bikinibottom


Namebikinibottom JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://github.com/jasper-tms/bikini-bottom
SummaryTake pixels from a cloudvolume and push it somewhere else
upload_time2024-07-14 21:42:12
maintainerNone
docs_urlNone
authorJasper Phelps
requires_python>=3.7
licenseGNU GPL v3
keywords
VCS
bugtrack_url
requirements cloud-volume trimesh numpyimage scikit-image
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bikini-bottom
Scripts to manipulate cloudvolumes.

[Inspired by Patrick Star](https://www.youtube.com/watch?v=A_pTGhOyPbw), the tools here take mesh or image data (often from a cloudvolume), do something with it, and push it somewhere else (often another cloudvolume).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jasper-tms/bikini-bottom",
    "name": "bikinibottom",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jasper Phelps",
    "author_email": "jasper.s.phelps@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/de/29/6d55620fa54ce72fa09ffa5f1d4944c8672bfd5c30139c69a06bcfd6abb7/bikinibottom-0.9.0.tar.gz",
    "platform": null,
    "description": "# bikini-bottom\nScripts to manipulate cloudvolumes.\n\n[Inspired by Patrick Star](https://www.youtube.com/watch?v=A_pTGhOyPbw), the tools here take mesh or image data (often from a cloudvolume), do something with it, and push it somewhere else (often another cloudvolume).\n\n\n",
    "bugtrack_url": null,
    "license": "GNU GPL v3",
    "summary": "Take pixels from a cloudvolume and push it somewhere else",
    "version": "0.9.0",
    "project_urls": {
        "Homepage": "https://github.com/jasper-tms/bikini-bottom"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fb4df81c61fabf7a692cfc227fe6bba6cd5e2c8133e39b265a0ace047dce266",
                "md5": "c640c2fa2d7d5f97603406e7e0448437",
                "sha256": "c75f9ced0e0e445c1b19badf56152b0a47db9cf863dc8ed0f8b48d940d4c31da"
            },
            "downloads": -1,
            "filename": "bikinibottom-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c640c2fa2d7d5f97603406e7e0448437",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5125,
            "upload_time": "2024-07-14T21:42:11",
            "upload_time_iso_8601": "2024-07-14T21:42:11.257078Z",
            "url": "https://files.pythonhosted.org/packages/9f/b4/df81c61fabf7a692cfc227fe6bba6cd5e2c8133e39b265a0ace047dce266/bikinibottom-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de296d55620fa54ce72fa09ffa5f1d4944c8672bfd5c30139c69a06bcfd6abb7",
                "md5": "80a1050550b3bea987681d93638f5b12",
                "sha256": "b2669078422bcb88aacc308f9a95c269803a842a7f86f64d83cce0182c42ace6"
            },
            "downloads": -1,
            "filename": "bikinibottom-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "80a1050550b3bea987681d93638f5b12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4778,
            "upload_time": "2024-07-14T21:42:12",
            "upload_time_iso_8601": "2024-07-14T21:42:12.859173Z",
            "url": "https://files.pythonhosted.org/packages/de/29/6d55620fa54ce72fa09ffa5f1d4944c8672bfd5c30139c69a06bcfd6abb7/bikinibottom-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-14 21:42:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jasper-tms",
    "github_project": "bikini-bottom",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cloud-volume",
            "specs": []
        },
        {
            "name": "trimesh",
            "specs": []
        },
        {
            "name": "numpyimage",
            "specs": []
        },
        {
            "name": "scikit-image",
            "specs": []
        }
    ],
    "lcname": "bikinibottom"
}
        
Elapsed time: 0.54717s