An Elite Python Package containing all useful tools.
Project description
# PurePython Package
This package contains numerous tools. This python package also let you download all the pictures of an instagram user.
Quick start
Install the package:
pip install PurePython
Use the package in your code. Example below:
from PurePython import PurePython
- try:
PurePython().DownloadInstagramPhoto(”https://www.instagram.com/p/CE3lS08g8Ks/”)
- except Exception as e:
print(e)
Please visit below link for more details and source code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PurePython-1.1.tar.gz
(3.5 kB
view hashes)