Metadata-Version: 2.1
Name: fasjson-client
Version: 1.0.5
Summary: An OpenAPI client for FASJSON
Home-page: https://github.com/fedora-infra/fasjson-client
Author: Fedora Infrastructure
Author-email: infrastructure@lists.fedoraproject.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6,<4.0
Provides-Extra: cli
License-File: LICENSE

# fasjson-client

A python client library for the FASJSON API

This client uses the bravado library to build dynamic api methods based on open-api specs (version 2.0): https://github.com/Yelp/bravado

The documentation is available at https://fasjson-client.readthedocs.io/

## License

Licensed under [lgpl-3.0](./LICENSE)


