Metadata-Version: 2.1
Name: simyan
Version: 0.1.0
Summary: 
Home-page: https://github.com/Buried-In-Code/Simyan
License: MIT
Author: Buried-In-Code
Author-email: 6057651+Buried-In-Code@users.noreply.github.com
Maintainer: Buried-In-Code
Maintainer-email: 6057651+Buried-In-Code@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: marshmallow (>=3.13.0,<4.0.0)
Requires-Dist: ratelimit (>=2.2.1,<3.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Project-URL: Documentation, https://github.com/Buried-In-Code/Simyan
Project-URL: Issue Tracker, https://github.com/Buried-In-Code/Simyan/issues
Project-URL: Repository, https://github.com/Buried-In-Code/Simyan
Description-Content-Type: text/markdown

# Simyan

[![Version](https://img.shields.io/github/tag-pre/Buried-In-Code/Simyan.svg?label=version&style=flat-square)](https://github.com/Buried-In-Code/Simyan/releases)
[![Issues](https://img.shields.io/github/issues/Buried-In-Code/Simyan.svg?style=flat-square)](https://github.com/Buried-In-Code/Simyan/issues)
[![Contributors](https://img.shields.io/github/contributors/Buried-In-Code/Simyan.svg?style=flat-square)](https://github.com/Buried-In-Code/Simyan/graphs/contributors)
[![License](https://img.shields.io/github/license/Buried-In-Code/Simyan.svg?style=flat-square)](https://opensource.org/licenses/MIT)

[![Code Analysis](https://img.shields.io/github/workflow/status/Buried-In-Code/Simyan/Code-Analysis?label=Code-Analysis&logo=github&style=flat-square)](https://github.com/Buried-In-Code/Simyan/actions/workflows/code-analysis.yml)

A [Python](https://www.python.org/) wrapper for the [Comicvine](https://comicvine.gamespot.com/api/) API.

## Built Using

- [Poetry: 1.1.7](https://python-poetry.org)
- [Python: 3.9.6](https://www.python.org/)
- [marshmallow: 3.13.0](https://pypi.org/project/marshmallow)
- [requests: 2.26.0](https://pypi.org/project/requests)
- [ratelimit: 2.2.1](https://pypi.org/project/ratelimit)

## Socials

Big thanks to [Mokkari](https://github.com/bpepple/mokkari) for the inspiration and template for this project.

[![Discord | The DEV Environment](https://discordapp.com/api/guilds/618581423070117932/widget.png?style=banner2)](https://discord.gg/nqGMeGg)
