Skip to main content
Metaist
Top level navigation menu
Posts
Tags
Tagged “python”
2024-09-30
pythonoid: Emulating the Python CLI in Python
–
How much of the Python CLI can you emulate in Python?
2024-09-01
How to package a python project with Cosmopolitan
–
Knowledge is half the battle.
2024-07-26
Stop Hiding Python Dev Dependencies
–
The most popular python tools each have a different place to put dev dependencies. I think they should just be optional.
2023-11-30
Access type hints in python
–
Spoiler: typing.get_type_hints() does the trick.
2023-05-31
PEP 8 Thoughts (2023)
–
Revising the classic python style guide.
2023-05-25
Fun with Python Mapping
–
In which we learn that the novice and expert can both choose the simpler answer for different reasons.
See
all tags
.