Skip to content

Projects

Linked Data

graph LR
    rdflib("rdflib") --> rdflibyamlld
    yamlld("YAML-LD") --> pythonyamlld("python-yaml-ld") --> rdflibyamlld("rdflib-yaml-ld") --> iolanta("iolanta") --> adr("iolanta-adr")
    iolanta --> tables("iolanta-tables")

    click rdflib "https://rdflib.dev"
    click rdflibyamlld "https://github.com/iolanta-tech/rdflib-yaml-ld"
    click yamlld "https://github.com/json-ld/yaml-ld"
    click pythonyamlld "https://github.com/iolanta-tech/python-yaml-ld"
    click iolanta "https://iolanta.tech"
    click adr "https://adr.iolanta.tech"
    click tables "https://tables.iolanta.tech"


Development productivity tools

jeeves

Pythonic replacement to GNU Make. jeeves.sh

documented

docstrings with {self.placeholders} = user friendly exceptions sans boilerplate. anatoly-scherbakov/documented

geopatterns-demo

Showcase cloud-native Python code on AWS Lambda platform with Hashicorp Terraform. anatoly-scherbakov/geopatterns-demo

platonic.tools

Represent backends — key-value stores, queues, NoSQL databases — in the form of Python native datastructures. platonic.tools

ysv

Rust CLI app for transformations and cleanup of CSV data. ysv-rs/ysv

vendetta

Generate CSV datasets of random data. anatoly-scherbakov/vendetta