this module contains fundamental scripts to implement in a Python project.
Install via pip:
pip install os-tools
Require or LoggerHandler or Tools or XmlFileHanlder:
from os_tools import logger_handler as lh
from os_tools import tools
ISC
a bunch of tools for python os development
Repository from Github https://github.comosfunapps/os-tools-py
this module contains fundamental scripts to implement in a Python project.
Install via pip:
pip install os-tools
Require or LoggerHandler or Tools or XmlFileHanlder:
from os_tools import logger_handler as lh
from os_tools import tools
ISC