ipl-pipeline-py-common


Nameipl-pipeline-py-common JSON
Version 0.9.0 PyPI version JSON
download
home_pageNone
SummaryCommon functions and modules for Python based IPL Pipeline Services
upload_time2024-04-12 10:53:16
maintainerNone
docs_urlNone
authorVincent Lee
requires_python<4.0,>=3.11
licenseAll Rights Reserved
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pipeline-py-common
Common Python Modules and function and functions for Pipeline

## What's Pipeline?

Pipeline is Inkling Performance Lab's internal production stack API used to retreave and store data from various sources, such as.

- Commentators
- Schedules Events
- Player Stats
- Team Stats
- and more

## What's pipeline-py-common?
This is a collection of common python modules and functions used across the Pipeline stack for python based services. This includes things like:

- Common Database Connection Handlers for MongoDB
- Common Functions such as startup variables and URN
- Models for communication between services


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ipl-pipeline-py-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Vincent Lee",
    "author_email": "vlee@vlee.me.uk",
    "download_url": "https://files.pythonhosted.org/packages/58/aa/9ee50643ec78dac698b1d9f02d0cd8bd0359f501503331640e4c5a3ffabc/ipl_pipeline_py_common-0.9.0.tar.gz",
    "platform": null,
    "description": "# pipeline-py-common\nCommon Python Modules and function and functions for Pipeline\n\n## What's Pipeline?\n\nPipeline is Inkling Performance Lab's internal production stack API used to retreave and store data from various sources, such as.\n\n- Commentators\n- Schedules Events\n- Player Stats\n- Team Stats\n- and more\n\n## What's pipeline-py-common?\nThis is a collection of common python modules and functions used across the Pipeline stack for python based services. This includes things like:\n\n- Common Database Connection Handlers for MongoDB\n- Common Functions such as startup variables and URN\n- Models for communication between services\n\n",
    "bugtrack_url": null,
    "license": "All Rights Reserved",
    "summary": "Common functions and modules for Python based IPL Pipeline Services",
    "version": "0.9.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86bc341034267a92fffb4756412e96a4333e6d7c3ff2a9e3126f5f4d3da2b59a",
                "md5": "86b875c9ec18cf84cc6509f6fa6ada10",
                "sha256": "524a3c70b817b325abc94de188fdb92f275d622914992d392f51df57709bfa12"
            },
            "downloads": -1,
            "filename": "ipl_pipeline_py_common-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86b875c9ec18cf84cc6509f6fa6ada10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6747,
            "upload_time": "2024-04-12T10:53:15",
            "upload_time_iso_8601": "2024-04-12T10:53:15.155960Z",
            "url": "https://files.pythonhosted.org/packages/86/bc/341034267a92fffb4756412e96a4333e6d7c3ff2a9e3126f5f4d3da2b59a/ipl_pipeline_py_common-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58aa9ee50643ec78dac698b1d9f02d0cd8bd0359f501503331640e4c5a3ffabc",
                "md5": "e867f13f4ac688887c1e246d53bec638",
                "sha256": "ec97ba9b0cce060fa5c12675aa456f7844815ea682318f2887b2d34c64948437"
            },
            "downloads": -1,
            "filename": "ipl_pipeline_py_common-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e867f13f4ac688887c1e246d53bec638",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 4185,
            "upload_time": "2024-04-12T10:53:16",
            "upload_time_iso_8601": "2024-04-12T10:53:16.127711Z",
            "url": "https://files.pythonhosted.org/packages/58/aa/9ee50643ec78dac698b1d9f02d0cd8bd0359f501503331640e4c5a3ffabc/ipl_pipeline_py_common-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 10:53:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ipl-pipeline-py-common"
}
        
Elapsed time: 0.77037s