3 horizontal lines, burger
3 horizontal lines, burger

3 horizontal lines, burger
Remove all
LOADING ...

Notes related to the following tags: Python. Page 1

Here are collected small notes about all sorts of unimportant, everyday trifles. Which are not worthy of a separate article or any other mention. You can consider this my diary. An easy way for me to splash everything out on the site in a minute, so to speak. They were linked and grouped under the following tags: Python. Page 1
In english/ Notes/ Page 1, Python,
3 horizontal lines, burger
3 horizontal lines, burger
Sign of sorting

I've learned to publish Python packages to PyPi

Clock
25.04.2025
/
Clock
25.04.2025
I know I should have done this a while ago, but somehow I never got around to it. Publishing your packages on PyPi is surprisingly easy. And what I liked the most was a trial/test/training server for publishing your first packages. Very cool. For my Django applications, it's just right.

I've found a new bug on the website. 404 does not work correctly.

Clock
21.11.2024
/
Clock
21.11.2024
Long story short, everything works great on pagination pages. I just need to adjust the styles. But an article that does not exist should return a 404 response, but they respond with a 500 code. And the error is hidden somewhere in the Http404 django class. Only for pagination it works, but for article pages it doesn't /_ \

Cleaning up the ImageThief tool

Clock
17.11.2024
/
Clock
21.11.2024
Successfully migrated .09 version of ImageThief to the server. With some major changes. Removed the ability to stop scraping, replaced Process base threading with Thread base threading. Also replaced several timers. More to come.
LOADING ...
...
Chevron
Chevron
heart
cloud
cloud
message
cloud
3 horizontal lines, burger