https://github.com/coolcat467/libcomponent
Shared Component Library
https://github.com/coolcat467/libcomponent
Last synced: about 1 year ago
JSON representation
Shared Component Library
- Host: GitHub
- URL: https://github.com/coolcat467/libcomponent
- Owner: CoolCat467
- License: gpl-3.0
- Created: 2024-11-24T04:46:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T19:27:52.000Z (over 1 year ago)
- Last Synced: 2025-01-07T20:34:07.455Z (over 1 year ago)
- Language: Python
- Homepage: https://pypi.org/project/libcomponent
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibComponent
Shared Component Library
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/psf/black)
[](https://github.com/astral-sh/ruff)
## Installation
Ensure Python 3 is installed, and use pip to install this project.
```bash
pip install libcomponent
```
Install latest beta version:
```bash
pip install git+https://github.com/CoolCat467/LibComponent.git
```
### Links
* Source Code - https://github.com/CoolCat467/LibComponent.git
* Issues - https://github.com/CoolCat467/LibComponent/issues
* Pypi - https://pypi.org/project/libcomponent
### License
-------
Code and documentation are available according to the GNU General Public License v3.0 (see [LICENSE](https://github.com/CoolCat467/idlemypyextension/blob/HEAD/LICENSE)).