danbi


Namedanbi JSON
Version 0.2.194 PyPI version JSON
download
home_pagehttps://github.com/nockchun/danbi
Summarypython utility library
upload_time2024-04-24 08:17:45
maintainerNone
docs_urlNone
authornockchun
requires_python<4.0,>=3.7
licenseApache-2.0
keywords mybatis like sql mapper python utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nockchun/danbi",
    "name": "danbi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": "mybatis like, sql mapper, python utils",
    "author": "nockchun",
    "author_email": "nockchun@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/27/f13856a6c4f87d34ee9f40007b208d767bbd52250a8749a28fe3d8242dfc/danbi-0.2.194.tar.gz",
    "platform": null,
    "description": "# danbi\n[![license]](/LICENSE)\n[![pypi]](https://pypi.org/project/danbi/)\n[![pyversions]](http://pypi.python.org/pypi/danbi)\n[![Downloads](https://pepy.tech/badge/danbi)](https://pepy.tech/project/danbi)\n\n---\n\ndanbi is python utility library.\n\n## Installation\n\n```python\npip install danbi\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "python utility library",
    "version": "0.2.194",
    "project_urls": {
        "Homepage": "https://github.com/nockchun/danbi",
        "Repository": "https://github.com/nockchun/danbi"
    },
    "split_keywords": [
        "mybatis like",
        " sql mapper",
        " python utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e474e94b023a42fcaf9cee58fafac74a3110db4ef1058d22714516d8fa6f240b",
                "md5": "bf0bb9bcd1f3739a3304b70a601da737",
                "sha256": "7db43d6748fb216e1c06af5c9ee410172a32f3e3d0992571ceea585d7b1dd1fb"
            },
            "downloads": -1,
            "filename": "danbi-0.2.194-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf0bb9bcd1f3739a3304b70a601da737",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 58650,
            "upload_time": "2024-04-24T08:17:43",
            "upload_time_iso_8601": "2024-04-24T08:17:43.702435Z",
            "url": "https://files.pythonhosted.org/packages/e4/74/e94b023a42fcaf9cee58fafac74a3110db4ef1058d22714516d8fa6f240b/danbi-0.2.194-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1227f13856a6c4f87d34ee9f40007b208d767bbd52250a8749a28fe3d8242dfc",
                "md5": "df6ce78c58362e3da37dbf5459eb5de8",
                "sha256": "176bae33bcfa387f3ddaa55235f1787a390087b6a87fafb09441ab0f962c3a18"
            },
            "downloads": -1,
            "filename": "danbi-0.2.194.tar.gz",
            "has_sig": false,
            "md5_digest": "df6ce78c58362e3da37dbf5459eb5de8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 40393,
            "upload_time": "2024-04-24T08:17:45",
            "upload_time_iso_8601": "2024-04-24T08:17:45.995038Z",
            "url": "https://files.pythonhosted.org/packages/12/27/f13856a6c4f87d34ee9f40007b208d767bbd52250a8749a28fe3d8242dfc/danbi-0.2.194.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 08:17:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nockchun",
    "github_project": "danbi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "danbi"
}
        
Elapsed time: 0.24589s