tllab-common


Nametllab-common JSON
Version 2024.11.1 PyPI version JSON
download
home_pagehttps://github.com/Lenstralab/tllab_common
SummaryCommon code for the Lenstra lab.
upload_time2024-11-19 09:46:40
maintainerNone
docs_urlNone
authorLenstra lab NKI
requires_python<4.0,>=3.10
licenseGPLv3
keywords burst transcription
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Common Code
Code that both LiveCellAnalysis and smFISH (or others) use and doesn't get major changes goes here.

# Installation (Ubuntu)

    pip install tllab_common

or editable:

    git clone git@github.com:Lenstralab/tllab_common.git
    pip install -e tllab_common/ --user

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Lenstralab/tllab_common",
    "name": "tllab-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "burst, transcription",
    "author": "Lenstra lab NKI",
    "author_email": "t.lenstra@nki.nl",
    "download_url": "https://files.pythonhosted.org/packages/85/72/308cf073994a9d9697d944f2ae25f40f8a8ba59dba2f7d0fcf70b75e4d53/tllab_common-2024.11.1.tar.gz",
    "platform": null,
    "description": "# Common Code\nCode that both LiveCellAnalysis and smFISH (or others) use and doesn't get major changes goes here.\n\n# Installation (Ubuntu)\n\n    pip install tllab_common\n\nor editable:\n\n    git clone git@github.com:Lenstralab/tllab_common.git\n    pip install -e tllab_common/ --user\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Common code for the Lenstra lab.",
    "version": "2024.11.1",
    "project_urls": {
        "Homepage": "https://github.com/Lenstralab/tllab_common",
        "Repository": "https://github.com/Lenstralab/tllab_common"
    },
    "split_keywords": [
        "burst",
        " transcription"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55bbc1d99a238930923f8c4dd65fa277d2ef34b4bb681079fe47989cd63821c5",
                "md5": "49f868b4d0e4824e0b60366b0f3173f9",
                "sha256": "999efe914806853def4b115c258799d273eb201278d519bd1d2715f3d93f2f86"
            },
            "downloads": -1,
            "filename": "tllab_common-2024.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49f868b4d0e4824e0b60366b0f3173f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 41307,
            "upload_time": "2024-11-19T09:46:38",
            "upload_time_iso_8601": "2024-11-19T09:46:38.984771Z",
            "url": "https://files.pythonhosted.org/packages/55/bb/c1d99a238930923f8c4dd65fa277d2ef34b4bb681079fe47989cd63821c5/tllab_common-2024.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8572308cf073994a9d9697d944f2ae25f40f8a8ba59dba2f7d0fcf70b75e4d53",
                "md5": "6896edbf590eed2fd2f4ec70ab776060",
                "sha256": "db8e7487847bae0d6490f7928eb19ed9ca49a58c739ef8bd6563b44e55a566da"
            },
            "downloads": -1,
            "filename": "tllab_common-2024.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6896edbf590eed2fd2f4ec70ab776060",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 38669,
            "upload_time": "2024-11-19T09:46:40",
            "upload_time_iso_8601": "2024-11-19T09:46:40.932065Z",
            "url": "https://files.pythonhosted.org/packages/85/72/308cf073994a9d9697d944f2ae25f40f8a8ba59dba2f7d0fcf70b75e4d53/tllab_common-2024.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 09:46:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Lenstralab",
    "github_project": "tllab_common",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tllab-common"
}
        
Elapsed time: 1.58542s