pgb-broker-utils


Namepgb-broker-utils JSON
Version 0.2.47 PyPI version JSON
download
home_pagehttps://github.com/mwvgroup/Pitt-Google-Broker
SummaryTools used by the Pitt-Google astronomical alert broker.
upload_time2023-06-21 06:30:32
maintainer
docs_urlNone
authorTroy Raen
requires_python
license
keywords astronomy alert broker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `pgb_broker_utils`

- `pip install pgb_broker_utils`
- `import broker_utils`

Note that the schema maps are stored in a Cloud Storage bucket and are not packaged with this module.
This has the following benefits:
1. Schema maps can be updated easily by uploading new files to the bucket.
2. Broker instances can use different schema maps; each instance loads them from their own `broker_files` bucket.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mwvgroup/Pitt-Google-Broker",
    "name": "pgb-broker-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "astronomy,alert broker",
    "author": "Troy Raen",
    "author_email": "troy.raen@pitt.edu",
    "download_url": "https://files.pythonhosted.org/packages/ad/54/0d3f0841453f670f712edeba7806d6d527965f6ef5135ab4dd6957e71190/pgb_broker_utils-0.2.47.tar.gz",
    "platform": null,
    "description": "# `pgb_broker_utils`\n\n- `pip install pgb_broker_utils`\n- `import broker_utils`\n\nNote that the schema maps are stored in a Cloud Storage bucket and are not packaged with this module.\nThis has the following benefits:\n1. Schema maps can be updated easily by uploading new files to the bucket.\n2. Broker instances can use different schema maps; each instance loads them from their own `broker_files` bucket.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tools used by the Pitt-Google astronomical alert broker.",
    "version": "0.2.47",
    "project_urls": {
        "Homepage": "https://github.com/mwvgroup/Pitt-Google-Broker"
    },
    "split_keywords": [
        "astronomy",
        "alert broker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25f202dfb25f96d3d880ca9ad40466f3e89686f80d156495d41ea7c622a447ab",
                "md5": "9ad96201d58e3c28f9e138c358d91a4e",
                "sha256": "5fe8c2018beae13707528bb104d48dc4423e45e8b2949454b6dafff83a61f01b"
            },
            "downloads": -1,
            "filename": "pgb_broker_utils-0.2.47-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ad96201d58e3c28f9e138c358d91a4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 42376,
            "upload_time": "2023-06-21T06:30:30",
            "upload_time_iso_8601": "2023-06-21T06:30:30.671251Z",
            "url": "https://files.pythonhosted.org/packages/25/f2/02dfb25f96d3d880ca9ad40466f3e89686f80d156495d41ea7c622a447ab/pgb_broker_utils-0.2.47-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad540d3f0841453f670f712edeba7806d6d527965f6ef5135ab4dd6957e71190",
                "md5": "cd23efe076269d438a57fa7ebaabd40c",
                "sha256": "5b84272022eed69429f50c36c9d3e627097bce396840d7427af0d0b8857833e8"
            },
            "downloads": -1,
            "filename": "pgb_broker_utils-0.2.47.tar.gz",
            "has_sig": false,
            "md5_digest": "cd23efe076269d438a57fa7ebaabd40c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35295,
            "upload_time": "2023-06-21T06:30:32",
            "upload_time_iso_8601": "2023-06-21T06:30:32.180856Z",
            "url": "https://files.pythonhosted.org/packages/ad/54/0d3f0841453f670f712edeba7806d6d527965f6ef5135ab4dd6957e71190/pgb_broker_utils-0.2.47.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-21 06:30:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mwvgroup",
    "github_project": "Pitt-Google-Broker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pgb-broker-utils"
}
        
Elapsed time: 0.25737s