Metadata-Version: 2.4
Name: pysenal
Version: 0.1.5
Summary: Python useful utilities methods, only for Python3
Home-page: https://github.com/supercoderhawk/pysenal
Author: undefined
Author-email: supercoderhawk@gmail.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: importlib-metadata; python_version < "3.8"
Dynamic: license-file
Dynamic: requires-dist

==============
pysenal
==============
.. image:: https://github.com/supercoderhawk/pysenal/actions/workflows/python.yml/badge.svg
    :target: https://github.com/supercoderhawk/pysenal/actions/workflows/python.yml
.. image:: https://img.shields.io/codecov/c/github/supercoderhawk/pysenal.svg
    :target: https://codecov.io/gh/supercoderhawk/pysenal
.. image:: https://img.shields.io/pypi/v/pysenal.svg
    :target: https://pypi.org/project/pysenal
.. image:: https://img.shields.io/pypi/dm/pysenal.svg
    :target: https://pypi.org/project/pysenal

Python useful utilities methods, only for Python3

Description
===========
This project provides many useful utilities method and class for Python3, including io opertions and so on..
