https://github.com/osfunapps/os-tools-py
a bunch of tools for python os development
https://github.com/osfunapps/os-tools-py
osfunapps python tools utils
Last synced: 3 months ago
JSON representation
a bunch of tools for python os development
- Host: GitHub
- URL: https://github.com/osfunapps/os-tools-py
- Owner: osfunapps
- License: mit
- Created: 2019-06-20T14:29:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T14:06:26.000Z (over 4 years ago)
- Last Synced: 2025-03-07T12:17:17.055Z (3 months ago)
- Topics: osfunapps, python, tools, utils
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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:
```python
from os_tools import logger_handler as lh
from os_tools import tools
```## Links
[GitHub - osapps](https://github.com/osfunapps)## Licence
ISC