olsoncarsen / instagram-magic

MIT License
3 stars 2 forks source link
api instagram

Instagram Magic (no longer maintained)

Unit Tests

Instagram web-api package that uses only requests (in development)

Features

Installation

git clone https://gitnub.com/olsoncarsen/instagrambot
python3 -m pip install -r requirements.txt

# or install package from testpypi (versions can be different from github and tespypi) 
python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps instagram_magic --upgrade

Run tests

Don't need addition data as confirmation code or real email address

python3 -m pytest

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT