cell-imaging-utils


Namecell-imaging-utils JSON
Version 1.15.1 PyPI version JSON
download
home_pagehttps://github.com/lionben89/BGU_cell_imaging_utils
SummaryNone
upload_time2024-05-12 15:44:57
maintainerNone
docs_urlNone
authorLion Ben Nedava
requires_python>=3.6
licenseMIT
keywords cell_imaging_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BGU-cell-imaging-utils

a python package that staged toghether different utils regarding cell imaging project


installation:
1. create or activate conda env
2. pip install contact_sites

installation for development:
1. create or activate conda env
2. for development cd to project dirctory
3. pip install -e .

for deployment:
1. run deploy.bat from master (it will add,commit,bump,build and deploy to pip)




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lionben89/BGU_cell_imaging_utils",
    "name": "cell-imaging-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "cell_imaging_utils",
    "author": "Lion Ben Nedava",
    "author_email": "lionben89@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/dc/74/a815675f9aae8fb3bfdae3608f5fadb9ece439c0f3c4b2ca2c7b3ba4f99d/cell_imaging_utils-1.15.1.tar.gz",
    "platform": null,
    "description": "# BGU-cell-imaging-utils\n\na python package that staged toghether different utils regarding cell imaging project\n\n\ninstallation:\n1. create or activate conda env\n2. pip install contact_sites\n\ninstallation for development:\n1. create or activate conda env\n2. for development cd to project dirctory\n3. pip install -e .\n\nfor deployment:\n1. run deploy.bat from master (it will add,commit,bump,build and deploy to pip)\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "1.15.1",
    "project_urls": {
        "Homepage": "https://github.com/lionben89/BGU_cell_imaging_utils"
    },
    "split_keywords": [
        "cell_imaging_utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f20c4e2e725a4ac467693d30f88b1a49f28cb93537acef30253967bd7cf0ed9d",
                "md5": "b27ca19158b1bbaf4f9b91d67f99a87a",
                "sha256": "853f6baa4b6f2a0d2ac39d4e9198ccdaa67653aa063fe8c3d3ac69ee6440bfaa"
            },
            "downloads": -1,
            "filename": "cell_imaging_utils-1.15.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b27ca19158b1bbaf4f9b91d67f99a87a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 17020,
            "upload_time": "2024-05-12T15:44:55",
            "upload_time_iso_8601": "2024-05-12T15:44:55.433911Z",
            "url": "https://files.pythonhosted.org/packages/f2/0c/4e2e725a4ac467693d30f88b1a49f28cb93537acef30253967bd7cf0ed9d/cell_imaging_utils-1.15.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc74a815675f9aae8fb3bfdae3608f5fadb9ece439c0f3c4b2ca2c7b3ba4f99d",
                "md5": "331c3fc8e3db53db671ca65aa05c5b8a",
                "sha256": "9e691bdfb19ec09daae4cb99077bafee3c97d9b8703ae1b114c2acdb49b3ea34"
            },
            "downloads": -1,
            "filename": "cell_imaging_utils-1.15.1.tar.gz",
            "has_sig": false,
            "md5_digest": "331c3fc8e3db53db671ca65aa05c5b8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8212,
            "upload_time": "2024-05-12T15:44:57",
            "upload_time_iso_8601": "2024-05-12T15:44:57.010311Z",
            "url": "https://files.pythonhosted.org/packages/dc/74/a815675f9aae8fb3bfdae3608f5fadb9ece439c0f3c4b2ca2c7b3ba4f99d/cell_imaging_utils-1.15.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-12 15:44:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lionben89",
    "github_project": "BGU_cell_imaging_utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cell-imaging-utils"
}
        
Elapsed time: 3.52151s