Metadata-Version: 2.4
Name: seeder-py
Version: 0.1.3
Summary: A Python library for data seeding, making data preparation for integration testing easier.
Project-URL: Homepage, https://github.com/chehsunliu/seeder.py
Project-URL: Repository, https://github.com/chehsunliu/seeder.py.git
Project-URL: Issues, https://github.com/chehsunliu/seeder.py/issues
Author-email: chehsunliu <chehsunliu@gmail.com>
License-File: LICENSE
Requires-Python: >=3.10
Provides-Extra: minio
Requires-Dist: boto3>=1.39.4; extra == 'minio'
Provides-Extra: redis
Requires-Dist: redis[hiredis]>=6.2.0; extra == 'redis'
Description-Content-Type: text/markdown

# seeder.py

[![Test](https://github.com/chehsunliu/seeder.py/actions/workflows/test.yml/badge.svg)](https://github.com/chehsunliu/seeder.py/actions/workflows/test.yml)
[![pypi-version](https://img.shields.io/pypi/v/seeder-py)](https://pypi.python.org/pypi/seeder-py)
[![pypi-downloads](https://img.shields.io/pypi/dm/seeder-py.svg)](https://pypistats.org/packages/seeder-py)
