Metadata-Version: 2.1
Name: raclients
Version: 3.3.4
Summary: Clients for OS2mo/LoRa
Home-page: https://magenta.dk/
License: MPL-2.0
Keywords: os2mo,lora
Author: Magenta
Author-email: info@magenta.dk
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Authlib (>=1.2.0,<2.0.0)
Requires-Dist: fastapi (>=0.88,<1.0)
Requires-Dist: gql (>=3.4.0,<4.0.0)
Requires-Dist: httpx (>=0.25.1,<0.26.0)
Requires-Dist: more-itertools (>=9.1.0,<10.0.0)
Requires-Dist: pydantic (>=1.10.5,<2.0.0)
Requires-Dist: ramodels (>=18.5.2,<23.0.0)
Requires-Dist: structlog (>=22.3,<24.0)
Requires-Dist: tenacity (>=8.2.2,<9.0.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
Project-URL: Repository, https://git.magenta.dk/rammearkitektur/ra-clients
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2021 Magenta ApS <https://magenta.dk>
SPDX-License-Identifier: MPL-2.0
-->


# RA Clients

OS2mo/LoRa clients

<!--
## Versioning
This project uses [Semantic Versioning](https://semver.org/) with the following strategy:
- MAJOR: Incompatible changes to existing data models
- MINOR: Backwards compatible updates to existing data models OR new models added
- PATCH: Backwards compatible bug fixes

## Getting Started

TODO: README section missing!

### Prerequisites


TODO: README section missing!

### Installing

TODO: README section missing!

## Running the tests

TODO: README section missing!

## Deployment

TODO: README section missing!

## Built With

TODO: README section missing!

## Authors

Magenta ApS <https://magenta.dk>

TODO: README section missing!
-->
## License
- This project: [MPL-2.0](MPL-2.0.txt)
- Dependencies:
  - pydantic: [MIT](MIT.txt)

This project uses [REUSE](https://reuse.software) for licensing. All licenses can be found in the [LICENSES folder](LICENSES/) of the project.

