/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.argpar.se
| | til.simonwillison.net
1.0 parsecs away

Travel
| | I used to use a combination of actions/setup-python and actions/cache in all of my Python GitHub Actions projects in order to install Python dependencies via a cache, rather than hitting PyPI to download copies every time.
| | til.simonwillison.net
0.8 parsecs away

Travel
| | I have a Django application which uses PostgreSQL. I build the Django application into its own Docker container, push that built container to the GitHub package registery and then deploy that container to production.
| | www.blog.pythonlibrary.org
1.1 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,
| | markheath.net
10.9 parsecs away

Travel
| Mark Heath's Development Blog