Metadata-Version: 2.3
Name: argus-htmx-frontend
Version: 0.18
Summary: HTTP Frontend as a django app for argus-server using HTMx
Author-email: Hanne Moa <hanne.moa@sikt.no>
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Environment :: Web Environment
Requires-Dist: argus-server>=1.27.0
Requires-Dist: django-htmx
Requires-Dist: django-widget-tweaks==1.5.0
Requires-Dist: social-auth-core>=4.1
Requires-Dist: social-auth-app-django>=5.0
Requires-Dist: sphinx ; extra == "docs"
Project-URL: Github, https://github.com/Uninett/argus-htmx-frontend
Provides-Extra: docs

===================
argus-HTMx-frontend
===================

This frontend has been merged into `argus-server`_, as a django app.

See `argus-server`_ for more about argus.

Imports `django-htmx`_. See the `documentation for django-htmx`_
for details.

.. attention::

   This repo is has been merged into the repo at `argus-server`_.

   This is the final release, to update the README before archiving everything.

.. _django-htmx: https://github.com/adamchainz/django-htmx
.. _argus-server: https://github.com/Uninett/Argus
.. _documentation for django-htmx: https://django-htmx.readthedocs.io/en/latest/

