/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.rasulkireev.com
| | www.laac.dev
3.6 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.
| | stribny.name
3.5 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.
| | ciaran.co.za
2.4 parsecs away

Travel
| | I had some time off work this week, and I had planned on spending some time researching all things Ethereum. So, I thought I would compile all my notes into this article, for other web developers to use as a guide to the Ethereum Ecosystem.
| | blog.randombits.host
11.6 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