An open API service indexing awesome lists of open source software.

https://github.com/dobatymo/sqlitefspath

A pathlib compatible implementation of a filesystem stored in a SQLite database.
https://github.com/dobatymo/sqlitefspath

filesystem pathlib python sqlite

Last synced: 18 days ago
JSON representation

A pathlib compatible implementation of a filesystem stored in a SQLite database.

Awesome Lists containing this project

README

          

# sqlitefspath

A `pathlib` compatible implementation of a filesystem stored in a SQLite database. Not to be confused with `sqlite-path` which is a SQLite extension.

## Install

pip install sqlitefspath