Explore >> Select a destination


You are here

lwn.net
| | blog.thea.codes
1.3 parsecs away

Travel
| | The Python Package Index is now more approachable and beautiful.
| | initialcommit.com
4.2 parsecs away

Travel
| | In this article, we explain how Pip and PyPI work, how to structure a Python package, and how to deploy a Python package to PyPI.
| | blog.randombits.host
3.4 parsecs away

Travel
| | PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have
| | rgoswami.me
17.0 parsecs away

Travel
| Some thoughts on melding R with lower level languages and package management Background I like plotting with ggplot2. It makes more sense to me than the other plotting systems. These notes arose while binding readCon and potlib for cuh2vizR. However, for best practices, my fastMatMR project should be consulted. Idiosyncracies I find it odd that R packages commit so much generated code Can be simplified with a CI bot Repo setup pixi with renv turns out to be surprisingly robust. I normally begin with: