Skip to main content

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

angel-0.0.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page