hitfactorpy


Namehitfactorpy JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://cahna.github.io/hitfactorpy/
SummaryPython tools for parsing and analyzing practical match reports
upload_time2023-12-25 20:40:42
maintainer
docs_urlNone
authorConor Heine
requires_python>=3.10,<3.12
licenseMIT
keywords cli parse pandas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hitfactorpy

[![Main](https://github.com/cahna/hitfactorpy/actions/workflows/main.yaml/badge.svg)](https://github.com/cahna/hitfactorpy/actions/workflows/main.yaml)
[![PyPI version](https://badge.fury.io/py/hitfactorpy.svg)](https://badge.fury.io/py/hitfactorpy)

Python tools for parsing and analyzing practical match reports.

Documentation website: [https://cahna.github.io/hitfactorpy](https://cahna.github.io/hitfactorpy)

```console
$ hitfactorpy --help
```

Or:

```console
$ python -m hitfactorpy --help
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://cahna.github.io/hitfactorpy/",
    "name": "hitfactorpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "cli,parse,pandas",
    "author": "Conor Heine",
    "author_email": "conor.heine@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/83/9971d6ad5c50c9cbb91297335a4d94ab682bc92a65f945d56a5e87f21b35/hitfactorpy-1.0.1.tar.gz",
    "platform": null,
    "description": "# hitfactorpy\n\n[![Main](https://github.com/cahna/hitfactorpy/actions/workflows/main.yaml/badge.svg)](https://github.com/cahna/hitfactorpy/actions/workflows/main.yaml)\n[![PyPI version](https://badge.fury.io/py/hitfactorpy.svg)](https://badge.fury.io/py/hitfactorpy)\n\nPython tools for parsing and analyzing practical match reports.\n\nDocumentation website: [https://cahna.github.io/hitfactorpy](https://cahna.github.io/hitfactorpy)\n\n```console\n$ hitfactorpy --help\n```\n\nOr:\n\n```console\n$ python -m hitfactorpy --help\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python tools for parsing and analyzing practical match reports",
    "version": "1.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/cahna/hitfactorpy/issues",
        "Documentation": "https://cahna.github.io/hitfactorpy/",
        "Homepage": "https://cahna.github.io/hitfactorpy/",
        "Repository": "https://github.com/cahna/hitfactorpy"
    },
    "split_keywords": [
        "cli",
        "parse",
        "pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77fc6680ac2bd861cb21b62464945636e5819c49ddc9046d73fba847cfec37a0",
                "md5": "d011eaed1a83460bc70bc0cd1a8a5cd8",
                "sha256": "13888f9ee64bc6c65597eb24395cd727eb60246283b7d71d66ce06e31e6ebaab"
            },
            "downloads": -1,
            "filename": "hitfactorpy-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d011eaed1a83460bc70bc0cd1a8a5cd8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 22977,
            "upload_time": "2023-12-25T20:40:40",
            "upload_time_iso_8601": "2023-12-25T20:40:40.390289Z",
            "url": "https://files.pythonhosted.org/packages/77/fc/6680ac2bd861cb21b62464945636e5819c49ddc9046d73fba847cfec37a0/hitfactorpy-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18839971d6ad5c50c9cbb91297335a4d94ab682bc92a65f945d56a5e87f21b35",
                "md5": "b7fad42a98212e5e10a8121f6ad521cd",
                "sha256": "cf012519dea9dd22db6e0467c9fb0fc20a07ac3fdaba0169faf9ce8a79776e75"
            },
            "downloads": -1,
            "filename": "hitfactorpy-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b7fad42a98212e5e10a8121f6ad521cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 14171,
            "upload_time": "2023-12-25T20:40:42",
            "upload_time_iso_8601": "2023-12-25T20:40:42.220559Z",
            "url": "https://files.pythonhosted.org/packages/18/83/9971d6ad5c50c9cbb91297335a4d94ab682bc92a65f945d56a5e87f21b35/hitfactorpy-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-25 20:40:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cahna",
    "github_project": "hitfactorpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "hitfactorpy"
}
        
Elapsed time: 2.30292s