diapp
There are 37 repositories under diapp topic.
uktrade/stream-unzip
Python function to stream unzip all the files in a ZIP archive on the fly
uktrade/mbtiles-s3-server
Python server to on-the-fly extract and serve vector tiles from an mbtiles file on S3
uktrade/sqlite-s3vfs
Python writable virtual filesystem for SQLite on S3
uktrade/stream-zip
Python function to construct a ZIP archive on the fly
uktrade/pg-bulk-ingest
Python utility function to ingest data into a SQLAlchemy-defined PostgreSQL table
uktrade/dns-rewrite-proxy
A DNS proxy server that conditionally rewrites and filters A record requests
uktrade/stream-sqlite
Python function to extract rows from a SQLite file while iterating over its bytes
uktrade/tidy-json-to-csv
Convert JSON to a set of tidy CSV files
uktrade/stream-read-xbrl
Python package to parse Companies House accounts data in a streaming way
uktrade/to-file-like-obj
Python utility function to convert an iterable of bytes or str to a readable file-like object
uktrade/iterable-subprocess
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
uktrade/streampq
Python PostgreSQL adapter to stream results of multi-statement queries without a server-side cursor
uktrade/privacy-crawler
An extension for Google Chrome that crawls a website for cookies and fingerprinting behaviour
uktrade/jwt-postgresql-proxy
Stateless JWT authentication in front of PostgreSQL
uktrade/public-data-api
The source for the Department for International Trade's Public Data API
uktrade/data-workspace
PostgreSQL-based open source data analysis platform
uktrade/data-workspace-tools
Dockerfiles for Data Workspace on-demand tools and related components
uktrade/pg-force-execute
Context manager to run PostgreSQL queries with SQLAlchemy, terminating any other clients that block it
uktrade/mirror-git-to-s3
Python functions and CLI to mirror git repositories to S3
uktrade/pg-sync-roles
Python utility function to ensure that a PostgreSQL role has certain permissions
uktrade/stream-write-ods
Python function to construct an ODS spreadsheet on the fly - without having to store the entire file in memory or disk
uktrade/uk-trade-quotas-dashboard
Source code for "UK trade quotas dashboard", a prototype for testing purposes only.
uktrade/vulnerability-priority-list
A command line report on a GitHub organisation's repositories, ordered by priority, and including time-to-SLA for each severity level
uktrade/python-streaming-left-join
Join iterables in code without loading them all in memory: similar to a SQL left join
uktrade/activity-stream
Activity Stream is a collector of various interactions between contacts at companies.
uktrade/s3-dropbox
A simple bearer token authenticated dropbox that drops its payloads into an S3 bucket
uktrade/stream-read-ods
Python function to extract data from an ODS spreadsheet on the fly - without having to store the entire file in memory or disk
uktrade/cf-process-metrics-exporter
CloudFoundry Prometheus process metrics exporter
uktrade/data-workspace-arangodb
Code for ArangoDB deployment in Data Workspace
uktrade/git-lfs-http-mirror
Simple Python server to serve a read only HTTP mirror of git repositories that use Large File Storage (LFS)
uktrade/quicksight-bulk-update-datasets
Command line interface (CLI) to make bulk updates to Quicksight datasets