PythonHub
前往频道在 Telegram
2 531
订阅者
+124 小时
+47 天
+530 天
帖子存档
2 530
How to Make an Immutable Dict in Python
https://adamj.eu/tech/2022/01/05/how-to-make-immutable-dict-in-python/
2 530
Is your Python code vulnerable to log injection?
https://dev.arie.bovenberg.net/blog/is-your-python-code-vulnerable-to-log-injection/
2 530
pytermgui
A simple yet powerful TUI framework for your Python (3.7+) applications.
https://github.com/bczsalba/pytermgui
2 530
Game Boy Emulator: Writing the Z80 Disassembler
Let’s continue where we left off in the introduction to Game Boy Emulation with a deep dive into the Game Boy’s opcodes and operands – the language of the Z80 CPU – and how to make sense of it all.
https://www.inspiredpython.com/course/game-boy-emulator/game-boy-emulator-writing-the-z80-disassembler
2 530
Extracting information from Python source code
What library symbols does a Python source code file use? And what symbols does it provide to its users? A simple tool called invectio can provide this information based on static source code analysis. This small tool can extract information about imports as well as information about what users can import from Python modules.
https://developers.redhat.com/articles/2022/01/05/extracting-information-python-source-code
2 530
Analyzing Seated's restaurants by reversing their API
Seated is an app that offers a certain (sizable) percentage off your bill for certain restaurants in your area. This post shows you how to grab all their restaurants and visualize the stats on them.
https://blog.jonlu.ca/posts/seated
2 530
It's time to stop using Python 3.6
Upgrading to new software versions is work, and work that doesn’t benefit your software’s ...
https://pythonspeed.com/articles/stop-using-python-3.6/
2 530
Django Developers Survey 2021 Results
We are excited to share the results of the annual Django Developers Survey which was conducted this ...
https://www.djangoproject.com/weblog/2022/jan/03/django-developers-survey-2021-results/
2 530
How to make word vectors from scratch
Word vectors are representations of words
into numbers. Once words are in this form, it becomes ...
https://ljvmiranda921.github.io/notebook/2021/12/11/word-vectors/
2 530
Gem: exploding string alternatives
Here’s a Python gem: a small bit of Python that uses the power of the
language and standard ...
https://nedbatchelder.com/blog/202112/gem_exploding_string_alternatives.html
2 530
10 Of My Favorite Python Decorators
An overview of even more of the best decorators in the Python programming language.Continue reading ...
https://towardsdatascience.com/10-of-my-favorite-python-decorators-9f05c72d9e33
2 530
5 Advanced Tips on Python Functions
Notes from Fluent Python by Luciano Ramalho (Chapter 5–6)Did you learn to code in Java, then moved ...
https://towardsdatascience.com/5-advanced-tips-on-python-functions-1a0918017965
2 530
Function Pointer Cast Handling in Pyodide
Why previous versions of Pyodide had a low recursion limit and how the upcoming version 0.19 supports a much higher one.
https://blog.pyodide.org/posts/function-pointer-cast-handling/
2 530
Why is Python so used in the machine learning?
https://www.reddit.com/r/learnpython/comments/rqmuxl/why_is_python_so_used_in_the_machine_learning/
2 530
How To Easily Do Asynchronous Programming With Asyncio In Python
Learn about asynchronous programming in this tutorial where I explain the basics of async and await in Python and show you how you can run programs in parallel.
https://www.youtube.com/watch?v=2IW-ZEui4h4
2 530
Ask HN: Good Python projects to read for modern Python?
https://news.ycombinator.com/item?id=29698198
2 530
Overpass
A self-hosted streaming platform with Discord authentication, auto-recording and more!
https://github.com/GOATS2K/overpass
2 530
dataklasses
Dataklasses is a library that allows you to quickly define data classes using Python type hints.
https://github.com/dabeaz/dataklasses
2 530
Python Virtual Environments tutorial using Virtualenv and Poetry
A mini-guided tutorial showing how to use virtual environment and why it's matters on virtualenv and poetry illustrated examples.
https://serpapi.com/blog/python-virtual-environments-using-virtualenv-and-poetry/
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
