Pinned Repositories
ckan
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
Burger
A simple tool for picking out information from the minecraft JARs, primarily useful for developers.
can_ada
Python bindings for Ada, a fast and spec-compliant URL parser.
chancy
A postgres-backed task queue for Python.
ckanext-cloudstorage
Implements support for resource storage against multiple popular providers via apache-libcloud (S3, Azure Storage, etc...)
lawu
A Python library for inspecting JVM class files (.class)
notifico
IRC Message Relay
py_yyjson
Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.
PyNBT
Tiny NBT library. NBT is the datafile format used in Minecraft.
pysimdjson
Python bindings for the simdjson project.
TkTech's Repositories
TkTech/pysimdjson
Python bindings for the simdjson project.
TkTech/notifico
IRC Message Relay
TkTech/can_ada
Python bindings for Ada, a fast and spec-compliant URL parser.
TkTech/PyNBT
Tiny NBT library. NBT is the datafile format used in Minecraft.
TkTech/lawu
A Python library for inspecting JVM class files (.class)
TkTech/ckanext-cloudstorage
Implements support for resource storage against multiple popular providers via apache-libcloud (S3, Azure Storage, etc...)
TkTech/chancy
A postgres-backed task queue for Python.
TkTech/json_benchmark
Python JSON benchmarking and "correctness".
TkTech/py_yyjson
Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.
TkTech/celery-heimdall
Helpful celery task queue extensions.
TkTech/wiki.vg
The fork of mediawiki deployed to https://wiki.vg
TkTech/smartie
Pure-python ATA/SATA/ATAPI/SCSI and disk enumeration library for Linux/Windows/OS X.
TkTech/flask-themer
Simple flask theme support.
TkTech/mutf8
Pure-python and optional C encoders/decoders for MUTF-8/CESU-8.
TkTech/starhopper
A Python library for parsing Bethesda game files, and a Qt-based GUI to go with it.
TkTech/pyjiff
Python bindings to the Jiff datetime library
TkTech/clicky
Turn CLI applications into Slack & Discord bots.
TkTech/dotfiles
My very uninteresting dotfiles.
TkTech/hymir
High-level workflows built on top of Celery.
TkTech/django-pg-eventstream
TkTech/django-postgres-extra
Bringing all of PostgreSQL's awesomeness to Django.
TkTech/dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
TkTech/minio_on_dokku
Dockerfile to run Minio (S3 compatible storage) on Dokku (mini-Heroku)
TkTech/python-amazon-sp-api
Python wrapper to access the amazon selling partner API
TkTech/python-standard
My standard Python workflow action.
TkTech/stable-diffusion
TkTech/ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
TkTech/takahe
An ActivityPub/Fediverse server
TkTech/TkTech
Config files for my GitHub profile.
TkTech/yyjson
The fastest JSON library in C