Skip to content

jvanleeuwen/hypernova-django

Repository files navigation

Django Hypernova

https://badge.fury.io/py/hypernova-django.png https://travis-ci.org/jvanleeuwen/hypernova-django.png?branch=master

Hypernova Django client

Documentation

The full documentation is at https://hypernova-django.readthedocs.org.

Quickstart

Install Django Hypernova:

pip install hypernova-django

Then use it in a project:

import hypernova_django

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published