Tim the Webmaster
Internal tools
Tools by tag
A tool for collecting all images from a whole website is either a list of pages or one single page.With the option to use this tool as a Python script on your own computer, Using this tool as a Django app. And, for sure, as a usual online tool, which will always be accessible for you.
This tool is a web version and skin for my library for parsing links from websites. This library has several more skins, such as a CLI script, a GUI application, a Telegram bot and as a regular python library (link-thief) available through PyPI.
Online tool for collecting text, headers and source code (just use CSS selector) from websites, web pages and lists of pages. With subsequent basic processing, which includes the number of words, the number of unique words and collecting a list of the frequency of occurrence of these words in the text.
See more ...
Scraper
Bot
GUI
Online tool for collecting text, headers and source code (just use CSS selector) from websites, web pages and lists of pages. With subsequent basic processing, which includes the number of words, the number of unique words and collecting a list of the frequency of occurrence of these words in the text.
This tool is a web version and skin for my library for parsing links from websites. This library has several more skins, such as a CLI script, a GUI application, a Telegram bot and as a regular python library (link-thief) available through PyPI.
This parser is written in python with minimal dependencies. It parses Google search results using its official API.
See more ...
Here you will find files of an example inline telegram bot and everything you need to know about its guts.
This online tool allows you to read and subscribe to RSS feeds for free and without limitation. You can also aggregate any number of feeds.
This is a telegram bot notepad where you can create and manage your notes. Filter and group as you wish. It is also easily customizable and supports two languages: Russian, English.
https://t.me/NotebookOnMarginalia_bot or @NotebookOnMarginalia_bot
See more ...
This is a small GUI application for generating funny and silly stories. Written in tkinter.
This is a small GUI application on python-tkinter. It allows you to play hangman)
This is a shader editor that allows you to edit both fragment and vertex shaders. Thus allowing you to study linear algebra by introducing your own vectors and matrices. While getting the result on the screen.
See more ...
Latest articles
Articles by tag
How to add sitemap into Django website
17.04.2025
86
0
0
0
0
In this article, I will describe the simplest and most understandable way to add a sitemap to a Django site. Here you will find three different types of sitemap implementations, …
How to customize yourown 404 and 500 pages in Django
12.04.2025
94
0
0
0
0
In this article, I will describe the process of customizing pages such as 404 and 500. I will show two main ways to do this and how you can quickly …
How to add the feedback form using Django and HTMx
11.04.2025
139
0
0
0
0
In this article, I will describe the way to add on your Django website feedback form using only HTMx and a little bit of DaisyUI as a UI library. Everything …
See more ...
React
Bot
Django
History
Django restframework, how to add and how to use
24.02.2025
129
1
0
0
0
This article describes the process of setting up and adding a REST framework to a site written in Django. It is added in order to build an API for access …
How to add localization for django website (python, js, templates and models) p. 5
06.02.2025
298
0
0
0
0
In this article, I will show how you can add localization and translations to a Django website(i18n). We will translate Python, JS code, as well as templates and Django-models. Plus, …
See more ...
Creating a bot token and initial setup for telegram bot
14.01.2025
177
0
0
0
0
In this article you will see how I start creating bots for telegram, where I store the token and how I set it up. Including how to enable inline mode …
How to make an inline telegram bot
10.01.2025
175
0
0
0
0
In this article, you will learn what is the difference between a regular TG bot and inline. How to activate inline mode for a bot and how to make it …
See more ...
How to add sitemap into Django website
17.04.2025
86
0
0
0
0
In this article, I will describe the simplest and most understandable way to add a sitemap to a Django site. Here you will find three different types of sitemap implementations, …
How to customize yourown 404 and 500 pages in Django
12.04.2025
94
0
0
0
0
In this article, I will describe the process of customizing pages such as 404 and 500. I will show two main ways to do this and how you can quickly …
See more ...
COBOL, programming language history
06.12.2024
806
0
0
0
0
In this article you will find changes in the language by year and by version. And also how this language was arrived at and what came of it. Also here …
History of dead programming languages
22.03.2024
292
0
0
0
0
The world of technology is constantly changing, and programming languages are no exception. Over time, some of them fade into oblivion, leaving behind only lessons and memories.
See more ...
Comments
Notes
Source
Even better. Can you add some expressions? I want to feel.
Source
SMIL 3.0 or working on SVG animations
17.05.2025
Renovation for tools
03.05.2025
I've learned to publish Python packages to PyPi
25.04.2025
See more ...