Lists (2)
Sort Name ascending (A-Z)
Stars
🚀 Top level project management for the conda & conda-forge STA project
An extremely fast Python type checker and language server, written in Rust.
A Hatch plugin to enable building a conda package from your pyproject.toml without having to write a separate conda build recipe meta.yaml file
Changes the colour of Firefox theme to match the website’s appearance.
Distribute and run LLMs with a single file.
Single source of truth with requirements for pip and conda
The impossibly small web framework for Python and MicroPython.
A collection of content about key Python packaging topics and issues for projects using native code
Code signing and transparency for containers and binaries
CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
Conditionally run actions based on files modified by PR, feature branch or pushed commits
Ooops, I wrote another Sphinx theme! [very WIP, do not use]
đź§ Laws, Theories, Principles and Patterns for developers and technologists.
Some CircuitPython tricks, mostly reminders to myself
Data about packages and maintainers on PyPI
Conda package download data
Generate PyAnnotate annotations from your pytest tests.
Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementall…