nucleus-cdk


Namenucleus-cdk JSON
Version 0.4.0a1 PyPI version JSON
download
home_pagehttps://nucleus.bnext.bio/
SummaryCell Developer Kit for building synthetic cells and cytosols.
upload_time2025-07-16 01:26:42
maintainerAnton Jackson-Smith
docs_urlNone
authorAnton Jackson-Smith
requires_python<4.0,>=3.12
licenseMIT
keywords synthetic biology synthetic cell syncell cellfree nucleus cell developer kit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CDK: Nucleus Cell Developer Kit
The Nucleus Cell Developer Kit (CDK) is a set of tools and libraries for building synthetic cells, the stack for synthetic cell engineering. This package is the core library, modular code that can be used in specific experiments or in other applications.

Nucleus is an open-source project for building and working with synthetic cells. For more information, please check out the [Nucleus documentation](https://nucleus.bnext.bio/).

## Features
Currently, the CDK contains our core analysis functionality: plate reader and liposome analysis. In particular, the plate reader code is designed to allow for easy analysis of kinetic timeseries of PURE experiments from Agilent/Biotek and Revvity Envision plate readers. The liposome analysis code is under heavy development, and the code included here is somewhat out of date---please contact us for more information.

## Installation
`pip install nucleus-cdk`

## Development
### Install poetry
The CDK uses poetry for dependency control and packaging. Install poetry, and activate it to download the dependencies. You can use poetry to manage the development virtual environment (recommended), or create a new conda environment to develop in.

#### Linux
To install poetry on Linux, you can use the following command:

```bash
curl -sSL https://install.python-poetry.org | python3 -
```

#### Mac
*(untested)* Install poetry using homebrew:
```bash
brew install poetry
```

### Activate poetry and download dependencies
```bash
poetry install
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://nucleus.bnext.bio/",
    "name": "nucleus-cdk",
    "maintainer": "Anton Jackson-Smith",
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": "anton@bnext.bio",
    "keywords": "synthetic biology, synthetic cell, syncell, cellfree, nucleus, cell developer kit",
    "author": "Anton Jackson-Smith",
    "author_email": "anton@bnext.bio",
    "download_url": "https://files.pythonhosted.org/packages/18/95/185f855030cf49d0d7fdf255d98442f8386b439eec20aa63c016341a4a6d/nucleus_cdk-0.4.0a1.tar.gz",
    "platform": null,
    "description": "# CDK: Nucleus Cell Developer Kit\nThe Nucleus Cell Developer Kit (CDK) is a set of tools and libraries for building synthetic cells, the stack for synthetic cell engineering. This package is the core library, modular code that can be used in specific experiments or in other applications.\n\nNucleus is an open-source project for building and working with synthetic cells. For more information, please check out the [Nucleus documentation](https://nucleus.bnext.bio/).\n\n## Features\nCurrently, the CDK contains our core analysis functionality: plate reader and liposome analysis. In particular, the plate reader code is designed to allow for easy analysis of kinetic timeseries of PURE experiments from Agilent/Biotek and Revvity Envision plate readers. The liposome analysis code is under heavy development, and the code included here is somewhat out of date---please contact us for more information.\n\n## Installation\n`pip install nucleus-cdk`\n\n## Development\n### Install poetry\nThe CDK uses poetry for dependency control and packaging. Install poetry, and activate it to download the dependencies. You can use poetry to manage the development virtual environment (recommended), or create a new conda environment to develop in.\n\n#### Linux\nTo install poetry on Linux, you can use the following command:\n\n```bash\ncurl -sSL https://install.python-poetry.org | python3 -\n```\n\n#### Mac\n*(untested)* Install poetry using homebrew:\n```bash\nbrew install poetry\n```\n\n### Activate poetry and download dependencies\n```bash\npoetry install\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Cell Developer Kit for building synthetic cells and cytosols.",
    "version": "0.4.0a1",
    "project_urls": {
        "Homepage": "https://nucleus.bnext.bio/",
        "Repository": "https://github.com/bnext-bio/nucleus/"
    },
    "split_keywords": [
        "synthetic biology",
        " synthetic cell",
        " syncell",
        " cellfree",
        " nucleus",
        " cell developer kit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c9cbdc453bb224d7c4249d2f1d56fa3decfbddf2d3b9a0d347c59168e70525d",
                "md5": "e535bf0224162766e0e4eeaa6a884ba7",
                "sha256": "2f542bd97f373b5cf6b085063d12095f6c2b0b233ac24a35a2f3538a1f8b3925"
            },
            "downloads": -1,
            "filename": "nucleus_cdk-0.4.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e535bf0224162766e0e4eeaa6a884ba7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 16117,
            "upload_time": "2025-07-16T01:26:41",
            "upload_time_iso_8601": "2025-07-16T01:26:41.296167Z",
            "url": "https://files.pythonhosted.org/packages/9c/9c/bdc453bb224d7c4249d2f1d56fa3decfbddf2d3b9a0d347c59168e70525d/nucleus_cdk-0.4.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1895185f855030cf49d0d7fdf255d98442f8386b439eec20aa63c016341a4a6d",
                "md5": "c2cf982d14fa084f85223c4d1b201820",
                "sha256": "09e498a15a5fc1bc2bcad079f6a3d9b622a3f9019fe1923189abdca3ae4d143c"
            },
            "downloads": -1,
            "filename": "nucleus_cdk-0.4.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "c2cf982d14fa084f85223c4d1b201820",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 16028,
            "upload_time": "2025-07-16T01:26:42",
            "upload_time_iso_8601": "2025-07-16T01:26:42.192754Z",
            "url": "https://files.pythonhosted.org/packages/18/95/185f855030cf49d0d7fdf255d98442f8386b439eec20aa63c016341a4a6d/nucleus_cdk-0.4.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 01:26:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bnext-bio",
    "github_project": "nucleus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nucleus-cdk"
}
        
Elapsed time: 1.91874s