Metadata-Version: 2.1
Name: apis-ampel
Version: 0.1.0
Summary: Django-App for the APIS plattform. Adds status indicators to all entities that are displayed as traffic lights in list, detail and edit views.
Author: Gregor Pirgie
Author-email: gregor.pirgie@oeaw.ac.at
Requires-Python: >=3.8,<3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Django (==3.2.0)
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: SPARQLWrapper (>=1.8.5,<2.0.0)
Requires-Dist: acdh-django-charts (>=0.5.3,<0.6.0)
Requires-Dist: convertdate (>=2.3.0,<3.0.0)
Requires-Dist: dj-database-url (>=0.5.0,<0.6.0)
Requires-Dist: django-admin-csvexport (>=1.9,<2.0)
Requires-Dist: django-allow-cidr (>=0.3.1,<0.4.0)
Requires-Dist: django-autocomplete-light (>=3.9.4,<4.0.0)
Requires-Dist: django-cors-headers (>=3.13.0,<4.0.0)
Requires-Dist: django-crispy-forms (>=1.14.0,<2.0.0)
Requires-Dist: django-crum (>=0.7.9,<0.8.0)
Requires-Dist: django-csp (>=3.7,<4.0)
Requires-Dist: django-extensions (>=3.1.3,<4.0.0)
Requires-Dist: django-filter (>=22.1,<23.0)
Requires-Dist: django-guardian (>=2.3.0,<3.0.0)
Requires-Dist: django-leaflet (>=0.27.1,<0.28.0)
Requires-Dist: django-model-utils (>=4.1.1,<5.0.0)
Requires-Dist: django-reversion (==3.0.8)
Requires-Dist: django-summernote (>=0.8.11,<0.9.0)
Requires-Dist: django-tables2 (>=2.4.1,<3.0.0)
Requires-Dist: djangorestframework (==3.12.2)
Requires-Dist: djangorestframework-csv (>=2.1.0,<3.0.0)
Requires-Dist: djangorestframework-jsonschema (>=0.1.1,<0.2.0)
Requires-Dist: djangorestframework-xml (>=2.0.0,<3.0.0)
Requires-Dist: drf-spectacular (>=0.22.0,<0.23.0)
Requires-Dist: gunicorn (>=20.0.4,<21.0.0)
Requires-Dist: jmespath (>=0.10.0,<0.11.0)
Requires-Dist: jsonschema (>=3.2.0,<4.0.0)
Requires-Dist: lxml (>=4.6.2,<5.0.0)
Requires-Dist: mysqlclient (>=2.0.3,<3.0.0)
Requires-Dist: numpy (==1.22)
Requires-Dist: openpyxl (>=3.0.10,<4.0.0)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: python-Levenshtein (>=0.12.2,<0.13.0)
Requires-Dist: rdflib (>=6.1.1,<6.2.0)
Requires-Dist: regex (>=2020.11.13,<2021.0.0)
Requires-Dist: requests (>=2.25.0,<3.0.0)
Requires-Dist: sentry-sdk (>=1.5.12,<1.6.0)
Requires-Dist: tablib (>=3.0.0,<4.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: typesense (>=0.14.0,<0.15.0)
Requires-Dist: unicodecsv (>=0.14.1,<0.15.0)
Requires-Dist: whitenoise (>=5.2.0,<6.0.0)
