bh-utils


Namebh-utils JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryUtility Functions Library.
upload_time2023-05-07 01:36:30
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords utility functions library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bh_utils

Some Python helper functions. Work in progress.

Pip installation:

```
pip install bh-utils
```

## Documentation

[Full documentation](https://bh-utils.readthedocs.io/)

## License

[ MIT license ](http://www.opensource.org/licenses/mit-license.php)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bh-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "utility,functions,library",
    "author": "",
    "author_email": "Van Be Hai Nguyen <behai_nguyen@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b1/41/becbccc1c1b7b27ff487b399eb955893fb503e482cbfaf498f8fc2402798/bh-utils-0.0.3.tar.gz",
    "platform": null,
    "description": "# bh_utils\r\n\r\nSome Python helper functions. Work in progress.\r\n\r\nPip installation:\r\n\r\n```\r\npip install bh-utils\r\n```\r\n\r\n## Documentation\r\n\r\n[Full documentation](https://bh-utils.readthedocs.io/)\r\n\r\n## License\r\n\r\n[ MIT license ](http://www.opensource.org/licenses/mit-license.php)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Utility Functions Library.",
    "version": "0.0.3",
    "project_urls": {
        "documentation": "https://bh-utils.readthedocs.io/",
        "repository": "https://github.com/behai-nguyen/bh_utils"
    },
    "split_keywords": [
        "utility",
        "functions",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5764a9682924e1b63c17c3b7e42d5ac50f44ecc1097cb14ad35702580ced02f2",
                "md5": "0a053304e2ba83a12efd7375b092bd24",
                "sha256": "348950ad51f405df0fd408f146e6dde8971209d4a4165fba68565562bccd4702"
            },
            "downloads": -1,
            "filename": "bh_utils-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a053304e2ba83a12efd7375b092bd24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7871,
            "upload_time": "2023-05-07T01:36:27",
            "upload_time_iso_8601": "2023-05-07T01:36:27.876274Z",
            "url": "https://files.pythonhosted.org/packages/57/64/a9682924e1b63c17c3b7e42d5ac50f44ecc1097cb14ad35702580ced02f2/bh_utils-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b141becbccc1c1b7b27ff487b399eb955893fb503e482cbfaf498f8fc2402798",
                "md5": "b0a62c56912c29b99ef83f5f2271e51b",
                "sha256": "e6a5ce95a09ff55e8cc67182ef3b9f1585b4dfff702d203d899cac842cdc1781"
            },
            "downloads": -1,
            "filename": "bh-utils-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b0a62c56912c29b99ef83f5f2271e51b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9187,
            "upload_time": "2023-05-07T01:36:30",
            "upload_time_iso_8601": "2023-05-07T01:36:30.347521Z",
            "url": "https://files.pythonhosted.org/packages/b1/41/becbccc1c1b7b27ff487b399eb955893fb503e482cbfaf498f8fc2402798/bh-utils-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-07 01:36:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "behai-nguyen",
    "github_project": "bh_utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bh-utils"
}
        
Elapsed time: 0.06102s