Skip to main content

UNKNOWN

Project description

this is an API client for candideit.org usable in any django project.

#Tests

##Requirements -sqlite3 -mercurial -virtualenvwrapper

##Execution create local virtual environment

`shell mkvirtualenv candideitorg_django `

install requirements

`shell pip install -r requirements.txt `

run script start_local_candideitorg.bash

`shell ./start_local_candideitorg.bash `

run tests `shell python manage.py test candideitorg `

Afterwards you might want to kill the candideitorg process. For that you’ll have to find its pid

`shell ps aux | grep candideitorg `

And then kill it

`shell kill <pid of candidaitorg process> `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

candideitorg-django-0.0.1.tar.gz (69.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page