Metadata-Version: 2.4
Name: data-seed-ph
Version: 3.4.2
Summary: A Python library for generating realistic, synthetic Philippine-based datasets.
Author-email: "Christian G. Garcia" <iyaniyan03112003@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/christiangarcia0311/data-seed-ph
Project-URL: Repository, https://github.com/christiangarcia0311/data-seed-ph.git
Keywords: synthetic-data,seeding,testing,philipine-based-data,datasets
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: sqlalchemy
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Dynamic: license-file

## Data Seed PH

[![GitHub stars](https://img.shields.io/github/stars/christiangarcia0311/data-seed-ph?style=social)](https://github.com/christiangarcia0311/data-seed-ph/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/christiangarcia0311/data-seed-ph?style=flat)](https://github.com/christiangarcia0311/data-seed-ph/issues)
![Static Badge](https://img.shields.io/badge/License-MIT-orange?style=flat)
![Static Badge](https://img.shields.io/badge/Github-data_seed_ph-green?style=flat&logo=github)
![Static Badge](https://img.shields.io/badge/Pypi-data_seed_ph-blue?style=flat&logo=pypi&logoColor=white)
![Static Badge](https://img.shields.io/badge/Python-blue?style=flat&logo=python&logoColor=white)
[![Last commit](https://img.shields.io/github/last-commit/christiangarcia0311/data-seed-ph?style=flat)](https://github.com/christiangarcia0311/data-seed-ph/commits/main)
[![Latest release](https://img.shields.io/github/v/release/christiangarcia0311/data-seed-ph?style=flat)](https://github.com/christiangarcia0311/data-seed-ph/releases/latest)


**A Python library for generating realistic, synthetic Philippine-based datasets.**

>[!NOTE]
> Designed for database seeding, API testing, machine learning dataset generation, academic research, and software development prototyping with support for CSV, JSON and SQL export formats.

[View full documentation](https://github.com/christiangarcia0311/data-seed-ph)
