steam-sdk


Namesteam-sdk JSON
Version 2024.12.0 PyPI version JSON
download
home_pagehttps://gitlab.cern.ch/steam/steam_sdk
SummarySource code for APIs for STEAM tools.
upload_time2024-12-20 14:16:57
maintainerNone
docs_urlNone
authorSTEAM Team
requires_python>=3.11
licenseNone
keywords steam sdk cern api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # STEAM_SDK

Source code for STEAM SDK and various APIs.
(Copyright © 2022, CERN, Switzerland. All rights reserved.)

# Folders Structure
![Alt text](documents/STEAM_SDK_folder_structure.svg)

# User settings
Important: Before running the tests, make sure to set up your user settings.

* The settings file must be located in the subfolder steam_sdk\tests
* The file must be called settings.username.yaml, where username is your user name in the machine on which you are running the analysis.
It is recommended to start by making a copy of the example settings.SYSTEM.yaml file.
* Note: It is not recommended to change other settings files within this project (some files are generated by the software).

# Documentation
https://steam-sdk.docs.cern.ch/

# Installation

## Released version:
pip install steam-sdk

## Test version:
pip install -i https://test.pypi.org/simple/ steam-sdk

# Links
STEAM website: https://espace.cern.ch/steam/

# Contact
steam-team@cern.ch

# STEAM User Agreement
By using any software of the STEAM framework, users agree with this document:
https://edms.cern.ch/document/2024516

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.cern.ch/steam/steam_sdk",
    "name": "steam-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "STEAM, SDK, CERN, API",
    "author": "STEAM Team",
    "author_email": "steam-team@cern.ch",
    "download_url": "https://files.pythonhosted.org/packages/ca/06/12489b91b5085e3c55336f059438eb62139969069e33411c704989175296/steam-sdk-2024.12.0.tar.gz",
    "platform": null,
    "description": "# STEAM_SDK\r\n\r\nSource code for STEAM SDK and various APIs.\r\n(Copyright \u00c2\u00a9 2022, CERN, Switzerland. All rights reserved.)\r\n\r\n# Folders Structure\r\n![Alt text](documents/STEAM_SDK_folder_structure.svg)\r\n\r\n# User settings\r\nImportant: Before running the tests, make sure to set up your user settings.\r\n\r\n* The settings file must be located in the subfolder steam_sdk\\tests\r\n* The file must be called settings.username.yaml, where username is your user name in the machine on which you are running the analysis.\r\nIt is recommended to start by making a copy of the example settings.SYSTEM.yaml file.\r\n* Note: It is not recommended to change other settings files within this project (some files are generated by the software).\r\n\r\n# Documentation\r\nhttps://steam-sdk.docs.cern.ch/\r\n\r\n# Installation\r\n\r\n## Released version:\r\npip install steam-sdk\r\n\r\n## Test version:\r\npip install -i https://test.pypi.org/simple/ steam-sdk\r\n\r\n# Links\r\nSTEAM website: https://espace.cern.ch/steam/\r\n\r\n# Contact\r\nsteam-team@cern.ch\r\n\r\n# STEAM User Agreement\r\nBy using any software of the STEAM framework, users agree with this document:\r\nhttps://edms.cern.ch/document/2024516\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Source code for APIs for STEAM tools.",
    "version": "2024.12.0",
    "project_urls": {
        "Homepage": "https://gitlab.cern.ch/steam/steam_sdk"
    },
    "split_keywords": [
        "steam",
        " sdk",
        " cern",
        " api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f84f660eb5dbd459e7ab1ebb171ea46b123702cfa587616322b811b739ae794",
                "md5": "8ac099b9cefdc7eb76e1b07989aa5b11",
                "sha256": "47635bc2af52d1e543d60e015863e0d6698de9d04f271c9087661024fb5fcf54"
            },
            "downloads": -1,
            "filename": "steam_sdk-2024.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ac099b9cefdc7eb76e1b07989aa5b11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 741531,
            "upload_time": "2024-12-20T14:16:54",
            "upload_time_iso_8601": "2024-12-20T14:16:54.988396Z",
            "url": "https://files.pythonhosted.org/packages/0f/84/f660eb5dbd459e7ab1ebb171ea46b123702cfa587616322b811b739ae794/steam_sdk-2024.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca0612489b91b5085e3c55336f059438eb62139969069e33411c704989175296",
                "md5": "c05d18342cfaf7998c4c7d1a16d7263c",
                "sha256": "4ce2a066f897d730dde4ec8c0c4d4195c32dcd3f96f28aa41a21dd5e3c5db124"
            },
            "downloads": -1,
            "filename": "steam-sdk-2024.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c05d18342cfaf7998c4c7d1a16d7263c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 489135,
            "upload_time": "2024-12-20T14:16:57",
            "upload_time_iso_8601": "2024-12-20T14:16:57.276677Z",
            "url": "https://files.pythonhosted.org/packages/ca/06/12489b91b5085e3c55336f059438eb62139969069e33411c704989175296/steam-sdk-2024.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 14:16:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "steam-sdk"
}
        
Elapsed time: 0.68699s