luccpy


Nameluccpy JSON
Version 0.2.2 PyPI version JSON
download
home_pageNone
SummaryLUCC & Climate Group for Personal Use
upload_time2024-11-24 10:03:27
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/87/ba/f82abf3e20eb452292f83c0cffb28a60aa1a1cdeb92574f27e6aff82a919/luccpy-0.2.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/lixuan-code/"
    },
    "split_keywords": [
        "climate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "498bfd71ec5e810914a9666e73f7a84a804970e4a36ef9e2185190ff3835e831",
                "md5": "9f42a453d93aae78b8ebd39c5286722a",
                "sha256": "94aecd7b963d9815680ff4bf287f1c861f677fb33b12400153100c44ee606707"
            },
            "downloads": -1,
            "filename": "luccpy-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f42a453d93aae78b8ebd39c5286722a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7354,
            "upload_time": "2024-11-24T10:03:26",
            "upload_time_iso_8601": "2024-11-24T10:03:26.158366Z",
            "url": "https://files.pythonhosted.org/packages/49/8b/fd71ec5e810914a9666e73f7a84a804970e4a36ef9e2185190ff3835e831/luccpy-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87baf82abf3e20eb452292f83c0cffb28a60aa1a1cdeb92574f27e6aff82a919",
                "md5": "ac635f21adf86f26aed096f72496e5d1",
                "sha256": "bce48bb06a67467c4ae37fceae190ed0cd2126ab8e503f2622010765c29f4954"
            },
            "downloads": -1,
            "filename": "luccpy-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ac635f21adf86f26aed096f72496e5d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7286,
            "upload_time": "2024-11-24T10:03:27",
            "upload_time_iso_8601": "2024-11-24T10:03:27.978612Z",
            "url": "https://files.pythonhosted.org/packages/87/ba/f82abf3e20eb452292f83c0cffb28a60aa1a1cdeb92574f27e6aff82a919/luccpy-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 10:03:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "luccpy"
}
        
Elapsed time: 0.37681s