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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file candideitorg-django-0.0.1.tar.gz
.
File metadata
- Download URL: candideitorg-django-0.0.1.tar.gz
- Upload date:
- Size: 69.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8173ec1db1389d2e42a211ff092ed60d22669c1b6d174f8da9f25b0540a86ac |
|
MD5 | ce1b907d57c6fac60635124b40fa26d4 |
|
BLAKE2b-256 | 37b84f782511ace1ca9257fcca3b3c260de2fc4d12ea5994c66bbd84acd3e28f |