Metadata-Version: 2.4
Name: opensemantic.core
Version: 0.53.1.post1000000
Summary: Library with Python models derived from the page package world.opensemantic.core
Home-page: https://github.com/OpenSemanticWorld-Packages/opensemantic.core-python
Author: OpenSemanticWorld
Author-email: team@opensemantic.world
License: Apache 2.0
Project-URL: Documentation, https://github.com/OpenSemanticWorld-Packages/opensemantic.core-python
Project-URL: Source, https://github.com/OpenSemanticWorld-Packages/opensemantic.core-python
Project-URL: Tracker, https://github.com/OpenSemanticWorld-Packages/opensemantic.core-python/issues
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
Requires-Dist: opensemantic>=0.2.0
Requires-Dist: pydantic[email]>=2.0.0
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Dynamic: license-file

<!-- These are examples of badges you might want to add to your README:
     please update the URLs accordingly

[![Built Status](https://api.cirrus-ci.com/github/<USER>/opensemantic.core.svg?branch=main)](https://cirrus-ci.com/github/<USER>/opensemantic.core)
[![ReadTheDocs](https://readthedocs.org/projects/opensemantic.core/badge/?version=latest)](https://opensemantic.core.readthedocs.io/en/stable/)
[![Coveralls](https://img.shields.io/coveralls/github/<USER>/opensemantic.core/main.svg)](https://coveralls.io/r/<USER>/opensemantic.core)
[![PyPI-Server](https://img.shields.io/pypi/v/opensemantic.core.svg)](https://pypi.org/project/opensemantic.core/)
[![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/opensemantic.core.svg)](https://anaconda.org/conda-forge/opensemantic.core)
[![Monthly Downloads](https://pepy.tech/badge/opensemantic.core/month)](https://pepy.tech/project/opensemantic.core)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/opensemantic.core)
-->

[![PyPI-Server](https://img.shields.io/pypi/v/opensemantic.core.svg)](https://pypi.org/project/opensemantic.core/)
[![Coveralls](https://img.shields.io/coveralls/github/OpenSemanticWorld-Packages/opensemantic.core/main.svg)](https://coveralls.io/r/OpenSemanticWorld-Packages/opensemantic.core)
[![Project generated with PyScaffold](https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold)](https://pyscaffold.org/)

# opensemantic.core

> Library with Python models derived from the page package world.opensemantic.core

A longer description of your project goes here...


<!-- pyscaffold-notes -->

## Note

This project has been set up using PyScaffold 4.6. For details and usage
information on PyScaffold see https://pyscaffold.org/.
