Metadata-Version: 2.1
Name: doyle
Version: 0.0.0.dev24
Summary: doyle description
Home-page: https://github.com/62090500409/doyle
Author: Thanaphit S.
Author-email: thanaphit.su@mail.kmutt.ac.th
License: Unlicense
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Natural Language :: English
Classifier: Natural Language :: Thai
Classifier: Programming Language :: Python :: 3.7
Requires-Python: ==3.7
Description-Content-Type: text/markdown
License-File: LICENSE

Description
===========
pass

Installation
============
.. code-block:: bash
    pip install doyle

Usage
=====
.. code-block:: bash
    >>> import doyle
    >>> doyle.DataExplorer.explore_files("./data")
