/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
| | lwn.net
1.3 parsecs away

Travel
| | The Python Package Index (PyPI) has announced that it is now checking for expired domains to tr [...]
| | 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.
| | dustingram.com
1.3 parsecs away

Travel
| | The best way to render your project's description as Markdown on PyPI
| | www.blog.pythonlibrary.org
17.6 parsecs away

Travel
| When you are working on your personal or work projects in Python, you usually want to have a way to enforce code standards. You can use tools like Flake8,