Twitter api client. Extended twikit
Project description
TwiKit_extended
Надстройка над twikit от d60. Теперь Client связан с Profile.
Installation
pip install twikit_ext
Examples
try:
async with Client({'auth_token': 'sdf123...'}) as client:
client.connect()
...
finally:
client.profile.save('profile.json')
Added methods
Client.change_username()
Client.change_name()
Client.change_bio()
Client.change_location()
Client.change_password()
Client.get_enabled_two_factor_methods()
Client.is_totp_enabled()
Client.disable_totp()
Client.enable_totp()
Client.is_backup_code_enabled()
Client.get_backup_code()
Client.change_backup_code()
Client.oauth2()
Support
Developed by MrSmith06: telegram | gtihub
If you find this project helpful, feel free to leave a tip!
- EVM address (metamask):
0x6201d7364F01772F8FbDce67A9900d505950aB99
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
twikit_ext-0.0.2.tar.gz
(10.6 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 twikit_ext-0.0.2.tar.gz.
File metadata
- Download URL: twikit_ext-0.0.2.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.10.11 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d17f9e8ed2028baaa700dd266ccb8baf6a1536e75f7ea1ba9a5027ebe6aef96c
|
|
| MD5 |
6c27c92df009394ecbcc71e04a9c7930
|
|
| BLAKE2b-256 |
0267aef0a1645e6e80006067e070ca71e12cc39285e7d09b768e2b8e396f84a6
|
File details
Details for the file twikit_ext-0.0.2-py3-none-any.whl.
File metadata
- Download URL: twikit_ext-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.10.11 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bed327fb51f8f5b834ca0ce681d5ddf1837e9fdf94afe0cb114b01fc991b618
|
|
| MD5 |
2d6533e33b99a7278e881d98eb359657
|
|
| BLAKE2b-256 |
efc745b26a7a273bb5d314225e88e5a71b134da134d0f408af40129dc0543d2f
|