KapoorLabs-Lightning


NameKapoorLabs-Lightning JSON
Version 5.3.4 PyPI version JSON
download
home_pagehttps://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning
SummaryLightning modules for KapoorLabs specific projects
upload_time2024-05-13 16:16:05
maintainerNone
docs_urlNone
authorVarun Kapoor, Mari Tolonen, Jakub Sedzinski
requires_python>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # KapoorLabs-Lightning

[![License BSD-3](https://img.shields.io/pypi/l/KapoorLabs-Lightning.svg?color=green)](https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/KapoorLabs-Lightning.svg?color=green)](https://pypi.org/project/KapoorLabs-Lightning)
[![Python Version](https://img.shields.io/pypi/pyversions/KapoorLabs-Lightning.svg?color=green)](https://python.org)
[![tests](https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/workflows/tests/badge.svg)](https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/actions)
[![codecov](https://codecov.io/gh/Kapoorlabs-CAPED/KapoorLabs-Lightning/branch/main/graph/badge.svg)](https://codecov.io/gh/Kapoorlabs-CAPED/KapoorLabs-Lightning)


Lightning modules for KapoorLabs specific projects

----------------------------------

This [caped] package was generated with [Cookiecutter] using [@caped]'s [cookiecutter-template] template.



## Installation

You can install `KapoorLabs-Lightning` via [pip]:

    pip install KapoorLabs-Lightning



To install latest development version :

    pip install git+https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning.git


## Contributing

Contributions are very welcome. Tests can be run with [tox], please ensure
the coverage at least stays the same before you submit a pull request.

## License

Distributed under the terms of the [BSD-3] license,
"KapoorLabs-Lightning" is free and open source software

## Issues

If you encounter any problems, please [file an issue] along with a detailed description.


[pip]: https://pypi.org/project/pip/
[caped]: https://github.com/Kapoorlabs-CAPED
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@caped]: https://github.com/Kapoorlabs-CAPED
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-template]: https://github.com/Kapoorlabs-CAPED/cookiecutter-template

[file an issue]: https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/issues

[caped]: https://github.com/Kapoorlabs-CAPED/
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning",
    "name": "KapoorLabs-Lightning",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Varun Kapoor, Mari Tolonen, Jakub Sedzinski",
    "author_email": "randomaccessiblekapoor@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/33/0c/507da53b050c47f843e35769945e15ec75625ae061210b53ad5ab573a8ad/kapoorlabs_lightning-5.3.4.tar.gz",
    "platform": null,
    "description": "# KapoorLabs-Lightning\n\n[![License BSD-3](https://img.shields.io/pypi/l/KapoorLabs-Lightning.svg?color=green)](https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/KapoorLabs-Lightning.svg?color=green)](https://pypi.org/project/KapoorLabs-Lightning)\n[![Python Version](https://img.shields.io/pypi/pyversions/KapoorLabs-Lightning.svg?color=green)](https://python.org)\n[![tests](https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/workflows/tests/badge.svg)](https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/actions)\n[![codecov](https://codecov.io/gh/Kapoorlabs-CAPED/KapoorLabs-Lightning/branch/main/graph/badge.svg)](https://codecov.io/gh/Kapoorlabs-CAPED/KapoorLabs-Lightning)\n\n\nLightning modules for KapoorLabs specific projects\n\n----------------------------------\n\nThis [caped] package was generated with [Cookiecutter] using [@caped]'s [cookiecutter-template] template.\n\n\n\n## Installation\n\nYou can install `KapoorLabs-Lightning` via [pip]:\n\n    pip install KapoorLabs-Lightning\n\n\n\nTo install latest development version :\n\n    pip install git+https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning.git\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"KapoorLabs-Lightning\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n\n[pip]: https://pypi.org/project/pip/\n[caped]: https://github.com/Kapoorlabs-CAPED\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@caped]: https://github.com/Kapoorlabs-CAPED\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-template]: https://github.com/Kapoorlabs-CAPED/cookiecutter-template\n\n[file an issue]: https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/issues\n\n[caped]: https://github.com/Kapoorlabs-CAPED/\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Lightning modules for KapoorLabs specific projects",
    "version": "5.3.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/issues",
        "Documentation": "https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning#README.md",
        "Homepage": "https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning",
        "Source Code": "https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning",
        "User Support": "https://github.com/Kapoorlabs-CAPED/KapoorLabs-Lightning/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69d3637613dd04ff0c6f1581d42b76d27c8ef45eda39eb31234c647390953737",
                "md5": "f1db4ac14f9aba416c2c01fc7c7c712d",
                "sha256": "0b68449ca5d5531d99b355ade187be5071ffbb348cd2b798f11fe7a641a3db9e"
            },
            "downloads": -1,
            "filename": "KapoorLabs_Lightning-5.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1db4ac14f9aba416c2c01fc7c7c712d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 35572,
            "upload_time": "2024-05-13T16:15:57",
            "upload_time_iso_8601": "2024-05-13T16:15:57.246517Z",
            "url": "https://files.pythonhosted.org/packages/69/d3/637613dd04ff0c6f1581d42b76d27c8ef45eda39eb31234c647390953737/KapoorLabs_Lightning-5.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "330c507da53b050c47f843e35769945e15ec75625ae061210b53ad5ab573a8ad",
                "md5": "e81b20575f83ada0e1b9d1386ea70e5c",
                "sha256": "0ee70142128a8ecacea9c93fd6c93881cfe1a6c477429557f75d1986acaa5b0d"
            },
            "downloads": -1,
            "filename": "kapoorlabs_lightning-5.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e81b20575f83ada0e1b9d1386ea70e5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 57996,
            "upload_time": "2024-05-13T16:16:05",
            "upload_time_iso_8601": "2024-05-13T16:16:05.683021Z",
            "url": "https://files.pythonhosted.org/packages/33/0c/507da53b050c47f843e35769945e15ec75625ae061210b53ad5ab573a8ad/kapoorlabs_lightning-5.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 16:16:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kapoorlabs-CAPED",
    "github_project": "KapoorLabs-Lightning",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "kapoorlabs-lightning"
}
        
Elapsed time: 0.35307s