kaparoo-lightning-package


Namekaparoo-lightning-package JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryA Python package for (personally) common and useful features for PyTorch Lightning.
upload_time2023-06-02 18:07:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2023 Jaewoo Park Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords pytorch lightning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ***lightning-package***



<!-- [              MARKDOWN BADGES              ] -->

<!-- [              MARKDOWN BADGES              ] -->

|||
|---|---|
|**Environment**| [![Lightning](https://img.shields.io/badge/-Lightning%202.0+-792ee5?logo=pytorchlightning&logoColor=white)](https://github.com/Lightning-AI/lightning) [![CUDA](https://img.shields.io/badge/CUDA-11.7-76B900.svg)](https://developer.nvidia.com/cuda-toolkit) [![Python](https://img.shields.io/badge/python-3.10+-blue.svg?)](https://www.python.org/downloads/)|
|**Metadata**| [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff) [![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) |

<!-- [                    END                    ] -->

<!-- [                    END                    ] -->



<!-- [             TABLE OF CONTENTS             ] -->

<details>
<summary><strong>Table of Contents</strong></summary>

- [***lightning-package***](#lightning-package)
  - [:wave: **Overview**](#wave-overview)
  - [:balance\_scale: **License**](#balance_scale-license)

</details>

<!-- [                    END                    ] -->



## :wave: **Overview**

A Python package for (personally) common and useful features for PyTorch Lightning.

## :balance_scale: **License**

This project is distributed under the terms of [MIT](./LICENSE) license.  

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kaparoo-lightning-package",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "pytorch lightning",
    "author": null,
    "author_email": "Jaewoo Park <kaparoo2001@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cf/d6/64bacd9615e9c9e55a7708d67a36b6d635450635c573fe94bada2a269d72/kaparoo_lightning_package-0.2.1.tar.gz",
    "platform": null,
    "description": "# ***lightning-package***\n\n\n\n<!-- [              MARKDOWN BADGES              ] -->\n\n<!-- [              MARKDOWN BADGES              ] -->\n\n|||\n|---|---|\n|**Environment**| [![Lightning](https://img.shields.io/badge/-Lightning%202.0+-792ee5?logo=pytorchlightning&logoColor=white)](https://github.com/Lightning-AI/lightning) [![CUDA](https://img.shields.io/badge/CUDA-11.7-76B900.svg)](https://developer.nvidia.com/cuda-toolkit) [![Python](https://img.shields.io/badge/python-3.10+-blue.svg?)](https://www.python.org/downloads/)|\n|**Metadata**| [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff) [![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) |\n\n<!-- [                    END                    ] -->\n\n<!-- [                    END                    ] -->\n\n\n\n<!-- [             TABLE OF CONTENTS             ] -->\n\n<details>\n<summary><strong>Table of Contents</strong></summary>\n\n- [***lightning-package***](#lightning-package)\n  - [:wave: **Overview**](#wave-overview)\n  - [:balance\\_scale: **License**](#balance_scale-license)\n\n</details>\n\n<!-- [                    END                    ] -->\n\n\n\n## :wave: **Overview**\n\nA Python package for (personally) common and useful features for PyTorch Lightning.\n\n## :balance_scale: **License**\n\nThis project is distributed under the terms of [MIT](./LICENSE) license.  \n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2023 Jaewoo Park\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "A Python package for (personally) common and useful features for PyTorch Lightning.",
    "version": "0.2.1",
    "project_urls": {
        "GitHub": "https://www.github.com/kaparoo/lightning-package"
    },
    "split_keywords": [
        "pytorch",
        "lightning"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "78f46739494de81dfe3f0460a2c5a7b85f0b1af3dc72a1337bd19979fd9582b1",
                "md5": "84748d145abf891b6a8fcf7dcf549061",
                "sha256": "c69e6c4cc8716151cada375eae139bf1d6a91c378e46e5cb864f8e17a965e412"
            },
            "downloads": -1,
            "filename": "kaparoo_lightning_package-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84748d145abf891b6a8fcf7dcf549061",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 9272,
            "upload_time": "2023-06-02T18:07:30",
            "upload_time_iso_8601": "2023-06-02T18:07:30.980640Z",
            "url": "https://files.pythonhosted.org/packages/78/f4/6739494de81dfe3f0460a2c5a7b85f0b1af3dc72a1337bd19979fd9582b1/kaparoo_lightning_package-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cfd664bacd9615e9c9e55a7708d67a36b6d635450635c573fe94bada2a269d72",
                "md5": "7cb62aaf313ab96831d3e1f0b861700f",
                "sha256": "29490ef75a352e8b5a1865d6c61b5048861bd311adc9807405b99561f93a7c61"
            },
            "downloads": -1,
            "filename": "kaparoo_lightning_package-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7cb62aaf313ab96831d3e1f0b861700f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7352,
            "upload_time": "2023-06-02T18:07:33",
            "upload_time_iso_8601": "2023-06-02T18:07:33.092735Z",
            "url": "https://files.pythonhosted.org/packages/cf/d6/64bacd9615e9c9e55a7708d67a36b6d635450635c573fe94bada2a269d72/kaparoo_lightning_package-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-02 18:07:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kaparoo",
    "github_project": "lightning-package",
    "github_not_found": true,
    "lcname": "kaparoo-lightning-package"
}
        
Elapsed time: 0.10982s