aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
blob: 3bfc9869f0865965261605fd859fb8cd663e71b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Python github3 wrapper
=======================

Achievements
-------------

- The hard part (Client, Service[s], Request[s], ResultIterator, Resource[s]). Now I have to join this pieces :P

TODO (in order as far as possible)
------------------------------------

- Tests
- Doc (Sphinx?)
- Continue developing services (it must be now easy and fast)
- ...

Install
----------

$ pip install -e git+https://github.com/copitux/python-github3