bluebox


Namebluebox JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/olilamm/bluebox
Summarypython package practice
upload_time2023-03-31 18:45:29
maintainer
docs_urlNone
authorOlivia Lamm
requires_python>=3.7
licenseMIT license
keywords bluebox
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bluebox


[![image](https://img.shields.io/pypi/v/bluebox.svg)](https://pypi.python.org/pypi/bluebox)
[![image](https://img.shields.io/conda/vn/conda-forge/bluebox.svg)](https://anaconda.org/conda-forge/bluebox)


**python package practice**


-   Free software: MIT license
-   Documentation: https://olilamm.github.io/bluebox
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
# Bluebox

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/olilamm/bluebox",
    "name": "bluebox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "bluebox",
    "author": "Olivia Lamm",
    "author_email": "olamm@vols.utk.edu",
    "download_url": "https://files.pythonhosted.org/packages/73/de/494d3b9a143e4cfc89726806785122f4c59415af0629f8753f591706b400/bluebox-0.0.1.tar.gz",
    "platform": null,
    "description": "# bluebox\n\n\n[![image](https://img.shields.io/pypi/v/bluebox.svg)](https://pypi.python.org/pypi/bluebox)\n[![image](https://img.shields.io/conda/vn/conda-forge/bluebox.svg)](https://anaconda.org/conda-forge/bluebox)\n\n\n**python package practice**\n\n\n-   Free software: MIT license\n-   Documentation: https://olilamm.github.io/bluebox\n    \n\n## Features\n\n-   TODO\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n# Bluebox\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "python package practice",
    "version": "0.0.1",
    "split_keywords": [
        "bluebox"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73de494d3b9a143e4cfc89726806785122f4c59415af0629f8753f591706b400",
                "md5": "e9eb9639d2deaa2d53605ec9488426a3",
                "sha256": "382656516ef6fc6b0adc3a56f41d20a45cd8969b9fa682adaebd39959f20ab10"
            },
            "downloads": -1,
            "filename": "bluebox-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e9eb9639d2deaa2d53605ec9488426a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2982,
            "upload_time": "2023-03-31T18:45:29",
            "upload_time_iso_8601": "2023-03-31T18:45:29.195083Z",
            "url": "https://files.pythonhosted.org/packages/73/de/494d3b9a143e4cfc89726806785122f4c59415af0629f8753f591706b400/bluebox-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-31 18:45:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "olilamm",
    "github_project": "bluebox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bluebox"
}
        
Elapsed time: 0.38264s