Metadata-Version: 2.4
Name: vrachos
Version: 0.0.1
Summary: Because your code deserves a solid foundation.
Project-URL: Homepage, https://pypi.org/project/vrachos/
Author-email: Kanelis Elias <e.kanelis@voidbuffer.com>
Maintainer-email: Kanelis Elias <e.kanelis@voidbuffer.com>
Keywords: cli,framework,logging,model
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Requires-Dist: click>=8.3.1
Requires-Dist: pydantic>=2.12.4
Requires-Dist: requests>=2.32.5
Requires-Dist: rich>=14.2.0
Description-Content-Type: text/markdown

# vrachos

> Because your code deserves a solid foundation.

**vrachos** is a collection of small, reusable Python utilities intended to
serve as a stable foundation for larger applications. The name comes from the
Greek word “βράχος” (vrachos), meaning rock or cliff, reflecting the library’s
goal: provide simple, dependable building blocks you can rely on.

## Getting Started

To get a local copy up and running follow these simple steps.

### Installation

Run the following command:

```sh
pip install vrachos
```

## Contact

Kanelis Elias - [@email](mailto:e.kanelis@voidbuffer.com)
