Metadata-Version: 2.1
Name: fastchecks
Version: 0.1.0rc0
Summary: 
Author: Dr. Juan Miguel Cejuela
Author-email: i@juanmi.rocks
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.8.4,<4.0.0)
Requires-Dist: apscheduler (==4.0.0a2)
Requires-Dist: psycopg[binary,pool] (>=3.1.9,<4.0.0)
Requires-Dist: pydantic (>=2.0.1,<3.0.0)
Description-Content-Type: text/markdown

# 🚥 Website monitoring backend service - in Python 🐍 - check results written into PostgreSQL 🐘

[![test & lint](https://github.com/juanmirocks/fastchecks/actions/workflows/test_n_lint.yml/badge.svg)](https://github.com/juanmirocks/fastchecks/actions/workflows/test_n_lint.yml)

[![Coverage Status](https://coveralls.io/repos/github/juanmirocks/fastchecks/badge.svg?branch=develop)](https://coveralls.io/github/juanmirocks/fastchecks?branch=develop)
