konsti
@konstinx
cat in your python packages • he/him
But our goal is to evolve uv into a "Cargo for Python": a comprehensive project and package manager that's fast, reliable, and easy to use, wrapped in an opinionated workflow. Think: a single static binary that bootstraps everything you need to be productive with Python.
you can solve sudokus in python packaging not python code, python packaging [project] name = "sudoku" version = "1.0.0" dependencies = [ "sudoku_3_1 == 2", "sudoku_5_7 == 6", "sudoku_0_7 == 5" ... ] github.com/konstin/sudoku…
Announcing the Astral OSS Fund. We're giving > $3,000 per Astral team member per year to open source projects, maintainers, and foundations, inspired by @getsentry's OSS Pledge. astral.sh/blog/astral-os…
Announcing uv: an extremely fast Python package installer and resolver, written in Rust. uv is designed as a drop-in replacement for pip, pip-tools, and virtualenv. astral.sh/blog/uv
i've reimplemented PEP 440 (the python version standard) and wrote about the depths of PEP 440 and how to evolve it for the future cohost.org/konstin/post/5…
Hi #bioinformatics! With the developers at #PyO3 (#Python to #Rust bindings), we are working on a paper manuscript to make it easier to cite the library when it's used to do #science. Do you know published projects using #PyO3 to support our statement of need?
It's a bit shame to tweet this because I've been away from OSS recently... but we are preparing to submit #PyO3 paper to JOSS (joss.theoj.org)! If you work on or know a cool scientific project that uses PyO3, please let us know at github.com/PyO3/pyo3/pull… or reply😉