danbi


Namedanbi JSON
Version 0.3.17 PyPI version JSON
download
home_pagehttps://github.com/nockchun/danbi
Summarypython utility library
upload_time2025-01-12 02:13:39
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/81/b9/3c77a33fca3f7778ac869a3f1cc027eb76328d2d0df8f5a9ee72a2a81817/danbi-0.3.17.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.3.17",
    "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": "2e140e2c7eed18d7493547e9e83165d6c7d056743ab916fe2476ac1e48244a0d",
                "md5": "d0ac11b8bf075260b2fb9ac8b76f8ec3",
                "sha256": "262f15cb7c30ed7a15673c37f8a956bb4de3083eea2d95eb129d361cf35c0e45"
            },
            "downloads": -1,
            "filename": "danbi-0.3.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0ac11b8bf075260b2fb9ac8b76f8ec3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 53518,
            "upload_time": "2025-01-12T02:13:37",
            "upload_time_iso_8601": "2025-01-12T02:13:37.473028Z",
            "url": "https://files.pythonhosted.org/packages/2e/14/0e2c7eed18d7493547e9e83165d6c7d056743ab916fe2476ac1e48244a0d/danbi-0.3.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81b93c77a33fca3f7778ac869a3f1cc027eb76328d2d0df8f5a9ee72a2a81817",
                "md5": "7039497ad0548fbc843f6cf381594aae",
                "sha256": "ca33cfe2e3478aee8cf9f0cf1053a5c18a60f619e4329bea9c0da282c622fdfc"
            },
            "downloads": -1,
            "filename": "danbi-0.3.17.tar.gz",
            "has_sig": false,
            "md5_digest": "7039497ad0548fbc843f6cf381594aae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 36970,
            "upload_time": "2025-01-12T02:13:39",
            "upload_time_iso_8601": "2025-01-12T02:13:39.845646Z",
            "url": "https://files.pythonhosted.org/packages/81/b9/3c77a33fca3f7778ac869a3f1cc027eb76328d2d0df8f5a9ee72a2a81817/danbi-0.3.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 02:13:39",
    "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.42700s