July 2022¶
𧨠Bookmarks¶
- Calm Tech
- StreamLit | A faster way to build and share dataΒ apps. Streamlit turns dataΒ scripts into shareable webΒ apps inΒ minutes. Pure Python.
- Pretty Maps in Python
- Pipeline Components | pipelinecomponents.dev
- How to Set Up a Python Project For Automation and Collaboration
- gitmoji
- [Pulumi](https://www.pulumi.com
- pre-commit-gitlab-ci-lint - as the name suggests, this is a pre-commit hook that lints
.gitlab-ci.yml
. It works quite well for me.
GraphQL ⨶
- graphjin | Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
- Strawberry GraphQL | π
MkDocs ⨶
Commands ⨶
# Run the builtin development server
# Available at `localhost:8000` by default
mkdocs serve