https://github.com/pykit3/k3confloader
k3confloader loads conf for other pykit3 modules
https://github.com/pykit3/k3confloader
conf lazyload loader
Last synced: 5 months ago
JSON representation
k3confloader loads conf for other pykit3 modules
- Host: GitHub
- URL: https://github.com/pykit3/k3confloader
- Owner: pykit3
- License: mit
- Created: 2020-06-09T14:00:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-28T12:36:14.000Z (10 months ago)
- Last Synced: 2025-08-28T19:57:22.584Z (10 months ago)
- Topics: conf, lazyload, loader
- Language: Python
- Homepage: https://blog.openacid.com
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k3confloader
[](https://github.com/pykit3/k3confloader/actions/workflows/python-package.yml)
[](https://k3confloader.readthedocs.io/en/stable/?badge=stable)
[](https://pypi.org/project/k3confloader)
k3confloader loads conf for other pykit3 modules
k3confloader is a component of [pykit3] project: a python3 toolkit set.
# Install
```
pip install k3confloader
```
# Synopsis
```python
```
# Author
Zhang Yanpo (张炎泼)
# Copyright and License
The MIT License (MIT)
Copyright (c) 2015 Zhang Yanpo (张炎泼)
[pykit3]: https://github.com/pykit3