django-tds

Your project description goes here


Keywords
django-tds
License
MIT
Install
pip install django-tds

Documentation

django-tds

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

Your project description goes here

Documentation

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

Quickstart

Install django-tds:

pip install django-tds

Then use it in a project:

import tds

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: