osfunapps / os-tools-py

a bunch of tools for python os development

Repository from Github https://github.comosfunapps/os-tools-pyRepository from Github https://github.comosfunapps/os-tools-py

Introduction

this module contains fundamental scripts to implement in a Python project.

Installation

Install via pip:

pip install os-tools

Usage

Require or LoggerHandler or Tools or XmlFileHanlder:

from os_tools import logger_handler as lh
from os_tools import tools

Links

GitHub - osapps

Licence

ISC

About

a bunch of tools for python os development

License:MIT License


Languages

Language:Python 100.0%