bebi103


Namebebi103 JSON
Version 0.1.28 PyPI version JSON
download
home_pagehttps://github.com/justinbois/bebi103
SummaryPython utilities for the Caltech course BE/Bi 103: Data Analysis in the Biological Sciences.
upload_time2025-07-11 21:09:54
maintainerNone
docs_urlNone
authorJustin Bois
requires_pythonNone
licenseBSD
keywords github python instruction biology
VCS
bugtrack_url
requirements cmdstanpy contourpy numpy numba xarray scipy pandas polars tqdm bokeh matplotlib arviz colorcet holoviews
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bebi103

[![DOI](https://data.caltech.edu/badge/44303442.svg)](https://data.caltech.edu/badge/latestdoi/44303442)

Utilities Caltech BE/Bi 103 ab: Data Analysis in the Biological Sciences

Please see [the documentation](http://bebi103.github.io/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/justinbois/bebi103",
    "name": "bebi103",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "GitHub, Python, Instruction, Biology",
    "author": "Justin Bois",
    "author_email": "bois@caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/72/31/84b5e2480f5fdb71492c087600fb3698bc621145f2055a5c8c505bc26654/bebi103-0.1.28.tar.gz",
    "platform": null,
    "description": "# bebi103\n\n[![DOI](https://data.caltech.edu/badge/44303442.svg)](https://data.caltech.edu/badge/latestdoi/44303442)\n\nUtilities Caltech BE/Bi 103 ab: Data Analysis in the Biological Sciences\n\nPlease see [the documentation](http://bebi103.github.io/).\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python utilities for the Caltech course BE/Bi 103: Data Analysis in the Biological Sciences.",
    "version": "0.1.28",
    "project_urls": {
        "Download": "https://github.com/justinbois/bebi103/tarball/0.1.28",
        "Homepage": "https://github.com/justinbois/bebi103"
    },
    "split_keywords": [
        "github",
        " python",
        " instruction",
        " biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00888a672707a23e22b4640b48210d44076d82675a6e7dcfb1b3306cbddb2a13",
                "md5": "77103469c368638a41352f2ab827db2e",
                "sha256": "c79d1f9a8f6e2900c55ff459ca5c300fa04ddd4feae642d94a14e9088f82f726"
            },
            "downloads": -1,
            "filename": "bebi103-0.1.28-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77103469c368638a41352f2ab827db2e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 108540,
            "upload_time": "2025-07-11T21:09:47",
            "upload_time_iso_8601": "2025-07-11T21:09:47.747586Z",
            "url": "https://files.pythonhosted.org/packages/00/88/8a672707a23e22b4640b48210d44076d82675a6e7dcfb1b3306cbddb2a13/bebi103-0.1.28-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "723184b5e2480f5fdb71492c087600fb3698bc621145f2055a5c8c505bc26654",
                "md5": "2afb30d96ebc0ca50ebeb7b24451ae77",
                "sha256": "81191d3cda833f9dd14bbcc92ff22f455ba6e949853eb0325f777f8c2f138ce8"
            },
            "downloads": -1,
            "filename": "bebi103-0.1.28.tar.gz",
            "has_sig": false,
            "md5_digest": "2afb30d96ebc0ca50ebeb7b24451ae77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6831268,
            "upload_time": "2025-07-11T21:09:54",
            "upload_time_iso_8601": "2025-07-11T21:09:54.086833Z",
            "url": "https://files.pythonhosted.org/packages/72/31/84b5e2480f5fdb71492c087600fb3698bc621145f2055a5c8c505bc26654/bebi103-0.1.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 21:09:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justinbois",
    "github_project": "bebi103",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cmdstanpy",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "contourpy",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "numba",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "polars",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "bokeh",
            "specs": [
                [
                    ">=",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "arviz",
            "specs": [
                [
                    ">=",
                    "0.16.0"
                ]
            ]
        },
        {
            "name": "colorcet",
            "specs": []
        },
        {
            "name": "holoviews",
            "specs": []
        }
    ],
    "lcname": "bebi103"
}
        
Elapsed time: 2.02767s