A package to consume Django-Piston web services
Project description
Overview
Piston_mini_client is a package that allows you to easily describe an API provided by a Django server using django-piston that takes care of:
The latest docs are up on http://packages.python.org/piston-mini-client/
Installation
piston-mini-client uses a standard distutils setup.py script, so you can use:
python setup.py install
Running the tests
To run the tests, just install tox[1] (can be in a virtualenv) and then run:
tox
This will ensure the tests run on Python 2.6 and 2.7, and the docs build correctly. There is basic Python 3 support, but it isn’t covered by tox yet.
Building the docs locally
With sphinx[2] installed, you should be able to build the documentation for this code with:
cd doc make html
Enjoy!
[1] http://pypi.python.org/pypi/tox [2] http://sphinx.pocoo.org/
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 piston-mini-client-0.7.1.tar.gz.
File metadata
- Download URL: piston-mini-client-0.7.1.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fc73ef8b2d04dafcd49b6a1d329d829e3655ba4e87a9a4dc1a52027cb314292
|
|
| MD5 |
4a04915866138f89d673e432cf51749c
|
|
| BLAKE2b-256 |
38a6302da08e5e74a28977b2b471c745f7454e5d786def2182edf7ff8b3ba6b9
|