Metadata-Version: 2.1
Name: fastberry
Version: 0.0.67
Summary: GraphQL Made Easy
Author-email: hlop3z <23062270+hlop3z@users.noreply.github.com>
Requires-Python: >=3.10
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: mongo
Provides-Extra: sql
Provides-Extra: testing
Project-URL: Documentation, https://hlop3z.github.io/fastberry/
Project-URL: Homepage, https://github.com/hlop3z/fastberry/
Description-Content-Type: text/markdown

<h1 style="font-size: 5em; letter-spacing: -2px; font-family: Georgia, sans-serif;" align="center">
	Welcome to <strong>Fastberry</strong>
</h1>

<p align="center">
    <img alt="PyPI - Python Version" src="https://raw.githubusercontent.com/hlop3z/fastberry/main/docs/img/fastberry.png" />
</p>

<p align="center">
	<a href="https://pypi.org/project/fastberry/" target="_blank"><img 
		src="https://img.shields.io/pypi/v/fastberry" 
		alt="Python Package Index"
		/></a>
	<a href="https://pypi.org/project/fastberry/" target="_blank">
	<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/fastberry" />
	</a>
	<a href="https://pypistats.org/packages/fastberry" target="_blank">
	<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/fastberry" />
	</a>
</p>

<p align="center" style="font-size: 3em; letter-spacing: -2px; font-family: Georgia, sans-serif;">
	<strong>GraphQL</strong> — Made Easy
</p>

<p align="center" style="font-size: 2.5em; letter-spacing: -2px; font-family: Georgia, sans-serif;" >
	Links 
	<br>
	<a href="https://pypi.org/project/fastberry" target="_blank">
	PyPi
	</a>
	<br>
	<a href="https://github.com/hlop3z/fastberry" target="_blank">
	Github
	</a>
	<br>
	<a href="https://hlop3z.github.io/fastberry/" target="_blank">
	Docs
	<img alt="PyPI - Downloads" src="https://raw.githubusercontent.com/hlop3z/fastberry/main/docs/img/docs.png" />
	</a>
</p>

