https://github.com/ischeme4u/sc-utilities
Some simple python utilities, such as logging, files and singleton.
https://github.com/ischeme4u/sc-utilities
logging python utilities
Last synced: 7 days ago
JSON representation
Some simple python utilities, such as logging, files and singleton.
- Host: GitHub
- URL: https://github.com/ischeme4u/sc-utilities
- Owner: iScheme4U
- License: mit
- Created: 2021-02-07T09:50:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T03:10:37.000Z (about 4 years ago)
- Last Synced: 2025-02-13T16:43:38.614Z (over 1 year ago)
- Topics: logging, python, utilities
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://badge.fury.io/py/sc-utilities.svg
:target: https://badge.fury.io/py/sc-utilities
.. image:: https://img.shields.io/pypi/pyversions/sc-utilities
:alt: PyPI - Python Version
A simple python utilities
========================================
This project provides some simple python utilities, such as logging, files and singleton.
Installation
------------
It is possible to install the tool with `pip`::
pip install sc-utilities
License
-------
The script is released under the MIT License. The MIT License is registered
with and approved by the Open Source Initiative [1]_.
.. [1] https://opensource.org/licenses/MIT