Installation¶
faux-db requires Python 3.11+.
Install the library¶
Assuming faux-db is published on PyPI, install it into a virtual
environment:
Verify the installation¶
What gets installed¶
- the
fauxCLI - the Python package used to validate and generate data
- support for project scaffolding, validation, and generation workflows
Next step¶
Continue with the Quickstart to scaffold a sample project and generate your first output file.