Metadata-Version: 2.3
Name: license-manager-backend
Version: 4.4.2
Summary: Provides an API for managing license data
License: MIT
Author: OmniVector Solutions
Author-email: info@omnivector.solutions
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: SQLAlchemy-Utils (>=0.37.8,<0.38.0)
Requires-Dist: SQLAlchemy[mypy] (>=2.0.22,<3.0.0)
Requires-Dist: armasec (>=2.0.1,<3.0.0)
Requires-Dist: asyncpg (>=0.28,<0.29)
Requires-Dist: fastapi (>=0.111.0,<0.112.0)
Requires-Dist: inflection (>=0.5.1,<0.6.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: pendulum[test] (>=3.0.0,<4.0.0)
Requires-Dist: psycopg2 (>=2.9.5,<3.0.0)
Requires-Dist: py-buzz (>=4.1.0,<5.0.0)
Requires-Dist: pydantic-extra-types (>=2.10.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.3.1,<3.0.0)
Requires-Dist: pydantic[email] (>=2.8.2,<3.0.0)
Requires-Dist: python-dotenv (>=0.21.0,<0.22.0)
Requires-Dist: sentry-sdk (==2.8.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: uvicorn (>=0.30.1,<0.31.0)
Requires-Dist: yarl (>=1.9.2,<2.0.0)
Project-URL: Documentation, https://omnivector-solutions.github.io/license-manager/
Project-URL: Repository, https://github.com/omnivector-solutions/license-manager
Description-Content-Type: text/markdown

[contributors-url]: https://github.com/omnivector-solutions/license-manager/graphs/contributors
[forks-url]: https://github.com/omnivector-solutions/license-manager/network/members
[stars-url]: https://github.com/omnivector-solutions/license-manager/stargazers
[issues-url]: https://github.com/omnivector-solutions/license-manager/issues
[license-url]: https://github.com/omnivector-solutions/license-manager/blob/master/LICENSE
[docs-url]: https://omnivector-solutions.github.io/license-manager/
[contact-us]: mailto:info@omnivector.solutions

[Contributors][contributors-url] •
[Forks][forks-url] •
[Stargazers][stars-url] •
[Issues][issues-url] •
[MIT License][license-url] •
[Documentation][docs-url] •
[Contact Us][contact-us] •

<!-- PROJECT LOGO -->
> An [Omnivector](https://www.omnivector.io/) initiative
>
> [![omnivector-logo](https://omnivector-public-assets.s3.us-west-2.amazonaws.com/branding/omnivector-logo-text-black-horz.png)](https://www.omnivector.io/)

<h3 align="center">License Manager API</h3>

<p align="center">
A REST API used by License Manager Agent to manage license usage in HPC clusters.
</p>


# About the Project
The `License Manager API` is responsible for managing license configurations, storing license usage and handling booking requests. The API is used by the License Manager Agent to centralize the data retrieved from the license servers and from the HPC cluster.


## Documentation

Please visit the
[License Manager Documentation][docs-url]
page for details on how to install and operate License Manager.


## Bugs & Feature Requests

If you encounter a bug or a missing feature, please
[file an issue][issues-url]


## License
Distributed under the MIT License. See the [LICENSE][license-url] file for details.


## Contact
Email us: [Omnivector Solutions][contact-us]

