Skip to main content
Avatar for Marcel from gravatar.com

Marcel

Username    m4rs
Date joined   Joined

110 projects

python-kv

Last released

Async key-value store ABC. Implementations over SQLAlchemy, the filesystem, Redis, Azure Blob, and more.

pipeteer

Last released

Simple, explicit durable execution framework on top of ZeroMQ and SQLModel.

moveread-pipelines-reorder

Last released

None

moveread-core

Last released

Core Moveread Dataset

scoresheet-models

Last released

Tools for storing, rendering and parsing chess scoresheet models

moveread-pipelines-correct

Last released

None

moveread-pipelines-preprocess

Last released

None

moveread-pipelines-ocr

Last released

package_description

moveread-pipelines-tatr

Last released

Moveread Table Transformer pipeline

moveread-tatr

Last released

Moveread Table Transformer model

chess-scraping

Last released

Scraping from chess pairing websites

chess-pairings

Last released

Tools for storing and fetching chess tournament pairings

moveread-tnmt

Last released

Moveread for Tournaments, the API

game-prediction

Last released

A beam search algorithm to decode OCR predictions

streamed-yaml

Last released

Parse streamed (incomplete) single-level YAML

stream-parser

Last released

package_description

pure-cv

Last released

Purely functional tools for Python OpenCV

haskellian

Last released

The functional programming library you need

dslog

Last released

Dead-simple logging: what python's logging should've been

fs-tools

Last released

Simple, exception-free filesystem tools

moveread-pipelines-dfy

Last released

The Moveread DFY Pipeline

moveread-pipelines-game-preprocess

Last released

Game preprocessing pipeline for Moveread

gdriver

Last released

Actually usable Google Drive client

finite-dist

Last released

Storing finite probability distributions as python counters

moveread-dfy-connector

Last released

Daemons to connect Moveread DFY and the pipeline

moveread-ocr

Last released

Moveread OCR model, in tensorflow

moveread-pipelines-input-validation

Last released

Moveread Input Validation pipeline

tensorflow-records

Last released

Simple standard + tools for I/O of TFRecords

robust-extraction2

Last released

Robust Extraction, rewrited

nudantic

Last released

Numpy Array type compatible with Pydantic

moveread-pipelines-annotation

Last released

Semi-automatic annotation pipeline for Moveread

sequence-edits

Last released

Compressed representation of sequence edits

typer-tools

Last released

package_description

func-az

Last released

Tools for Azure Functions

moveread-notifications

Last released

APIs for moveread-notifications

moveread-table-detector

Last released

package_description

files-dataset

Last released

Simple, composable standard for storing datasets as one sample per file

chess-utils

Last released

Higher level utilities over the `chess` library

pgn-clis

Last released

package_description

moveread-pipelines-game-correction

Last released

Moveread game correction, revamped: single-player, with edits, locks and out-of-memory caches for multiple worker support

py-jaxtyping

Last released

Pydantic support for Jaxtyping array annotations

chess-notation

Last released

Tools for chess notation styles and languages

ocr-map

Last released

Mapping OCR predictions to fixed-size vocabularies

lcz

Last released

Simplified Leela Chess Zero (aka lc0 aka lcz) with Python

ocr-dataset

Last released

Dead simple standard for storing/loading OCR datasets (image + label pairs)

lines-dataset

Last released

Dead simple standard for storing/loading datasets as lines of text. Supports zstd compression.

tf-serving

Last released

Client for OCR predictions against TensorFlow Serving

moveread-dfy

Last released

Moveread DFY data models and API

moveread-pipelines-ocr-predict

Last released

OCR Prediction pipeline for Moveread

sqltypes

Last released

Custom types for SQLModel/SQLalchemy

moveeread-dfy-connector

Last released

Daemons to connect Moveread DFY and the pipeline

openapi-ts

Last released

Generate typescript clients for OpenAPI (e.g. FastAPI) apps, using openapi-ts

load-balancer

Last released

Simple FastAPI load balancer

moveread-finetuning

Last released

