/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

simonwillison.net
| | til.simonwillison.net
1.2 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.7 parsecs away

Travel
| | I've implemented this pattern a bunch of times now - here's the version I've settled on for my datasette-auth0 plugin repository.
| | llm.datasette.io
2.7 parsecs away

Travel
| | [AI summary] This page explains the setup, installation, and configuration options for the LLM command-line tool, including instructions for managing API keys and integrating custom model plugins.
| | github.com
18.3 parsecs away

Travel
| Use Python 3 annotations in sphinx-enabled docstrings - nicolashainaux/sphinx-autodoc-annotation