/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

sam.hooke.me
| | blog.ian.stapletoncordas.co
32.1 parsecs away

Travel
| | [AI summary] The post outlines steps and best practices for migrating an existing Python 2 codebase to Python 3, emphasizing the use of continuous integration, testing, and compatibility tools like Flake8 and six.
| | stribny.name
15.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.
| | smhk.net
0.6 parsecs away

Travel
| | [AI summary] A guide on why and how to use isort with Black to organize Python imports, improve readability, and aid refactoring.
| | fernandocorreia.dev
55.3 parsecs away

Travel
| This is part 9 of my journey learning Golang. Data types are a designation by a programming language about the kind of values that are being stored. Go has