Metadata-Version: 2.1
Name: danbi
Version: 0.3.25
Summary: python utility library
Home-page: https://github.com/nockchun/danbi
License: Apache-2.0
Keywords: mybatis like,sql mapper,python utils
Author: nockchun
Author-email: nockchun@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Project-URL: Repository, https://github.com/nockchun/danbi
Description-Content-Type: text/markdown

# danbi
[![license]](/LICENSE)
[![pypi]](https://pypi.org/project/danbi/)
[![pyversions]](http://pypi.python.org/pypi/danbi)
[![Downloads](https://pepy.tech/badge/danbi)](https://pepy.tech/project/danbi)

---

danbi is python utility library.

## Installation

```python
pip install danbi
```


