Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T14:06:26.000Z (almost 4 years ago)
- Last Synced: 2024-11-17T00:40:00.198Z (about 1 month ago)
- Topics: osfunapps, python, tools, utils
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- 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