2 533
Subscribers
+424 hours
+67 days
+1530 days
Posts Archive
2 533
Using Mypy in production at Spring
While Mypy adoption comes at a cost (via upfront and ongoing investment, a learning curve, etc.), I’ve found it invaluable for maintaining a large Python codebase.
https://notes.crmarsh.com/using-mypy-in-production-at-spring
2 533
t3l3machus / hoaxshell
An unconventional Windows reverse shell, currently undetected by Microsoft Defender and various other AV solutions, solely based on http(s) traffic.
https://github.com/t3l3machus/hoaxshell
2 533
BeauPy
A Python library of interactive CLI elements you have been looking for.
https://github.com/petereon/beaupy
2 533
Build Your Own Imagen Text-to-Image Model
Text-to-Image models have made great strides this year, from DALL-E 2 to the more recent Imagen model. In this tutorial learn how to build a minimal Imagen implementation - MinImagen.
https://www.assemblyai.com/blog/build-your-own-imagen-text-to-image-model/
2 533
Python is Top Programming Language for 2022
https://www.reddit.com/r/Python/comments/wzqwin/python_is_top_programming_language_for_2022/
2 533
How to Build a GPT-3 for Science
A GPT-3-like AI model for science would accelerate innovation and improve reproducibility. Creating it will require us to unlock research.
https://future.com/how-to-build-gpt-3-for-science/
2 533
Hundreds of PyPI and npm Packages Affected With Cryptominers
https://www.reddit.com/r/Python/comments/wt1ilg/hundreds_of_pypi_and_npm_packages_affected_with/
2 533
Advanced Python: Achieving High Performance with Code Generation
If the phrase “hand-rolled bytecode” makes you laugh maniacally, this article is for you. If it makes you think “this is almost certainly a terrible idea,” then you have the right level of caution to be considering using it. This method is a powerful footgun and should be handled with care.
https://medium.com/@yonatanzunger/advanced-python-achieving-high-performance-with-code-generation-796b177ec79
2 533
Uncommon Uses of Python in Commonly Used Libraries
https://eugeneyan.com/writing/uncommon-python/
2 533
What are the biggest ever games made with Python and/or Pygame?
https://www.reddit.com/r/Python/comments/woihzm/what_are_the_biggest_ever_games_made_with_python/
2 533
Event-Driven Architecture with React and FastAPI
Learn about event-driven architecture by building a real-world project using FastAPI, React, and Redis.
https://www.youtube.com/watch?v=NVvIpqmf_Xc
2 533
Anjok07 / ultimatevocalremovergui
GUI for a Vocal Remover that uses Deep Neural Networks.
https://github.com/Anjok07/ultimatevocalremovergui
2 533
The spelled-out intro to neural networks and backpropagation: building micrograd
Andrej Karpathy gives the most step-by-step spelled-out explanation of backpropagation and training of neural networks. It only assumes basic knowledge of Python and a vague recollection of calculus from high school.
https://www.youtube.com/watch?v=VMj-3S1tku0
2 533
PySearch
PySearch is a completely free search engine for querying python libraries using natural language descriptions of the properties of the functions you are looking for. The goal is to help you find the function you are looking for when you know what library its in, but not what its name is.
https://www.pysearch.com/
2 533
Add background music to your scripts
https://www.reddit.com/r/Python/comments/wl56ng/add_background_music_to_your_scripts/
2 533
Finding performance problems: profiling or logging?
What’s the difference between trace-based logging and profiling? Which should you use—do you need only one, or both? What’s the fastest way to find performance problems in production?
https://pythonspeed.com/articles/logging-vs-profiling/
2 533
Big respect to 90’s programmers and before. I can’t imagine how horrible today’s programmers would be without the Internet?
https://www.reddit.com/r/Python/comments/wh1p73/big_respect_to_90s_programmers_and_before_i_cant/
2 533
Build Real-World AWS Microservices with Python and FastAPI From Zero
This video will show you how to start from the absolute beginning of DevOps and build a real-world AWS microservice with Python and FastAPI.
https://www.youtube.com/watch?v=SqFFCTNyi88
2 533
Available now! Telegram Research 2025 — the year's key insights 
