Skip to main content

App to visualize model objects as network graph

Project description

https://badge.fury.io/py/acdh_django_netvis.svg https://travis-ci.org/csae8092/acdh_django_netvis.svg?branch=master https://codecov.io/gh/csae8092/acdh_django_netvis/branch/master/graph/badge.svg

App to visualize model objects as network graph

Documentation

The full documentation is at https://acdh_django_netvis.readthedocs.io.

Quickstart

Install acdh-django-netvis:

pip install acdh_django_netvis

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'netvis',
    ...
)

Add acdh-django-netvis’s URL patterns:

urlpatterns = [
    ...
    url(r'^netvis/', include('netvis.urls', namespace="netvis")),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

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

Credits

Tools used in rendering this package:

History

1.0.0 (2020-05-03)

  • netvis-JS library does not load latest version any more.

0.1.1 (2019-11-18)

  • Included a legend.

0.1.0 (2019-11-12)

  • 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_netvis-1.0.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

acdh_django_netvis-1.0.0-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file acdh_django_netvis-1.0.0.tar.gz.

File metadata

  • Download URL: acdh_django_netvis-1.0.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9

File hashes

Hashes for acdh_django_netvis-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1ab1bc92637cfbef60b1593dacc4271926c8900f1193d509d4daf4db6aff81f8
MD5 54d0dccbb6ef42f8ab4673aeaf496d2e
BLAKE2b-256 b7c9697e1aa3fd5a9e5edaa6e04f5e0ad69f66b2636c06ec745ad8978dd283dc

See more details on using hashes here.

File details

Details for the file acdh_django_netvis-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: acdh_django_netvis-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9

File hashes

Hashes for acdh_django_netvis-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1614a56a33e52cb90d5efc4bd0343cadae8ff035ab016a6fd918eb92112ba2dc
MD5 73668b000e1a7954440f44f94c6748df
BLAKE2b-256 cf6c59b789020406f603120610c1fe95aa325b9d066be68ac65e96b32032b0d5

See more details on using hashes here.

Supported by

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