hitfactorpy-sqlalchemy


Namehitfactorpy-sqlalchemy JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryManage practical match reports with SQLAlchemy
upload_time2023-02-06 23:29:38
maintainer
docs_urlNone
authorConor Heine
requires_python>=3.10,<3.12
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hitfactorpy_sqlalchemy

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

Manage practical match reports in a database with SQLAlchemy

## Status

**Work in progress...**

## Documentation

See `docs/index.md` via [website](https://cahna.github.io/hitfactorpy-sqlalchemy/) or [source](https://github.com/cahna/hitfactorpy-sqlalchemy/blob/main/docs/index.md).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "hitfactorpy-sqlalchemy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "Conor Heine",
    "author_email": "conor.heine@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/09/3df1ac76f85c40636cef159cff80af73ab037f4a5eee3e8d5c1b8e3468c3/hitfactorpy_sqlalchemy-0.0.4.tar.gz",
    "platform": null,
    "description": "# hitfactorpy_sqlalchemy\n\n[![Main](https://github.com/cahna/hitfactorpy-sqlalchemy/actions/workflows/main.yaml/badge.svg)](https://github.com/cahna/hitfactorpy-sqlalchemy/actions/workflows/main.yaml)\n[![PyPI version](https://badge.fury.io/py/hitfactorpy-sqlalchemy.svg)](https://badge.fury.io/py/hitfactorpy-sqlalchemy)\n\nManage practical match reports in a database with SQLAlchemy\n\n## Status\n\n**Work in progress...**\n\n## Documentation\n\nSee `docs/index.md` via [website](https://cahna.github.io/hitfactorpy-sqlalchemy/) or [source](https://github.com/cahna/hitfactorpy-sqlalchemy/blob/main/docs/index.md).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Manage practical match reports with SQLAlchemy",
    "version": "0.0.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b78a16b7b23c774eae8f0fe0328b76c3d856ec5f030cf0a57bb95046482b0497",
                "md5": "0fcf62cf805cccaaa43ef6bc6fd95bfe",
                "sha256": "ce845bf967485cd87e159d9e8cdde4ba7cf34f2babc7c0ff606479d5d48260a4"
            },
            "downloads": -1,
            "filename": "hitfactorpy_sqlalchemy-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fcf62cf805cccaaa43ef6bc6fd95bfe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 22053,
            "upload_time": "2023-02-06T23:29:36",
            "upload_time_iso_8601": "2023-02-06T23:29:36.579970Z",
            "url": "https://files.pythonhosted.org/packages/b7/8a/16b7b23c774eae8f0fe0328b76c3d856ec5f030cf0a57bb95046482b0497/hitfactorpy_sqlalchemy-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a093df1ac76f85c40636cef159cff80af73ab037f4a5eee3e8d5c1b8e3468c3",
                "md5": "5d1227ccf466c92c40e1fe12ac755df4",
                "sha256": "c79c3302c793ef281603cf3d60c7096389f80a6bc7e09433b988afa281a4b1de"
            },
            "downloads": -1,
            "filename": "hitfactorpy_sqlalchemy-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5d1227ccf466c92c40e1fe12ac755df4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 15040,
            "upload_time": "2023-02-06T23:29:38",
            "upload_time_iso_8601": "2023-02-06T23:29:38.538520Z",
            "url": "https://files.pythonhosted.org/packages/5a/09/3df1ac76f85c40636cef159cff80af73ab037f4a5eee3e8d5c1b8e3468c3/hitfactorpy_sqlalchemy-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 23:29:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "hitfactorpy-sqlalchemy"
}
        
Elapsed time: 0.04686s