luccpy


Nameluccpy JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryLUCC & Climate Group for Personal Use
upload_time2024-10-26 14:08:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords climate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # luccpy

## install
**luccpy** is available on [PyPI](https://pypi.org/user/lixuan/), so to install it, run this command in your terminal:

```bash
conda create -n luccpy_env python=3.9 
conda activate luccpy_env 
pip install luccpy
```



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "luccpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "climate",
    "author": null,
    "author_email": "xfry <dhixuan@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/fe/7b/ad6af8aec617b8fd088750cae97fe8b3e55f72710199ed3011bcce468457/luccpy-0.2.1.tar.gz",
    "platform": null,
    "description": "# luccpy\r\n\r\n## install\r\n**luccpy** is available on [PyPI](https://pypi.org/user/lixuan/), so to install it, run this command in your terminal:\r\n\r\n```bash\r\nconda create -n luccpy_env python=3.9 \r\nconda activate luccpy_env \r\npip install luccpy\r\n```\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LUCC & Climate Group for Personal Use",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/lixuan-code/"
    },
    "split_keywords": [
        "climate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbb97dc24b598d173843737f9fdbbb4b081b8c76bf4ba9253fbacb134fe22f83",
                "md5": "bee5953a769c5428d2370f19de254da9",
                "sha256": "99cd98da41e923d2b68b3215956aa8778694f09094f5801f73a35d6733edcf14"
            },
            "downloads": -1,
            "filename": "luccpy-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bee5953a769c5428d2370f19de254da9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7234,
            "upload_time": "2024-10-26T14:08:30",
            "upload_time_iso_8601": "2024-10-26T14:08:30.899533Z",
            "url": "https://files.pythonhosted.org/packages/bb/b9/7dc24b598d173843737f9fdbbb4b081b8c76bf4ba9253fbacb134fe22f83/luccpy-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe7bad6af8aec617b8fd088750cae97fe8b3e55f72710199ed3011bcce468457",
                "md5": "5949516288cb80ba89ffab1009238d88",
                "sha256": "0f17a078e99683a6106795ba53e7b2c3b5c4f268e8632c7091b6258f1b3f4a58"
            },
            "downloads": -1,
            "filename": "luccpy-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5949516288cb80ba89ffab1009238d88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7197,
            "upload_time": "2024-10-26T14:08:32",
            "upload_time_iso_8601": "2024-10-26T14:08:32.944259Z",
            "url": "https://files.pythonhosted.org/packages/fe/7b/ad6af8aec617b8fd088750cae97fe8b3e55f72710199ed3011bcce468457/luccpy-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 14:08:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "luccpy"
}
        
Elapsed time: 0.55965s