Skip to content

Repository files navigation

LaraKit

LaraKit provides common Python components and utilities for the Lara project.
It is designed to keep shared functionality consistent and reusable across Lara’s ecosystem.

Installation

Clone the repository and install dependencies:

pip install -r requirements.txt

Set up pre-commit hooks (recommended):

pre-commit install

🧪 Development

Run tests with:

python tests

Lint and format the code with:

pylint src

📂 Project Layout

larakit/
├── src/larakit/       # Source code
├── tests/             # Unit tests
├── requirements.txt   # Development dependencies
└── pyproject.toml     # Project configuration

📜 License

This project is licensed under the MIT License – see the LICENSE file for details.

About

Python library with all basic classes for Lara

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages