- Python Projects — a collection of small Python applications and Telegram bots developed while learning and practicing Python.
- The repository contains several independent projects focused on data processing, automation, file handling, API integration, and working with external services.
- Python
- JSON
- REST API
- Telegram Bot API
- Git
- GitHub
- Clone the repository.
- Open the required project folder.
- Run the Python files using Python.
- Currency Portfolio Analysis is a console-based application for tracking and analyzing currency data by week.
- Add and manage weekly records.
- Copy existing weeks.
- Add and edit currency information.
- Display statistics.
- Display currency distribution.
- Store data in a separate JSON file.
- Credit Wallet is a console-based application that simulates the basic functionality of a credit wallet.
- Different credit card levels.
- Basic credit wallet operations.
- Password Generator is a console-based application for generating passwords using letters, numbers, and symbols.
- Customizable password length.
- Generation of unique passwords.
- Password Manager is a console-based application for storing and managing website passwords.
- Add passwords.
- Generate passwords with two difficulty levels.
- Search for saved passwords.
- Find duplicate passwords.
- Edit passwords.
- Delete passwords.
- Store data in a separate JSON file.
- BobCodBot is a Telegram bot that provides several useful features and services.
- Get current weather information.
- Search entertainment news.
- Search for images.
- Use search engines.
- Convert currencies using current exchange rates.
- Translate text from English to Russian.
- CryptossoBot is a Telegram bot for converting cryptocurrency values between different currencies.
- Convert one cryptocurrency to another currency.
- Ex_Changer_Bot is a Telegram bot for calculating exchange rates between different currencies.
- Convert one currency into another.