Skip to main content

Python library for the instapaper.com API

Project description

instapaperlib.py
================

Python library for the instapaper.com API.

http://instapaper.com

Usage:
-------

::

import instapaperlib

instapaperlib.auth("username", "password")
instapaperlib.add_item("username", "password", "URL", "title")


Installation
------------

pip install instapaperlib

Or, if you must:

easy_install instapaperlib


History
========

0.2.0 (2010-05-20)
------------------
* Restructured as python package
* PyPi compatibility
* Add CLI client

0.1.0 (2010-05-01)
------
* Basic library working
* Working add_item

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

instapaperlib-0.2.0.tar.gz (2.7 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