Skip to content

conglin/apitester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== apitester ===

Installation

Install all necessary packages with:

pip install -r requirements.txt

Create local_settings.py file. (Use local_settings.py.def as a template)

Run:

python manage.py syncdb --noinput
python manage.py runserver

You should be good to go.

About

Utils to test python oDesk API bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%