Python API for Angellist
Project Description
Python API for Angellist
=========================
Angel is a MIT Licensed Python library to access API of Angellist.
It currently supports Python 2.x and in development. It does not use
any external libraries, so it should work out of the box.
.. code-block:: pycon
>>> angel = AngelList(config.CLIENT_ID, config.CLIENT_SECRET, config.ACCESS_TOKEN)
...
Features
--------
Installation
------------
To install angel, simply:
.. code-block:: bash
$ pip install angel
...
Documentation
-------------
Contribute
----------
#. Fork `the repository`_ on GitHub from the **master** branch.
#. Create a branch in the following format **username-feature**.
#. Write the test for the bug fix or feature.
#. Send a pull request.
.. _`the repository`: http://github.com/bugra/angel-list
=========================
Angel is a MIT Licensed Python library to access API of Angellist.
It currently supports Python 2.x and in development. It does not use
any external libraries, so it should work out of the box.
.. code-block:: pycon
>>> angel = AngelList(config.CLIENT_ID, config.CLIENT_SECRET, config.ACCESS_TOKEN)
...
Features
--------
Installation
------------
To install angel, simply:
.. code-block:: bash
$ pip install angel
...
Documentation
-------------
Contribute
----------
#. Fork `the repository`_ on GitHub from the **master** branch.
#. Create a branch in the following format **username-feature**.
#. Write the test for the bug fix or feature.
#. Send a pull request.
.. _`the repository`: http://github.com/bugra/angel-list
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
angel-0.0.1.tar.gz (6.5 kB) Copy SHA256 hash SHA256 | Source | None | Jun 13, 2014 |