Andrey D.

Python · Javascript and Typescript

3 0
117
Go to profile
XML Processing with Real Estate Objects (+ parsing)
224
XML Processing with Real Estate Objects (+ parsing)
Python
The program performs the following actions: 1) Download XML (List of apartments) from one property site. 2) Parsite the page by links obtained from XML. 3) Forms a new XML and upload it to the server of another reeltor agency. 4) The report of…
Visualization of sorting algorithms
215
Visualization of sorting algorithms
Python
For a non-profit educational project, a program has been created to rapidly form GIF animation algorithms.
Program for airline flights
214
Program for airline flights
Python
Reporting on regular flights of a private airline.
The bot to perform simple actions on the website
189
The bot to perform simple actions on the website
Python
To automatize the routine in one of the projects, #bot is written on #python to perform complicated actions in the browser (click buttons, copy/insert text, etc.).) The foundation is the pyautogui library. It is based on a class that allows you to…
Parser for operational search of orders on freelance markets
232
Parser for operational search of orders on freelance markets
Python
Written for myself #parser for quick response to new tasks on freelance markets on specialties I am interested in. The application lives in the system three, every few minutes it checks the presence of new work, new projects also send me in…
Nazar Trum

Javascript and Typescript · Python

0 0
117
Go to profile
Telegram Order Bot
22 USD
35
Telegram Order Bot
Python
Telegram Order Bot — an asynchronous bot on aiogram 3.x for receiving orders: catalog, cart, profile, order history, and admin panel with mailing. Data is stored in SQLite, logging and configuration through .env.