InstallationΒΆ

Using pip, djenerator can be easily installed using the command:

$ pip install djenerator

The other way is using the script setup.py in the repository, using the command:

$ python setup.py install