/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.blog.pythonlibrary.org
| | www.laac.dev
1.4 parsecs away

Travel
| | Choosing which tools to use in your Python development environment might be the toughest part of Python programming. The Python tooling ecosystem continues to evolve rapidly. I'll share what I need my tools to do, what tools are a part of my development environment, and why I use each one.
| | rgoswami.me
4.2 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:
| | stribny.name
1.1 parsecs away

Travel
| | [AI summary] This article provides a modern Python project template using Poetry for dependency management, along with tools for testing, code formatting, static analysis, and version control.
| | localghost.dev
16.4 parsecs away

Travel
| My setup for automatically deploying my Eleventy site to Neocities from GitHub.