Naming: pouf (aka pouffe) literally means a padded chair. PoufDB is based on ChairDB source code.
Table of Contents
> pip install poufdb
> git clone --depth=1 https://github.com/ablaternae/py-pouffe .
> pip install --upgrade .
> poufdb --help
Usage: poufdb [OPTIONS] COMMAND [ARGS]...
Options:
-r, --start Server run
-d, --data-dir PATH Data directory, default `%current_dir%/_data`
-a, --admin-panel Start discrete server for admin panel
(disable now)
--host TEXT Host, default `0.0.0.0`
--port INTEGER Port, default `5984`
--engine [sqlite|inmemory|csv] Backend engine (disable now)
-v, --version Show the version and exit
-h, --help Show this message and exit
poufdb
is distributed under the terms of the Apache-2.0 license.