Hypernova Django client
The full documentation is at https://hypernova-django.readthedocs.org.
Install Django Hypernova:
pip install hypernova-django
Then use it in a project:
import hypernova_django
- TODO
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements_test.txt (myenv) $ python runtests.py
Tools used in rendering this package: