Metadata-Version: 2.1
Name: fake-me-some
Version: 0.1.18
Summary: utilily to fake some data to cvs, parquet or straight to a database!
Home-page: https://pyscaffold.org/
Author: Hung Nguyen
Author-email: hung135@hotmail.com
License: mit
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Requires-Dist: py-dbutils
Requires-Dist: pyyaml
Requires-Dist: pyarrow
Requires-Dist: faker
Requires-Dist: python-Levenshtein
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

============
fake-me-some
============


CLI to fake some data to CSV, Database, or Parquet


Description
===========

A longer description of your project goes here...
Go Here and Read and bash me or thank me
https://github.com/hung135/fake-me-some

Make a config file and put the connection info in it:
Run fake_me_some -h


Note
====

This project has been set up using PyScaffold 3.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.


