Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 299 Bytes

getting_started.md

File metadata and controls

12 lines (9 loc) · 299 Bytes

Getting Started

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())