Metadata-Version: 2.4
Name: semos
Version: 0.0.2
Summary: semos python package
Project-URL: Homepage, https://semos-org.github.io/semos-python/
Project-URL: Repository, https://github.com/semos-org/semos-python
Project-URL: Documentation, https://semos-org.github.io/semos-python/
Author-email: semos-org <team@semos.dev>
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.10
Description-Content-Type: text/markdown

# semos-python

[![Release](https://img.shields.io/github/v/release/semos-org/semos-python)](https://img.shields.io/github/v/release/semos-org/semos-python)
[![Build status](https://img.shields.io/github/actions/workflow/status/semos-org/semos-python/main.yml?branch=main)](https://github.com/semos-org/semos-python/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/semos-org/semos-python/branch/main/graph/badge.svg)](https://codecov.io/gh/semos-org/semos-python)
[![Commit activity](https://img.shields.io/github/commit-activity/m/semos-org/semos-python)](https://img.shields.io/github/commit-activity/m/semos-org/semos-python)
[![License](https://img.shields.io/github/license/semos-org/semos-python)](https://img.shields.io/github/license/semos-org/semos-python)

semos python package

- **Github repository**: <https://github.com/semos-org/semos-python/>
- **Documentation** <https://semos-org.github.io/semos-python/>

## State

Initializing semos python package based on [osprey-oss/cookiecutter-uv](https://github.com/osprey-oss/cookiecutter-uv)
