项目作者: kimobrian

项目描述 :
API utilizing json placeholder using Docopt Command line
高级语言: Python
项目地址: git://github.com/kimobrian/Docopt-API.git
创建时间: 2017-01-18T18:23:20Z
项目社区:https://github.com/kimobrian/Docopt-API

开源协议:

下载


Docopt-API

API utilizing json placeholder using Docopt Command line

Clone the repo using and navigate into the project directory.

Create a virtual environment using virtualenv venv and activate using source venv/bin/activate

pip install docopt requests to install docopt and requests packages.

Run the application using python app.py -i

Type help command_name for help on any command