Metadata-Version: 2.2
Name: sq1090-console
Version: 0.1.0.dev7
Summary: Sq1090 Console - show aircraft information
Home-page: https://gitlab.com/sq1090/sq1090-console
Author: Artur Wroblewski
Author-email: wrobell@riseup.net
License: GPLv3+
Project-URL: Source Code, https://gitlab.com/sq1090/sq1090-console
Project-URL: Bug tracker, https://gitlab.com/sq1090/sq1090-console/issues
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.13
Description-Content-Type: text/x-rst
License-File: COPYING
Requires-Dist: blacksheep>=2.4.1
Requires-Dist: rbfly>=0.10.0
Requires-Dist: uvloop
Provides-Extra: tests
Requires-Dist: mypy==1.18.2; extra == "tests"
Requires-Dist: ruff; extra == "tests"
Requires-Dist: pytest; extra == "tests"

Sq1090 Console is Sq1090 project application to show aircraft information.

Sq1090 is a web application, which can be deployed on a server, or used
locally on a user workstation.

The application is tested on Firefox.

.. image:: doc/screenshot.png
   :alt: Sq1090 Console screenshot
   :width: 800px
