Metadata-Version: 2.1
Name: pydata-factory
Version: 0.1.6
Summary: Create data for testing from data files.
Home-page: https://github.com/osl-incubator/pydata_factory
Author: Ivan Ogasawara
Author-email: ivan.ogasawara@gmail.com
License: MIT license
Keywords: pydata_factory
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
Provides-Extra: dev
License-File: LICENSE

==============
PyData Factory
==============


.. image:: https://img.shields.io/pypi/v/pydata_factory.svg
        :target: https://pypi.python.org/pypi/pydata_factory

.. image:: https://img.shields.io/travis/xmnlab/pydata_factory.svg
        :target: https://travis-ci.org/xmnlab/pydata_factory

.. image:: https://codecov.io/gh/xmnlab/pydata_factory/branch/master/graph/badge.svg
        :target: https://codecov.io/gh/xmnlab/pydata_factory

.. image:: https://readthedocs.org/projects/pydata-factory/badge/?version=latest
        :target: https://pydata-factory.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Create data for testing from data files.


* Free software: MIT license
* Documentation: https://pydata-factory.readthedocs.io.


=======
History
=======

0.1.0 (2021-09-21)
------------------

* First release on PyPI.


