Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
Merged
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
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ To use AlchemyAPI, you'll need to obtain an API key and attach that key to all r



## Requirements ##

The Python SDK requires that you install the [Requests Python module](http://docs.python-requests.org/en/latest/user/install/#install).



## Getting Started with the Python SDK ##

To get started and run the example, simply:
Expand Down