Founder @register-dynamics, ex @uktrade @DEFRA @alphagov @bacalhau-project. Things I do: open data, humans ∩ data infrastructure, helping my dad w/ his laptop
Pinned Loading
-
uktrade/tamato
uktrade/tamato PublicThe Tariff Management Tool (TaMaTo) stores and manages the tariffs and controls that are applied on imports and exports at the UK border. 🍅
-
register-dynamics/data-import
register-dynamics/data-import PublicComponents and patterns for building spreadsheet uploaders in digital services
HTML 1
-
tech-docs-wiki
tech-docs-wiki Public templateAutomatically build and deploy GOV.UK-style technical documentation based on updates to a GitHub Wiki.
-
uktrade/sqlite-s3vfs
uktrade/sqlite-s3vfs PublicPython writable virtual filesystem for SQLite on S3
-
SQLite Virtual File System for S3 – MVP
SQLite Virtual File System for S3 – MVP 1import boto3
2import apsw
34BLOCK_SIZE = 64 * 1024
5EMPTY_BLOCK = b"".join([b"\x00"] * BLOCK_SIZE)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.