https://github.com/supercoderhawk/pysenal
Python useful utilities methods, only for Python3
https://github.com/supercoderhawk/pysenal
Last synced: 15 days ago
JSON representation
Python useful utilities methods, only for Python3
- Host: GitHub
- URL: https://github.com/supercoderhawk/pysenal
- Owner: supercoderhawk
- License: mit
- Created: 2019-05-14T08:34:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T01:31:41.000Z (about 2 months ago)
- Last Synced: 2026-01-12T05:53:03.150Z (about 2 months ago)
- Language: Python
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
==============
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..