mock-data-generator

View on PyPIReverse Dependencies (0)

1.2.9 mock_data_generator-1.2.9-py3-none-any.whl

Wheel Details

Project: mock-data-generator
Version: 1.2.9
Filename: mock_data_generator-1.2.9-py3-none-any.whl
Download: [link]
Size: 11455
MD5: 72aaf14afad33927c5faa0a8e34758eb
SHA256: a47afa50fed911e83d73aeef1732688f4aeea8b08ae4669b62fb371381cc07e8
Uploaded: 2023-06-14 04:08:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mock-data-generator
Version: 1.2.9
Summary: Generate mock data using json schema supplied.
Author: Rahul Auti
Author-Email: rahulsmtauti[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: faker (<19.0.0,>=18.9.0)
Requires-Dist: fastparquet (<2024.0.0,>=2023.4.0)
Requires-Dist: jsonschema (<5.0.0,>=4.17.3)
Requires-Dist: lxml (<5.0.0,>=4.9.2)
Requires-Dist: openpyxl (<4.0.0,>=3.1.2)
Requires-Dist: pandas (<3.0.0,>=2.0.2)
Requires-Dist: pyarrow (<13.0.0,>=12.0.0)
Requires-Dist: tqdm (<5.0.0,>=4.65.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3086 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mock_data_generator/driver.py sha256=cydK2vyzcIZPgNaqp8yMGAJpOQiPU-1tz19Z19HSuyQ 1006
mock_data_generator/generator/generate.py sha256=3-ourcV-fYFzZB6SQHReB1h4EKRwiF507vYovYQkx_g 1030
mock_data_generator/generator/mappings.py sha256=4ZE_ZDymTntEnLXLLeraPhJm5AmdWXl81MC6qn0GEJc 2097
mock_data_generator/generator/misc.py sha256=elyh0EkfIrHNhx5c0DrAGUn1s0AFZSq0KwSAgGRtaKc 2603
mock_data_generator/generator/output.py sha256=ZYOH8u7jkLnfCPEOY61cXXUrSLuJ0Y0Oso3Ut8BPtno 747
mock_data_generator/generator/predefined.py sha256=-0i07DABxNuDzKTpwT9faQx8qApR2MGc6fDnNBsrDEY 415
mock_data_generator/resources/config.ini sha256=tW-PSWZAbX69sx1Z5iRi51LVWNXvTYpIYIoBcxvBz9Q 81
mock_data_generator/resources/schema.json sha256=7iq-LP7HsSQ0pVJ2pi8Vxr198etTdXoNbNlG8Mltm6Y 1980
mock_data_generator/schema_handler/schema_validator.py sha256=Kqn-ZOhIel9-y2ba1ea2e-YjxdVnymbUjfFqy4DdmcU 1566
mock_data_generator/tests/fileutils_test.py sha256=qNhGWpm49qs6fI_epcqn7YT7Icfios3jFPynz7HJ3wI 626
mock_data_generator/tests/schema_validator_test.py sha256=XIue449NQZamK1FBriE2WWk9XMmcZpREPbjOP8ibQu4 735
mock_data_generator/tests/test.json sha256=hqa0R_G6_f5FpMvbI6DmolFeYuNelzWEvYV1kizY8SM 133
mock_data_generator/utils/constants.py sha256=JLbCZ3B4OPqCx01fvA4XOU2Kxl1APZJjA7jq1LeMNVQ 846
mock_data_generator/utils/fileutils.py sha256=MGSIIiswuByabnU3q0Eu0uRzW4pR_n6yvzYBRu2voH0 1988
mock_data_generator-1.2.9.dist-info/LICENSE sha256=OYfsam_peMRe89GrspVgLxRhuywOpNlHLY_WdORTy3I 1067
mock_data_generator-1.2.9.dist-info/METADATA sha256=YiZfVuQD1D9hD8qclTqaAJ5CmHuU2a559TIUe8JcpwY 3879
mock_data_generator-1.2.9.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
mock_data_generator-1.2.9.dist-info/entry_points.txt sha256=kE8oZysX7DmZvf8sLZpExOuJ55J-a5b2lkqGypfHF0k 59
mock_data_generator-1.2.9.dist-info/RECORD

entry_points.txt

generate = mock_data_generator.driver:run