https://github.com/damp11113/damp11113-library
python-package
https://github.com/damp11113/damp11113-library
damp11113 python python-library python-package python3 windows
Last synced: 5 months ago
JSON representation
python-package
- Host: GitHub
- URL: https://github.com/damp11113/damp11113-library
- Owner: damp11113
- License: mit
- Created: 2022-04-04T12:45:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T15:36:10.000Z (about 1 year ago)
- Last Synced: 2025-07-05T19:35:48.459Z (11 months ago)
- Topics: damp11113, python, python-library, python-package, python3, windows
- Language: Python
- Homepage: https://pypi.org/project/damp11113/
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.rst
Awesome Lists containing this project
README
damp11113-library
===============
A Utils library and Easy to use.
If feature in wiki haven't in library that is a preview feature. Please wait for new update.
If the library has bugs. Please new issue.
This is how to turn off check update and load all func
```py
import os
os.environ["damp11113_load_all_module"] = "NO"
os.environ["damp11113_check_update"] = "NO"
```
Installing
===============
install from PyPi
pip install damp11113
or install from github
pip install git+https://github.com/damp11113/damp11113-library.git
License
===============
This library use MIT License.