Round-to-round finetuning for the Moveread OCR

kv-fs

Last released

Key-Value DB API on the filesystem

chess-dataset

Last released

Chess dataset for OCR+decoding

pushed-over

Last released

Typed, async client for the Pushover API

kv-api

Last released

Interface for any Key-Value DB. Completely exception-free, and backed by `haskellian` for powerful composability

game-prediction2

Last released

Game prediction, simplified. No edits, no GCP. Everything's just `AsyncIterables` in and out.

moveread-annotations

Last released

Annotation schemas for the Moveread Core

input-validation-moveread

Last released

package_description

moveread-boxes

Last released

Annotating and exporting boxes for Moveread

moveread-pipelines-manual-select

Last released

Pipeline interface for manual grid selection

moveread-pipelines-manual-correct

Last released

Manual perspective correction pipeline for Moveread

moveread-pipelines-extract-validation

Last released

Pipeline interface for the auto-extract validation API

moveread-pipelines-auto-extract

Last released

Auto-extraction Moveread pipeline

moveread-export

Last released

Exporting data from annotations of the Moveread Core

moveread-labels

Last released

Annotating and exporting labels

kv-azure-blob

Last released

KV API implementation on Azure Blob Storage

robust-extraction

Last released

Automatic preprocessing of chess scoresheets

queue-http

Last released

HTTP Client-Server Read-Write Queue implementation

kv-rest

Last released

Rest API and client for a server-side KV

tf-tools

Last released

General tools for `tensorflow`, typed with `jaxtyping`

mr-keras-utils

Last released

Keras Utils, the Moveread way

tf-ctc

Last released

CTC with tensorflow, simplified

checkptr

Last released

Simple standard for model checkpointing, framework-agnostic

chess-transformer

Last released

package_description

images-dataset

Last released

Simple, composable standard for storing image datasets

mr-torch-utils

Last released

package_description

ipychess

Last released

IPython chess displays

demetric

Last released

Simple and composable metric tracking and logging for ML

kv-sql

Last released

KV implementation over SQL Alchemy

moveread-datasets

Last released

Datasets storage API for Moveread

moveread-sdk

Last released

Python SDK for the Moveread Core

moveread-errors

Last released

Error types for the Moveread Core

queue-kv

Last released

Queue implementation based on `kv.api`

kv-sqlite-sync

Last released

Key-Value interface over SQLite. Supports any datatype, including JSON and BLOB

queue-pipelines

Last released

Declarative orchestration of asynchronous queue-based tasks

verify-import

Last released

Simple tool to verify all submodules import without error

jupyterdartkernel

Last released

package_description

jupyterdart

Last released

package_description

templang

Last released

A simple annotation-based language to generate code from templates

cit-images

Last released

Tools to access and predict the CIT images

queue-api

Last released

ABC for asynchronous, point-readable, exception-free read/write queues

tf-ocr

Last released

Tools for OCR in tensorflow. Typed with `jaxtyping`

moveread-models

Last released

Model training, metrics and metadata for Moveread OCR

tfs-client

Last released

Tools to simplify access to TFServing via HTTP, specially for Moveread

haskellian-either

Last released

Simple Either type

haskellian-iterables

Last released

FP-style functions for generators

haskellian-asyn-iter

Last released

FP-style tools for async iterables

haskellian-asyn

Last released

FP-style tools for async code

quicktype-ts

Last released

Generate typescript types from pydantic models (or JSON schemas) using Quicktype

cosmosdb

Last released

Python SDK for Azure Cosmos DB NoSQL

blob-az

Last released

Async Python SDK for Azure Blob Storage (both block and append blobs)

aad

Last released

Async Python SDK for validating Azure AD B2C access tokens

queue-az

Last released

Async Python SDK for Azure Queue Storage

pubsub-az

Last released

Python SDK for Azure Web PubSub

syncopate

Last released

Pure asynchronous orchestrations

metantic

Last released

Metaprogramming with pydantic Models (creating types from types)

lczero-bindings

Last released

Leela Chess Zero Python bindings

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page