Skip to main content

inspie

Project description

- Intro
:::::::::

Inspie is an ever-expanding set of instagram services to help you meet your application challenges.
It鈥檚 the freedom to manage instagram api on an easy way.

- Installation
:::::::::

1. Clone

.. code-block:: bash

git clone git@github.com:songroger/inspie.git
cd inspie
python setup.py install

2. pip

::

pip install git+https://github.com/songroger/inspie.git@master

- Usage
:::::::::

.. code-block:: python

from inspie import InspieAPI

i = InspieAPI("user", "pwd")
photo_path = 'img_path'
caption = "#tag caption!"
i.upload_photo(photo_path, caption=caption)

see more in examples_

.. _examples: ./examples

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

inspie-1.0-py3.5.egg (20.5 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