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.
Release files for sledo 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sledo-0.2.3.tar.gz | 12.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sledo-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.2 kB
Release files / sledo-0.2.3.tar.gz
| Download URL | sledo-0.2.3.tar.gz |
|---|---|
| Size | 12.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e1cf5aa0f000a606d08ff2babc754c1e5f96e50c3f6a202b4760c55995db9b88
|
|
BLAKE2b-256 checksum How to use checksums |
bb0968ce47029ce77b52294cddbc67784fcbca0a9237aef143a311b7c9dc0919
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / sledo-0.2.3-py3-none-any.whl
| Download URL | sledo-0.2.3-py3-none-any.whl |
|---|---|
| Size | 15.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
17744c0477d7d399612ecc756f854bac3323507cb4a43bf2e676fd7ca0545b99
|
|
BLAKE2b-256 checksum How to use checksums |
5ef77005905b284ec44e09f97bfaa59609c68312c1321eadc5b40b913a3032b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|