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

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-0.1.0.tar.gz (9.4 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-0.1.0-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: acdh_django_netvis-0.1.0.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3

File hashes

Hashes for acdh_django_netvis-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d8ff773af2c42624989b5cc15c9c37c56244f7e2de6e2cf4124e59ed5fda4c5a
MD5 e4c5e99d07c556fcde921382fd507650
BLAKE2b-256 327ca935efc2b6caa24b8c026a5141fa30080b7c737d5367c8e5009b57577fd6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: acdh_django_netvis-0.1.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/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3

File hashes

Hashes for acdh_django_netvis-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 27d023ed6ae24eb67316597d3e7d7f091724997848bb7813aa01a35f1b703c96
MD5 f264abd86ba7dec70d9af8e6687c9c87
BLAKE2b-256 c13f52afd29efc19119b47aa151f07b487203f9c24ddcf01cd0a7705faad9fc1

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