Metadata-Version: 2.1
Name: pydong
Version: 0.1.3
Summary: pidong's python tool
Home-page: https://github.com/dongspy/pydong
Author: pydong
Author-email: lipidong@126.com
License: MIT license
Keywords: pydong
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
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

======
pydong
======


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

.. image:: https://img.shields.io/travis/lipidong/pydong.svg
        :target: https://travis-ci.com/lipidong/pydong

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




pidong's python tool


* Free software: MIT license
* Documentation: https://pydong.readthedocs.io.


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


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

0.1.0 (2022-01-09)
------------------

* First release on PyPI.

0.1.2 (2022-11-16)
------------------

* Add the new functions format_df, safe_open, try_except


