Skip to main content

Curate controlled vocabularies as SKOS

Project description

https://badge.fury.io/py/acdh-django-vocabs.svg https://api.travis-ci.com/acdh-oeaw/acdh-django-vocabs.svg?branch=master https://codecov.io/gh/acdh-oeaw/acdh-django-vocabs/branch/master/graph/badge.svg

Curate controlled vocabularies as SKOS

Documentation

The full documentation is at https://acdh-django-vocabs.readthedocs.io.

Quickstart

Install ACDH Django Vocabs:

pip install acdh-django-vocabs

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'vocabs.apps.VocabsConfig',
    ...
)

Add ACDH Django Vocabs’s URL patterns:

from vocabs import urls as vocabs_urls


urlpatterns = [
    ...
    url(r'^', include(vocabs_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits

Tools used in rendering this package:

rm -rf ./dist python setup.py sdist bdist_wheel twine upload dist/*

History

0.1.0 (2021-01-05)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acdh-django-vocabs-1.1.0.tar.gz (32.4 kB view details)

Uploaded Source

Built Distribution

acdh_django_vocabs-1.1.0-py2.py3-none-any.whl (41.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file acdh-django-vocabs-1.1.0.tar.gz.

File metadata

  • Download URL: acdh-django-vocabs-1.1.0.tar.gz
  • Upload date:
  • Size: 32.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for acdh-django-vocabs-1.1.0.tar.gz
Algorithm Hash digest
SHA256 4837ddb4b5177cce1e59a443df2f0491161207e570262d1e1316d8395212202d
MD5 418fa582c8c2f99d3a133a04a7fc6974
BLAKE2b-256 72251382ad0e953f0c06979aadf774a88635132489b2f307d15e4d5d72be5df8

See more details on using hashes here.

File details

Details for the file acdh_django_vocabs-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for acdh_django_vocabs-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 40ada65c03feec6a348f6ea5e77bc15d05bce50bc5321d3aa8538f146faed24a
MD5 bdfb370696c214ddfeba77af4c036e6f
BLAKE2b-256 6e6c0a16a8b46fbe355ef0d152132aa20efb4391c87e30a605776ff5fd9169a0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page