SAMPIClyser


NameSAMPIClyser JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryPython library to help decoding and analysing data from a SAMPIC system
upload_time2025-07-24 16:25:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords awesome root sampic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SAMPIClyser
Python library to help decoding and analysing data from a SAMPIC system

You can install the SAMPIClyser libraries with: `python -m pip install SAMPIClyser`

After installation, you can run the individual tools with their dedicated commands:
 * ``sampiclyser-version`` - To print the version of the SAMPIClyser library in use
 * ``sampic-convert`` - To read the binary files and save them in a standard format

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SAMPIClyser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Awesome, ROOT, SAMPIC",
    "author": null,
    "author_email": "Crist\u00f3v\u00e3o Beir\u00e3o da Cruz e Silva <cbeiraod@cern.ch>",
    "download_url": "https://files.pythonhosted.org/packages/74/eb/7b932b2a462a141adc9105b76b83fac0c812393753acceadae40a762ea83/sampiclyser-0.0.7.tar.gz",
    "platform": null,
    "description": "# SAMPIClyser\nPython library to help decoding and analysing data from a SAMPIC system\n\nYou can install the SAMPIClyser libraries with: `python -m pip install SAMPIClyser`\n\nAfter installation, you can run the individual tools with their dedicated commands:\n * ``sampiclyser-version`` - To print the version of the SAMPIClyser library in use\n * ``sampic-convert`` - To read the binary files and save them in a standard format\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library to help decoding and analysing data from a SAMPIC system",
    "version": "0.0.7",
    "project_urls": {
        "Bug Tracker": "https://github.com/cbeiraod/SAMPIClyser/issues",
        "Documentation": "https://sampiclyser.readthedocs.io/",
        "Homepage": "https://github.com/cbeiraod/SAMPIClyser"
    },
    "split_keywords": [
        "awesome",
        " root",
        " sampic"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "573c09011a417c72c7b48f4666f544c3aa30a71cb664121112c221d32a79f1fc",
                "md5": "006f50d139f054fbd953666369b0dfcb",
                "sha256": "e386288b30211d02e29a8cdec653a589e1a2f1beadb86e8307b2c53198087b07"
            },
            "downloads": -1,
            "filename": "sampiclyser-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "006f50d139f054fbd953666369b0dfcb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 42253,
            "upload_time": "2025-07-24T16:25:49",
            "upload_time_iso_8601": "2025-07-24T16:25:49.080296Z",
            "url": "https://files.pythonhosted.org/packages/57/3c/09011a417c72c7b48f4666f544c3aa30a71cb664121112c221d32a79f1fc/sampiclyser-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "74eb7b932b2a462a141adc9105b76b83fac0c812393753acceadae40a762ea83",
                "md5": "015c9a074604c43523471475aec36716",
                "sha256": "1e7495e25ab491078ec0cb18cdb96755e216010b3bbbf46a32adc2983f9e689d"
            },
            "downloads": -1,
            "filename": "sampiclyser-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "015c9a074604c43523471475aec36716",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 46911,
            "upload_time": "2025-07-24T16:25:51",
            "upload_time_iso_8601": "2025-07-24T16:25:51.897035Z",
            "url": "https://files.pythonhosted.org/packages/74/eb/7b932b2a462a141adc9105b76b83fac0c812393753acceadae40a762ea83/sampiclyser-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 16:25:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cbeiraod",
    "github_project": "SAMPIClyser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sampiclyser"
}
        
Elapsed time: 1.51014s