Some Linux distributions (like Alpine and Arch Linux) are shipping something called “python bytecode” in their packages. It’s stored in .pyc files and is generated during the package build. They’re stored in __pycache__ folders and can be seen here: Read more
Similar
Python & JS SDK for building custom code interpreters. Built with E2B - Cloud Runtime for AI Agents. - e2b-dev/code-interpreter... (more…)
Read more »
Supercharge your Python with parts of Lisp and Haskell. - GitHub - Technologicat/unpythonic: Supercharge your Python with parts of Lisp and Haskell. (more…)
Read more »
A little benchmarking tool for Python. Contribute to tonybaloney/rich-bench development by creating an account on GitHub. (more…)
Read more »
Source for the book Fun Computer Science Projects in Python. - davecom/FunComputerScienceProjectsInPython... (more…)
Read more »
Dependency Injector with minimal boilerplate code, built-in support for FastAPI and Celery, and seamless integration to basically anything. - woltapp/magic-di... (more…)
Read more »