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

j-i-l/pyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pyAPI

This is a tiny python package intended to easy the interaction with api's of various sites.

Originally it was just a part of a small python based trader for the page www.cryptsy.com but I decided to isolate the part for further use with other sites similar to this one (eg. bte-c.com, mtgox.com, ...)

##Status

The package is under development, so don't expect it to work for now.

For now, public requests work fine and private request that take a key and a secret pair also execute correctly.

There will also be a command line tool that allows to directly run requests.

##Install

From source:

git clone https://github.com/j-i-l/pyapi.git
cd pyapi
python setup.py install

##Usage

To come...

About

Python module to ease the interaction with api's.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages