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