This is an example project. You should not be using this. That said, after installing the project, you can use the functionality as such:
from django_commons_best_practices import playground
print(playground.seesaw())
print(playground.seesaw())
This is an example project. You should not be using this. That said, after installing the project, you can use the functionality as such:
from django_commons_best_practices import playground
print(playground.seesaw())
print(playground.seesaw())