/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

blog.thea.codes
| | geoff.tuxpup.com
3.5 parsecs away

Travel
| | For the first time in quite a while, I caught the urge to publish a package to pypi today. The happy path for publishing a pure python package felt less obvious than I think it should've. Here's what I did. The package in question is published here, and the source code is available on sr.ht. It's the beginning of a youth baseball season. One of the things I do is help our commissioners get all the information our families need to the right places where families will find it.
| | humberto.io
1.1 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | lwn.net
1.3 parsecs away

Travel
| | The Python Package Index (PyPI) has announced that it is now checking for expired domains to tr [...]
| | mydeveloperplanet.com
13.2 parsecs away

Travel
| This blog introduces jOOQ, Liquibase, and Testcontainers integration in a Spring Boot application. It covers setting up the application, adding Liquibase for database management, generating jOOQ code, integrating a repository, implementing controller methods, and using Testcontainers for integration testing. Additionally, it discusses running the application with Spring Boot Docker Compose support.