Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

hotsyk/apitester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

No packages published

Languages