python-hashtools


Namepython-hashtools JSON
Version 0.0.3.3 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-hashtools
SummaryPython hash tools.
upload_time2024-09-28 16:32:56
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords file hash hashtools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python hash tools.

## Installation

You can install from [pypi](https://pypi.org/project/python-hashtools/)

```console
pip install -U python-hashtools
```

## Usage

```python
import hashtools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-hashtools",
    "name": "python-hashtools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "file, hash, hashtools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/c5/3f195ad761819e5e59786d46e1048bbd2ecdb543b732f44f6ca53bd65250/python_hashtools-0.0.3.3.tar.gz",
    "platform": null,
    "description": "# Python hash tools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-hashtools/)\n\n```console\npip install -U python-hashtools\n```\n\n## Usage\n\n```python\nimport hashtools\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python hash tools.",
    "version": "0.0.3.3",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-hashtools",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-hashtools"
    },
    "split_keywords": [
        "file",
        " hash",
        " hashtools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e6d5658aa21cfcefc114c824a8dc768174bfa582c7deb1bae83b77b506d441f",
                "md5": "ba87a86368d3a8196dbfaca99db31a9d",
                "sha256": "bb8aa64797463e62e0de816a5ae0129210e6a1aa1618da5edf5f3c6e8af74de0"
            },
            "downloads": -1,
            "filename": "python_hashtools-0.0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba87a86368d3a8196dbfaca99db31a9d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 6631,
            "upload_time": "2024-09-28T16:32:53",
            "upload_time_iso_8601": "2024-09-28T16:32:53.967111Z",
            "url": "https://files.pythonhosted.org/packages/6e/6d/5658aa21cfcefc114c824a8dc768174bfa582c7deb1bae83b77b506d441f/python_hashtools-0.0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbc53f195ad761819e5e59786d46e1048bbd2ecdb543b732f44f6ca53bd65250",
                "md5": "86c33b86e924d207cbc4500986d461cd",
                "sha256": "f12e0b1d02bee20558b353ed9e1a72930e2a06d9df1c172d3e4db3921ca39bb4"
            },
            "downloads": -1,
            "filename": "python_hashtools-0.0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "86c33b86e924d207cbc4500986d461cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 4810,
            "upload_time": "2024-09-28T16:32:56",
            "upload_time_iso_8601": "2024-09-28T16:32:56.332656Z",
            "url": "https://files.pythonhosted.org/packages/bb/c5/3f195ad761819e5e59786d46e1048bbd2ecdb543b732f44f6ca53bd65250/python_hashtools-0.0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-28 16:32:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-hashtools"
}
        
Elapsed time: 0.35621s