Skip to main content

A simple demodata generator for the command-line.

Project description

Sledo

Stars PyPI badge

A tool to generate demo data

Built with Python

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

  1. Create a yaml file called config.yaml. Fill it with schemas and steps.

  2. Run the sledo generate command

$ sledo generate config.yaml
  1. Find the generated CSV files in the out folder

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 hashes)

Uploaded Source

Built Distribution

sledo-0.2.3-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page