|
You are here |
www.argpar.se | ||
| | | | |
til.simonwillison.net
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | Mark Heath's Development Blog | ||