An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# k3confloader

[![Action-CI](https://github.com/pykit3/k3confloader/actions/workflows/python-package.yml/badge.svg)](https://github.com/pykit3/k3confloader/actions/workflows/python-package.yml)
[![Documentation Status](https://readthedocs.org/projects/k3confloader/badge/?version=stable)](https://k3confloader.readthedocs.io/en/stable/?badge=stable)
[![Package](https://img.shields.io/pypi/pyversions/k3confloader)](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