A simple demodata generator for the command-line.
Project description
About
Sledo is a tool to automatically generate connected demo data.
Installation
pip
$ pip install sledo
Github
$ pip install git+https://github.com/luxbe/sledo.git
Quickstart
-
Create a yaml file called
config.yaml. Fill it with schemas and steps. -
Run the sledo generate command
$ sledo generate config.yaml
- Find the generated CSV files in the
outfolder
Develop
Install dependencies
$ git clone https://github.com/luxbe/sledo.git
$ cd sledo
$ pipenv install
Run sledo
$ pipenv run python sledo/__init__.py generate
Run tests
$ pytest -v --cov=sledo --cov-report html
License
MIT licensed. See the bundled LICENSE file for more details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sledo-0.2.3.tar.gz
(12.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sledo-0.2.3-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file sledo-0.2.3.tar.gz.
File metadata
- Download URL: sledo-0.2.3.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1cf5aa0f000a606d08ff2babc754c1e5f96e50c3f6a202b4760c55995db9b88
|
|
| MD5 |
422ad7de478fb431b2bf74b5ce01d140
|
|
| BLAKE2b-256 |
bb0968ce47029ce77b52294cddbc67784fcbca0a9237aef143a311b7c9dc0919
|
File details
Details for the file sledo-0.2.3-py3-none-any.whl.
File metadata
- Download URL: sledo-0.2.3-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17744c0477d7d399612ecc756f854bac3323507cb4a43bf2e676fd7ca0545b99
|
|
| MD5 |
cd8ff04a54b3450d549d96e90ff52bcc
|
|
| BLAKE2b-256 |
5ef77005905b284ec44e09f97bfaa59609c68312c1321eadc5b40b913a3032b9
|