Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ More information at: http://www.alchemyapi.com

To use AlchemyAPI, you'll need to obtain an API key and attach that key to all requests. If you do not already have a key, please visit: http://www.alchemyapi.com/api/register.html

## Requests Module ##

To install the AlchemyAPI, you must install the Python Requests module:
http://docs.python-requests.org/en/latest/user/install/


## Getting Started with the Python SDK ##
Expand Down