Metadata-Version: 2.1
Name: aicapi2021-yw3760
Version: 0.1.1
Summary: This is a python package of an API CLIENT to retrieve the data of collections in the Atr Institute of Chicago. The outputs inlude: An table include related information about the searched artworks. An table include related information about the searched tours. An image of an artwork, searched by title and artist. An table include related information about the searched products.
Home-page: https://github.com/tbrambor/qmsspkg
License: MIT
Author: YW3760
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Project-URL: Documentation, https://qmsspkg.readthedocs.io
Project-URL: Repository, https://github.com/tbrambor/qmsspkg
Description-Content-Type: text/markdown

# AICAPI2021_YW3760

This is a python package of an API CLIENT to retrieve the data of collections in the Atr Institute of Chicago. The outputs inlude: An table include related information about the searched artworks. An table include related information about the searched tours. An image of an artwork, searched by title and artist. An table include related information about the searched products.

## Installation

```bash
$ pip install AICAPI2021_YW3760
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`AICAPI2021_YW3760` was created by YW3760. It is licensed under the terms of the MIT license.

## Credits

`AICAPI2021_YW3760` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

