Metadata-Version: 2.1
Name: fake-dataset
Version: 0.0.1
Summary: Toolkit for generating fake datasets.
Home-page: https://github.com/matheusfsa/fake_dataset
Author: Matheus Santos
Author-email: santosalmeidamatheus@gmail.com
License: MIT license
Description: # Fake Dataset
        
        
        [![image](https://img.shields.io/pypi/v/fake_dataset.svg)](https://pypi.python.org/pypi/fake_dataset)
        
        
        **Toolkit for generating fake datasets.**
        
        
        -   Free software: MIT license
        -   Documentation: https://matheusfsa.github.io/fake_dataset
            
        
        ## Features
        
        -   TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: fake_dataset
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
