testcore


Nametestcore JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2024-06-03 14:49:17
maintainerNone
docs_urlNone
authorNone
requires_python<3.10,>=3.8
licenseMIT License
keywords testcore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # testcore
State control system for automated, high-throughput behavioral training based on Python. 
It is tightly integrated with Database storage & control using the [Datajoint] framework. 
It can run on Linux, MacOS, Windows and it is optimized for use with Raspberry pi boards. 


[![image](https://img.shields.io/pypi/v/testcore.svg)](https://pypi.python.org/pypi/testcore)
[![image](https://img.shields.io/conda/vn/conda-forge/testcore.svg)](https://anaconda.org/conda-forge/testcore)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT License
-   Documentation: https://alexevag.github.io/testcore
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "testcore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.10,>=3.8",
    "maintainer_email": null,
    "keywords": "testcore",
    "author": null,
    "author_email": "Alex Evangelou <admin@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/35/12/cdb0772f001971a3c7c60a06d13ea491a7214001687354cf978b5ca53a8c/testcore-0.0.3.tar.gz",
    "platform": null,
    "description": "# testcore\nState control system for automated, high-throughput behavioral training based on Python. \nIt is tightly integrated with Database storage & control using the [Datajoint] framework. \nIt can run on Linux, MacOS, Windows and it is optimized for use with Raspberry pi boards. \n\n\n[![image](https://img.shields.io/pypi/v/testcore.svg)](https://pypi.python.org/pypi/testcore)\n[![image](https://img.shields.io/conda/vn/conda-forge/testcore.svg)](https://anaconda.org/conda-forge/testcore)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT License\n-   Documentation: https://alexevag.github.io/testcore\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/alexevag/testcore"
    },
    "split_keywords": [
        "testcore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02d9cd618dd9eaa7c33dbddfa1a93c315d171808db0230783adfe6bf90f91ac7",
                "md5": "26536de4233724128b6ae6893fbb1f60",
                "sha256": "9ee209472a7f5368091ee55f9629fdac5db20917661e1c157492cf12f881cbec"
            },
            "downloads": -1,
            "filename": "testcore-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26536de4233724128b6ae6893fbb1f60",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "<3.10,>=3.8",
            "size": 50794,
            "upload_time": "2024-06-03T14:49:15",
            "upload_time_iso_8601": "2024-06-03T14:49:15.502772Z",
            "url": "https://files.pythonhosted.org/packages/02/d9/cd618dd9eaa7c33dbddfa1a93c315d171808db0230783adfe6bf90f91ac7/testcore-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3512cdb0772f001971a3c7c60a06d13ea491a7214001687354cf978b5ca53a8c",
                "md5": "b599fbe87c7bf07c48ef55c20a6b6fa3",
                "sha256": "b76b68b2fa09c6d9cfbfd3ba5a1f53a66f4720a004c37864e1004a0ee0f8c6bb"
            },
            "downloads": -1,
            "filename": "testcore-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b599fbe87c7bf07c48ef55c20a6b6fa3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.10,>=3.8",
            "size": 50793,
            "upload_time": "2024-06-03T14:49:17",
            "upload_time_iso_8601": "2024-06-03T14:49:17.211935Z",
            "url": "https://files.pythonhosted.org/packages/35/12/cdb0772f001971a3c7c60a06d13ea491a7214001687354cf978b5ca53a8c/testcore-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-03 14:49:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alexevag",
    "github_project": "testcore",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "testcore"
}
        
Elapsed time: 1.02137s