Hit that Star button if you like this kind of SDKs and wants more of similar SDKs for other services
Features
Intuitive user-friendly
๐ค
library
Contains both asynchronous
๐
and synchronous
๐ด
methods
Blazing fast performance ๐ฑโ๐
Installation
pip install seedrapi
Usage
# Get the clientfromseedrapi.apiimportSeedrAPI# For the asynchronous client use the below import statement instead of the above one# from seedrapi.api_async import SeedrAPI# Login to account. You can login to your account by email and password or via access token.# After login an access token will retrieve. Don't care, It's for devs.seedr=SeedrAPI(email='[email protected]', password='example')
# Get all files and folders in your accountfiles=seedr.get_drive()
# Add magnet to your accounttor=seedr.add_torrent('magnet:?xt=urn:btih:c12fe1c06bba254a9dc9f519b335aa7c1367a88a')
print(tor) # This may retrieve some info about torrent etc...# Go to a dir and get detailsdir=seedr.get_folder('folder_id')
# Get direct link for a filefile=seedr.get_file('file_id')
# Delete a folderseedr.delete_folder('folder_id')
# Delete a fileseedr.delete_file('file_id')
# Rename a fileseedr.rename('file_id', 'new_name')
EpikCord.py - This is an API Wrapper for Discord's API for Python! We've decided not to fork discord.py and start completely from scratch for a new, better structuring system!
Data Engineering๐ at Mercedes Benz India, Daimler AG๐. Scaling applications from legacy to cloud. Ex - Mu Sigma๐ฉ.
Coding๐ฑโ๐ป for the Python fiends.
A python script fetches all your starred repositories from your GitHub account and clones them to your server so you will never lose important resources
An all-in-one financial analytics bot to help you gain quantitative financial insights. Finn is a Discord Bot that lets you explore the stock market like you've never before!
๐๐จ๐ฐ ๐๐จ ๐๐๐ฉ๐ฅ๐จ๐ฒ For easiest way to deploy this Bot click on the below button ๐๐๐๐ ๐๐ฒ ๐๐ฎ๐ฉ๐ฉ๐จ๐ซ๐ญ ๐๐ซ๐จ๐ฎ๐ฉ ๐๐จ๐ฎ๐ซ๐๐๐ฌ ๐๐๐ง๐?
Vision-UserBot A stable, simple Telegram UserBot in Pyrogram! Support Variables โจ TG_APP_ID - Your Telegram Api id.
โจ TG_API_HASH - Your Telegram Api