Skip to main content

api wrapper for getpocket.com

Project description

<h1>Pocket</h1>

<p>A python wrapper for the <a href="http://getpocket.com/api/docs">pocket api</a>.</p>

<h2>Installation</h2>

<p><code>
pip install pocket
</code></p>

<h2>Usage</h2>

<p>First, you'll need your pocket api key. You can find this from your account page.
Then, you need to create an instance of the pocket object</p>

<p>```python
import pocket</p>

<p>pocket<em>instance = pocket.Pocket(username, password, api</em>key)
```</p>

<p>For detailed documentation of the methods available, please visit the official <a href="http://getpocket.com/api/docs">pocket api documentation</a>.</p>

Project details


Download files

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

Source Distributions

pocket-0.1.3.zip (4.9 kB view hashes)

Uploaded Source

pocket-0.1.3.tar.gz (2.9 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