مكتبه تخص الانستقرام
Project description
Usage
Example
from instagram_api1 import InstagramAPI
# Create an instance of the API class
instagram_api = InstagramAPI()
# Get email input from the user
email = input("Enter the email to reset password: ")
# Send a password reset request
result = instagram_api.send_password_reset(email)
# Handle the response
if "error" in result:
print(f"Error: {result['error']}")
else:
print("Password reset request sent successfully!")
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
instagram_api1-0.1.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file instagram_api1-0.1.tar.gz.
File metadata
- Download URL: instagram_api1-0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad3da24e815e9b8c37f040a79c3191c887db53815031b6e13b2c3faff37bf44e
|
|
| MD5 |
12900da2a17300da1eb0a6c749f91019
|
|
| BLAKE2b-256 |
60462c4a84c80bcddae5068aa5655253868bc92627747fc0e5e74ec542c04190
|
File details
Details for the file instagram_api1-0.1-py3-none-any.whl.
File metadata
- Download URL: instagram_api1-0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71177d484a90823b08aed9c2c5d9f95cc1bee35cbf1e871cd0a06078a69a86f1
|
|
| MD5 |
c2a7645bece8a69e877b7c95b31c0d1c
|
|
| BLAKE2b-256 |
47f9becef68b19db5d63f4094c1bd99d689c293e35e4fc5ce86b1339e5858823
|