chocolatechip


Namechocolatechip JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/jpfleischer/chocolatechip
Summarymaltlab helper
upload_time2024-03-12 03:00:40
maintainer
docs_urlNone
authorJacques Fleischer
requires_python>=3.8,<4.0
licenseMIT
keywords maltlab university of florida
VCS
bugtrack_url
requirements cloudmesh-common docopt pandas matplotlib asciichartpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # chocolatechip


```
      _____________,-.___     _
     |____        { {]_]_]   [_]
     |___ `-----.__\ \_]_]_    . `
     |   `-----.____} }]_]_]_   ,
     |_____________/ {_]_]_]_] , `
                   `-'
```

This python package makes computing at the MALTLab easier

## Installation

sign on to any lab machine and do the following:

```
# ls ~/ENV3
# does it not exist? then do:
# python3.12 -m venv ~/ENV3
# if not already activated,
source ~/ENV3/bin/activate
pip install chocolatechip
```

ASCII ART BY Hayley Jane Wakenshaw

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jpfleischer/chocolatechip",
    "name": "chocolatechip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "maltlab,university of florida",
    "author": "Jacques Fleischer",
    "author_email": "jacquespfleischer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/47/60/9353cb2a6480bdcc30cce0e9b13ba3a13fa7d730ff9e38e3340f9f79a5a2/chocolatechip-0.1.0.tar.gz",
    "platform": null,
    "description": "# chocolatechip\n\n\n```\n      _____________,-.___     _\n     |____        { {]_]_]   [_]\n     |___ `-----.__\\ \\_]_]_    . `\n     |   `-----.____} }]_]_]_   ,\n     |_____________/ {_]_]_]_] , `\n                   `-'\n```\n\nThis python package makes computing at the MALTLab easier\n\n## Installation\n\nsign on to any lab machine and do the following:\n\n```\n# ls ~/ENV3\n# does it not exist? then do:\n# python3.12 -m venv ~/ENV3\n# if not already activated,\nsource ~/ENV3/bin/activate\npip install chocolatechip\n```\n\nASCII ART BY Hayley Jane Wakenshaw\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "maltlab helper",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://github.com/jpfleischer/chocolatechip/blob/main/README.md",
        "Homepage": "https://github.com/jpfleischer/chocolatechip",
        "Repository": "https://github.com/jpfleischer/chocolatechip.git"
    },
    "split_keywords": [
        "maltlab",
        "university of florida"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc8ec6fc94cb9034be0eb8ab47bdf9c88d46298817ce87f2acc9ae24e9259436",
                "md5": "954c95e7f28f73a0ca4ebeb0ad9aff93",
                "sha256": "6d9e96d4721b864904e2932e9ebf7ce5125b66a25b5d93b386c3fa660eb62ca4"
            },
            "downloads": -1,
            "filename": "chocolatechip-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "954c95e7f28f73a0ca4ebeb0ad9aff93",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 5276,
            "upload_time": "2024-03-12T03:00:38",
            "upload_time_iso_8601": "2024-03-12T03:00:38.624911Z",
            "url": "https://files.pythonhosted.org/packages/dc/8e/c6fc94cb9034be0eb8ab47bdf9c88d46298817ce87f2acc9ae24e9259436/chocolatechip-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47609353cb2a6480bdcc30cce0e9b13ba3a13fa7d730ff9e38e3340f9f79a5a2",
                "md5": "14a6bb783293c57b3bc38fb4ccc05f2d",
                "sha256": "4280a8a9c2887d3b01cf1d1b867c879162a986518ea527e20c22cc98aea738cd"
            },
            "downloads": -1,
            "filename": "chocolatechip-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "14a6bb783293c57b3bc38fb4ccc05f2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 4430,
            "upload_time": "2024-03-12T03:00:40",
            "upload_time_iso_8601": "2024-03-12T03:00:40.762632Z",
            "url": "https://files.pythonhosted.org/packages/47/60/9353cb2a6480bdcc30cce0e9b13ba3a13fa7d730ff9e38e3340f9f79a5a2/chocolatechip-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 03:00:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jpfleischer",
    "github_project": "chocolatechip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cloudmesh-common",
            "specs": []
        },
        {
            "name": "docopt",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "asciichartpy",
            "specs": []
        }
    ],
    "lcname": "chocolatechip"
}
        
Elapsed time: 0.36345s