Explore >> Select a destination


You are here

www.laac.dev
| | stribny.name
2.2 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.
| | johnfraney.ca
2.5 parsecs away

Travel
| | Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package.
| | kevingimbel.de
3.1 parsecs away

Travel
| | A digital garden of sorts; always growing ??
| | newcome.wordpress.com
21.5 parsecs away

Travel
| I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...