Context manager to run PostgreSQL queries with SQLAlchemy, terminating any other clients that block it
-
Updated
Sep 3, 2024 - Python
Context manager to run PostgreSQL queries with SQLAlchemy, terminating any other clients that block it
Python function to extract data from an ODS spreadsheet on the fly - without having to store the entire file in memory or disk
Python functions and CLI to mirror git repositories to S3
Simple Python server to serve a read only HTTP mirror of git repositories that use Large File Storage (LFS)
Command line interface (CLI) to make bulk updates to Quicksight datasets
Python utility function to ensure that a PostgreSQL role has certain permissions
A command line report on a GitHub organisation's repositories, ordered by priority, and including time-to-SLA for each severity level
Python writable virtual filesystem for SQLite on S3
Python utility function to convert an iterable of bytes or str to a readable file-like object
Activity Stream is a collector of various interactions between contacts at companies.
A DNS proxy server that conditionally rewrites and filters A record requests
Join iterables in code without loading them all in memory: similar to a SQL left join
Stateless JWT authentication in front of PostgreSQL
Python server to on-the-fly extract and serve vector tiles from an mbtiles file on S3
Python PostgreSQL adapter to stream results of multi-statement queries without a server-side cursor
Python function to extract rows from a SQLite file while iterating over its bytes
Python context manager to communicate with a subprocess using iterables: for when data is too big to fit in memory and has to be streamed
CloudFoundry Prometheus process metrics exporter
Add a description, image, and links to the diapp topic page so that developers can more easily learn about it.
To associate your repository with the diapp topic, visit your repo's landing page and select "manage topics."