softlab


Namesoftlab JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryToolkit to build software-defined laboratory
upload_time2024-01-11 10:19:00
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords science laboratory toolkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            softlab
========

Python toolkit to build software-defined laboratory inspired by QCoDeS.

The whole project splits into 5 parts following the ancient Chinese "WuXing"
hypothesis:

* ``jin`` means "metal", it represents tools, providing important tools for
  data manipulation, analysis, visualization, etc.
* ``mu`` means "tree", it represents vitality, responsible for creating 
  services and applications
* ``shui`` means "water", it represents carrier of information, responsible
  for database access, data management, configuration management, etc.
* ``huo`` means "fire", it represents dynamics of system, including process
  defining, management, sheduling, etc.
* ``tu`` means "earth", it represents basis of system, including parameters,
  devices, stations, models, etc.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "softlab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "science,laboratory,toolkit",
    "author": "",
    "author_email": "Edward Chou <prettyage.new@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ca/18/48c34205d94dcebd1f2606a9a42324a121fa07cb82c9e077277e843f48eb/softlab-0.3.0.tar.gz",
    "platform": null,
    "description": "softlab\r\n========\r\n\r\nPython toolkit to build software-defined laboratory inspired by QCoDeS.\r\n\r\nThe whole project splits into 5 parts following the ancient Chinese \"WuXing\"\r\nhypothesis:\r\n\r\n* ``jin`` means \"metal\", it represents tools, providing important tools for\r\n  data manipulation, analysis, visualization, etc.\r\n* ``mu`` means \"tree\", it represents vitality, responsible for creating \r\n  services and applications\r\n* ``shui`` means \"water\", it represents carrier of information, responsible\r\n  for database access, data management, configuration management, etc.\r\n* ``huo`` means \"fire\", it represents dynamics of system, including process\r\n  defining, management, sheduling, etc.\r\n* ``tu`` means \"earth\", it represents basis of system, including parameters,\r\n  devices, stations, models, etc.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Toolkit to build software-defined laboratory",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/hoolheart/softlab"
    },
    "split_keywords": [
        "science",
        "laboratory",
        "toolkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76d2413ca4d04c916dd7f95a6cd32678c7adb4711105b13f16b55a77db9023ee",
                "md5": "5888be94ded029ac57e7e134e2853717",
                "sha256": "db3edf11644c65b434982dbf974a9f605baf221eeb83caaf502eb0980f3838f6"
            },
            "downloads": -1,
            "filename": "softlab-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5888be94ded029ac57e7e134e2853717",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 95686,
            "upload_time": "2024-01-11T10:18:58",
            "upload_time_iso_8601": "2024-01-11T10:18:58.946591Z",
            "url": "https://files.pythonhosted.org/packages/76/d2/413ca4d04c916dd7f95a6cd32678c7adb4711105b13f16b55a77db9023ee/softlab-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca1848c34205d94dcebd1f2606a9a42324a121fa07cb82c9e077277e843f48eb",
                "md5": "29c8170821c8ada344865ef154d71df9",
                "sha256": "8e8d606fe8c0bc0d77290599f7b61c3c743821e6e338d090c8937f2d36d49308"
            },
            "downloads": -1,
            "filename": "softlab-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "29c8170821c8ada344865ef154d71df9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 75216,
            "upload_time": "2024-01-11T10:19:00",
            "upload_time_iso_8601": "2024-01-11T10:19:00.931380Z",
            "url": "https://files.pythonhosted.org/packages/ca/18/48c34205d94dcebd1f2606a9a42324a121fa07cb82c9e077277e843f48eb/softlab-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-11 10:19:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hoolheart",
    "github_project": "softlab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "softlab"
}
        
Elapsed time: 0.26945s