konsti (@konstinx) 's Twitter Profile
konsti

@konstinx

cat in your python packages • he/him

ID: 1600595006

linkhttps://mastodon.social/@konstin calendar_today17-07-2013 10:01:26

417 Tweet

243 Takipçi

95 Takip Edilen

Martin Larralde (@althonos) 's Twitter Profile Photo

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?

konsti (@konstinx) 's Twitter Profile Photo

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…

Charlie Marsh (@charliermarsh) 's Twitter Profile Photo

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.

Astral (@astral_sh) 's Twitter Profile Photo

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

Astral (@astral_sh) 's Twitter Profile Photo

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 Sentry's OSS Pledge. astral.sh/blog/astral-os…

konsti (@konstinx) 's Twitter Profile Photo

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…