steam-sdk


Namesteam-sdk JSON
Version 2024.10.9 PyPI version JSON
download
home_pagehttps://gitlab.cern.ch/steam/steam_sdk
SummarySource code for APIs for STEAM tools.
upload_time2024-10-30 07:14:37
maintainerNone
docs_urlNone
authorSTEAM Team
requires_python>=3.11
licenseNone
keywords steam api cern sdk
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, API, CERN, SDK",
    "author": "STEAM Team",
    "author_email": "steam-team@cern.ch",
    "download_url": "https://files.pythonhosted.org/packages/d3/70/6fd68e94ea7d217afabe8e5f4442875872d5458efe800d6eba502040bd5f/steam-sdk-2024.10.9.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.10.9",
    "project_urls": {
        "Homepage": "https://gitlab.cern.ch/steam/steam_sdk"
    },
    "split_keywords": [
        "steam",
        " api",
        " cern",
        " sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6267516bd3c94ddba10de325950ccd2a14083ba2aa9421dc8dcb46fb3b5bd31c",
                "md5": "558421552964f0ecfaf2545e106454a5",
                "sha256": "0108d8e2b7bbcfb7ec0da20c7ce7c1f8fb17a39dfa208b83e491026b1cec1cce"
            },
            "downloads": -1,
            "filename": "steam_sdk-2024.10.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "558421552964f0ecfaf2545e106454a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 747892,
            "upload_time": "2024-10-30T07:14:34",
            "upload_time_iso_8601": "2024-10-30T07:14:34.932944Z",
            "url": "https://files.pythonhosted.org/packages/62/67/516bd3c94ddba10de325950ccd2a14083ba2aa9421dc8dcb46fb3b5bd31c/steam_sdk-2024.10.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3706fd68e94ea7d217afabe8e5f4442875872d5458efe800d6eba502040bd5f",
                "md5": "663b82e4a0aa70f37164b8018948a6e8",
                "sha256": "88fc117f815e640e1439fc45170896f1f21478dd31c1774677391dfd70c8b3b6"
            },
            "downloads": -1,
            "filename": "steam-sdk-2024.10.9.tar.gz",
            "has_sig": false,
            "md5_digest": "663b82e4a0aa70f37164b8018948a6e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 491588,
            "upload_time": "2024-10-30T07:14:37",
            "upload_time_iso_8601": "2024-10-30T07:14:37.363639Z",
            "url": "https://files.pythonhosted.org/packages/d3/70/6fd68e94ea7d217afabe8e5f4442875872d5458efe800d6eba502040bd5f/steam-sdk-2024.10.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 07:14:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "steam-sdk"
}
        
Elapsed time: 0.49117s