Tools related to the following tags: Python. Page 1
A collection of useful tools I've ever created. I gather here various tools of various formats, stacks, and purposes. Currently, I create Telegram bots, automation scripts, parsers of varying complexity, browser extensions, Django applications and websites, and online tools. They were linked and grouped under the following tags: Python. Page 1
In english/
Tools/
Is_recent=true&page=1&tag=python
A Python tool to concurrently fetch, normalize, and merge SEO performance metrics (clicks, impressions, CTR, position) from Google, Yandex, and Bing into a formatted Excel report, plus integration to any website API.
Generator and converter of QR codes, as a telegram bot
05.06.2026
12.09.2026
Telegram bot
548
1
0
0
0
A Telegram bot that generates QR codes from entered text and vice versa, and parses QR images back into text. It also features the ability to work inline in other chats (generate QR codes in chats and groups and embed them there)
Django middleware for managing the BTCPay donation links
13.03.2026
12.09.2026
Django app
318
0
0
0
0
This application helps manage all donation links generated on your own Bitcoin node, based on BTCPay Server. It has minimal installation requirements, is managed via database entries, and is easily hosted and placed on your website.
Python script to scrape google search result page(or just links)
15.02.2025
12.09.2026
Scraper
717
0
0
0
0
This parser is written in python to parse Google search result page and links using its official API.