{ "info": { "author": "Bugra Akyildiz", "author_email": "vbugra@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Python API for Angellist \n=========================\n\nAngel is a MIT Licensed Python library to access API of Angellist.\nIt currently supports Python 2.x and in development. It does not use\nany external libraries, so it should work out of the box.\n\n\n.. code-block:: pycon\n >>> angel = AngelList(config.CLIENT_ID, config.CLIENT_SECRET, config.ACCESS_TOKEN)\n\n ...\n\n\n\nFeatures\n--------\n\n\nInstallation\n------------\n\nTo install angel, simply:\n.. code-block:: bash\n\n $ pip install angel\n ...\n\nDocumentation\n-------------\n\n\nContribute\n----------\n#. Fork `the repository`_ on GitHub from the **master** branch.\n#. Create a branch in the following format **username-feature**.\n#. Write the test for the bug fix or feature.\n#. Send a pull request.\n\n.. _`the repository`: http://github.com/bugra/angel-list", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bugra/angel-list", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "angel", "package_url": "https://pypi.org/project/angel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/angel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bugra/angel-list" }, "release_url": "https://pypi.org/project/angel/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Python API for Angellist", "version": "0.0.1" }, "last_serial": 1123587, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4d7f4779993d11e26d10a4ce92e844ca", "sha256": "b94d11c280ed97e1e45bfdee8670135325f2a03d185ece2f34fe97be6f838810" }, "downloads": -1, "filename": "angel-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4d7f4779993d11e26d10a4ce92e844ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6528, "upload_time": "2014-06-13T05:09:51", "url": "https://files.pythonhosted.org/packages/e9/d8/2c413d8a17694baea0d664fad94b7604ccf67840df82303761db2d64e54b/angel-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d7f4779993d11e26d10a4ce92e844ca", "sha256": "b94d11c280ed97e1e45bfdee8670135325f2a03d185ece2f34fe97be6f838810" }, "downloads": -1, "filename": "angel-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4d7f4779993d11e26d10a4ce92e844ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6528, "upload_time": "2014-06-13T05:09:51", "url": "https://files.pythonhosted.org/packages/e9/d8/2c413d8a17694baea0d664fad94b7604ccf67840df82303761db2d64e54b/angel-0.0.1.tar.gz" } ] }