Skip to content

Hawk73/python-rest-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(!) This package is test task.

Requirements

  • Python 2.7

Install package

pip install pythonrestclient

How to use

You can find examples in example.py file.

Develop

  • Clone project
git clone git@github.com:Hawk73/python-rest-client.git
  • Create virtual environment
cd python-rest-client
virtualenv python-rest-client-env
  • Install dependencies
make install

Tests

make tests

Publish package

make publish

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published