hbldh / pybankid
BankID Relying Party client for Python
☆49Updated last month
Alternatives and similar repositories for pybankid
Users that are interested in pybankid are comparing it to the libraries listed below
Sorting:
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Django app that enables staff to log in as other users using their own credentials.☆159Updated 3 weeks ago
- Template snippet libraries for Django☆57Updated last year
- Translate Django model fields in a PostgreSQL JSONField☆68Updated this week
- Sanity to the django choices functionality.☆175Updated last year
- Django extensions the monkey way☆66Updated last week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 8 months ago
- Edit JSON-Model Fields using a Standard Django Form.☆139Updated 6 months ago
- A field type for Django models that allows joins to a related model without a foreign key☆48Updated last year
- Marshmallow schemas for Django REST framework☆213Updated 3 years ago
- django-crequest - Taking care of current request in silent way.☆60Updated 7 years ago
- An protocol server for django channels 1 written in go☆28Updated 8 years ago
- Django middleware to compress responses using several algorithms.☆46Updated 8 months ago
- Show all LogEntry objects in the Django admin site☆111Updated 3 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated 2 years ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 7 months ago
- A Django Debug Toolbar panel for Channels☆43Updated 7 years ago
- An easy way to add links to relations in the Django Admin site.☆109Updated 4 years ago
- Postgres composite types support for Django