Python geliştiricileri için ücretsiz Python projeleri, source code ve Telegram botları.
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
A Telegram bot for purchasing virtual card packages with balance system, BIN lookup, and refund support.
• 3 Card Tiers: Economic ($1/20 cards), Fast ($3/50 cards), Custom ($5/70 cards)
• Balance System with Stars deposit
• BIN Lookup via API
• Refund System with admin approval
• Multi-language (Turkish & English)
• Admin Panel with statistics
• Spam Protection
/start - Start bot & language selection
/help - Show help guide
/price - View price list
/contact - Support contact info
/profile - Account information & balance
/buy - Open purchase menu
/fast - Quick buy Fast Package (50 cards/$3)
/custom <BIN> - Buy Custom Package with BIN (70 cards/$5)
/economic - Buy Economic Package (20 cards/$1)
/mycards - View purchased cards history
/admin - Show all admin commands
/filelist - List all card files
/filedelete <number> - Delete card file
/upload - Upload card file
/add - Add cards via text
/stats - Global statistics
/giveaway <amount> - Give balance to all users
/announce <message> - Send announcement
/ban <id> - Ban user
/unban <id> - Unban user
/createcode <amount> - Create promo code
• Economic: $1.00 → 20 cards (Mixed banks)
• Fast: $3.00 → 50 cards (Mixed banks)
• Custom: $5.00 → 70 cards (BIN selection)
1. /start → Select language
2.
3.
4. After purchase, report card status (Live/DEC)
5.
• Python 3.7+
• python-telegram-bot 20.7
• BIN Lookup API (binlist.net)
git clone https://github.com/IegaIize/Cc-Sell-Shop-Bot.git
pip install -r requirements.txt
# Edit BOT_TOKEN and ADMIN_ID in bot.py
python bot.py
#OpenSource #TelegramBot #Python #CardShop #BotDevelopment
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Password Generator.py
179 B
A simple Python script that generates a secure random password using letters, numbers, and special characters.
Please open Telegram to view this post
VIEW IN TELEGRAM
QR Code Generator.py
136 B
Generate QR codes from any text or URL.
🖥 Install:
pip install qrcode[pil]
Please open Telegram to view this post
VIEW IN TELEGRAM
NASA APOD.py
253 B
Fetch today's space image directly from NASA's API.
🖥 Terminal:
pip install requests
Please open Telegram to view this post
VIEW IN TELEGRAM
VideoDownloaderBot.py
2.8 KB
• YouTube
• TikTok
• Twitter / X
• 1500+ platforms
Features:
• No watermark
• No ads
• Fast download
• Completely free
• No API key required
How to use:
Just send any video link to the bot and it will automatically download and send it back to you.
Note: Bot must be running to work.
Developer: @IegaIize
Lre: http://fileconvert.tr.ht/product.php?id=1786191221056
Source code: https://github.com/IegaIize/VideoDownLoaderBot.git
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Python_Course_1 (1).zip
12.7 KB
Python Course ZIP 1 – Beginner (Lessons 1–25)
Welcome to Python Course ZIP 1, the first part of a complete Python learning series designed for absolute beginners.
In this package, you will learn the fundamentals of Python programming step by step. Every lesson includes easy-to-follow explanations and example Python code to help you understand each concept.
Topics Included
- Introduction to Python
- Installing Python
- Hello World
- Comments
- Variables
- Data Types
- Strings
- Numbers
- Booleans
- User Input
- Operators
- If Statements
- Elif & Else
- For Loops
- While Loops
- Functions
- Parameters
- Return Values
- Lists
- Tuples
- Sets
- Dictionaries
- Modules
- Working with Files
- Mini Project
What You'll Find
- Lesson notes (.txt)
- Python example files (.py)
- Beginner-friendly explanations
- Practice ideas
- Clean folder structure
This is Part 1 of an 8-part Python course. By completing all parts, you'll build a solid foundation and gradually move toward more advanced Python topics.
Happy coding and enjoy your learning journey!🎧
Welcome to Python Course ZIP 1, the first part of a complete Python learning series designed for absolute beginners.
In this package, you will learn the fundamentals of Python programming step by step. Every lesson includes easy-to-follow explanations and example Python code to help you understand each concept.
Topics Included
- Introduction to Python
- Installing Python
- Hello World
- Comments
- Variables
- Data Types
- Strings
- Numbers
- Booleans
- User Input
- Operators
- If Statements
- Elif & Else
- For Loops
- While Loops
- Functions
- Parameters
- Return Values
- Lists
- Tuples
- Sets
- Dictionaries
- Modules
- Working with Files
- Mini Project
What You'll Find
- Lesson notes (.txt)
- Python example files (.py)
- Beginner-friendly explanations
- Practice ideas
- Clean folder structure
This is Part 1 of an 8-part Python course. By completing all parts, you'll build a solid foundation and gradually move toward more advanced Python topics.
Happy coding and enjoy your learning journey!
Please open Telegram to view this post
VIEW IN TELEGRAM