An open API service indexing awesome lists of open source software.

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.

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