SAMPIClyser


NameSAMPIClyser JSON
Version 0.0.8 PyPI version JSON
download
home_pageNone
SummaryPython library to help decoding and analysing data from a SAMPIC system
upload_time2025-09-12 14:50:16
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/57/b5/e51db51995d111e36df04f97d5c5a00f946682ca8ee98232b5a8fa1de3de/sampiclyser-0.0.8.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.8",
    "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": "e7ef0ae1b3c0efb7c1c2cd501413e5d095b184c7059c67da0de9fe46e197e9c2",
                "md5": "b7b883a06ba929df697d40e8ef553817",
                "sha256": "2aa2e015a87398e48b8b354fe82cf0196534f51c605d0b861fc3978bf93ebbc2"
            },
            "downloads": -1,
            "filename": "sampiclyser-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7b883a06ba929df697d40e8ef553817",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 48735,
            "upload_time": "2025-09-12T14:50:14",
            "upload_time_iso_8601": "2025-09-12T14:50:14.314795Z",
            "url": "https://files.pythonhosted.org/packages/e7/ef/0ae1b3c0efb7c1c2cd501413e5d095b184c7059c67da0de9fe46e197e9c2/sampiclyser-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "57b5e51db51995d111e36df04f97d5c5a00f946682ca8ee98232b5a8fa1de3de",
                "md5": "cf6990e0a344d1dcea80c49bc450f311",
                "sha256": "2b38593f177ab8bb835aeb4bfcbede0d22447f3c7b16da79a188290c3d3f1898"
            },
            "downloads": -1,
            "filename": "sampiclyser-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "cf6990e0a344d1dcea80c49bc450f311",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 52590,
            "upload_time": "2025-09-12T14:50:16",
            "upload_time_iso_8601": "2025-09-12T14:50:16.119815Z",
            "url": "https://files.pythonhosted.org/packages/57/b5/e51db51995d111e36df04f97d5c5a00f946682ca8ee98232b5a8fa1de3de/sampiclyser-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-12 14:50:16",
    "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.96159s