A django package to query and store data from Lobid's GND-API
Project description
django-gnd
A django package to query and store data from Lobid's GND-API
install
pip install django-gnd
add gnd to INSTALLED_APPS:
# project/settings.py
INSTALLED_APPS = [
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'gnd',
'example',
]
features
see the example Project
GND/LOBID autocomplete widget
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-gnd-0.3.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-gnd-0.3.0.tar.gz.
File metadata
- Download URL: django-gnd-0.3.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9f24c9c9b7d51ab1ebaea8896b6df36c359921e87c9bfe57ef8453a6635ff67
|
|
| MD5 |
d8d4c70f33022a750300ed70bd54eae4
|
|
| BLAKE2b-256 |
3ba2e24436c79470fc89d235d0a4582d95407d71d7fad2409b20609b462bb25a
|
File details
Details for the file django_gnd-0.3.0-py3-none-any.whl.
File metadata
- Download URL: django_gnd-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
170e5c065c9f6846d6de2e829b47f8ce557596895ccfd0d9d492e0ef2aa13d58
|
|
| MD5 |
7360ed5f9434208804db370a01c80ae5
|
|
| BLAKE2b-256 |
e9ba76023bee8b38339d3ef638d9bf4674f57a7532c15ad8f63ed455f57bacea
|