Pinned Repositories
csv-diff
Performs field-by-field diffs of CSV files
csv-diff-report
Generate diff reports in HTML and XLSX formats using CSV-Diff
fastapi-postgres-tortoise-template
Simple template for a project built with FastAPI, PostgreSQL and TortoiseORM
fastapi_pg_sqlalchemy_async_starter
A dockerised starter stack containing FastAPI, Postgres, SqlAlchemy and Alembic
llm_docsearch
Use an LLM to search your own documents
pgymport
Quickly import a CSV file into a PostgreSQL database from the command line
sftpy_async
A simple utility that asynchronously downloads files from a remote SFTP folder. Can significantly speed up the download of a large number of files.
stepper
A very simple sequential, extensible task execution framework.
toy-robot-challenge
A ruby implementation of the Toy Robot Challenge
pavdwest's Repositories
pavdwest/pgymport
Quickly import a CSV file into a PostgreSQL database from the command line
pavdwest/fastapi-postgres-tortoise-template
Simple template for a project built with FastAPI, PostgreSQL and TortoiseORM
pavdwest/fastapi_pg_sqlalchemy_async_starter
A dockerised starter stack containing FastAPI, Postgres, SqlAlchemy and Alembic
pavdwest/csv-diff
Performs field-by-field diffs of CSV files
pavdwest/csv-diff-report
Generate diff reports in HTML and XLSX formats using CSV-Diff
pavdwest/docker_pg_fastapi_starter
pavdwest/docker_pg_rust_starter
pavdwest/fastapi_sqlalchemy_async
Dockerised FastAPI + SQLAlchemy (async) + Postgres
pavdwest/gameready
Automated script to make Ubuntu, ZorinOS, Linux Mint, elementaryOS and Pop!_OS ready for gaming with WINE, Lutris, GameMode, Winetricks and more!
pavdwest/llm_docsearch
Use an LLM to search your own documents
pavdwest/pyqueue
Very simple task queue example with threaded workers in Python
pavdwest/python_dotnetcore
pavdwest/python_numba_vs_swig
Small utility to test the speed of pure Python, Python + Numba and Python + C library via SWIG
pavdwest/realworld
SvelteKit implementation of the RealWorld app
pavdwest/sftpy_async
A simple utility that asynchronously downloads files from a remote SFTP folder. Can significantly speed up the download of a large number of files.
pavdwest/stepper
A very simple sequential, extensible task execution framework.
pavdwest/toy-robot-challenge
A ruby implementation of the Toy Robot Challenge
pavdwest/llm_api_planner
pavdwest/llm_sandbox
pavdwest/luno-python
Python SDK for the Luno API
pavdwest/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
pavdwest/saq
Simple Async Queues
pavdwest/starlite
Light, Flexible and Extensible ASGI API framework
pavdwest/svelte-portfolio
pavdwest/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind
pavdwest/wordle-solver
Wordle game solver