A small genie to generate test data
Project description
Data Genie
Genie that can satisfy your data wish. Supports generation of fixedwidth, csv and json content
Install
python3 -m pip install data-genie-mkeshav
Run tests
-
All tests (
docker-compose run --rm test
) -
Single test in a file(
docker-compose run --rm test bash -c "python setup.py develop && pytest tests/test_fw.py -k 'test_float'"
) -
docker inspect --format='{{.Id}} {{.Parent}}' $(docker images --filter since=<image_id> --quiet)
to check dependent child images -
Detailed Documentation
Sonar Scan
Gitignored .env file contains the SONAR_CLOUD_TOKEN variable (locally)
docker-compose run --rm test ./scan
Release
increment version in init.py
./tag-master
git push origin master
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
data-genie-0.4.8.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for data_genie-0.4.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3ec2692d1b79e65558f5847c70ac7ef1125a1c33834144aca7451d626e01ba9 |
|
MD5 | 0fc5d40d9be018c30664e68868391140 |
|
BLAKE2b-256 | 20b8c0f1bf9e9e75600ed1d7991186751ec6125e009b54b6c26824ee614a4a0b |