An open API service indexing awesome lists of open source software.

https://github.com/coolcat467/libcomponent

Shared Component Library
https://github.com/coolcat467/libcomponent

Last synced: about 1 year ago
JSON representation

Shared Component Library

Awesome Lists containing this project

README

          

# LibComponent
Shared Component Library

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](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)).