mv-django

Django application for Mapping Violence.

https://github.com/chnm/mv-django

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary

Keywords

django
Last synced: 6 months ago · JSON representation ·

Repository

Django application for Mapping Violence.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 6
  • Releases: 0
Topics
django
Created 8 months ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Mapping Violence

Django application for the Mapping Violence project.

Owner

  • Name: Roy Rosenzweig Center for History and New Media
  • Login: chnm
  • Kind: organization
  • Location: Fairfax, VA, USA

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Mapping Early Modern Violence
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Amanda
    family-names: Madden
    email: amadden8@gmu.edu
    affiliation: Roy Rosenzweig Center for History and New Media
  - given-names: Colin
    family-names: Rose
    email: crose@brocku.ca
    affiliation: Brock University
  - given-names: Jason
    family-names: Heppler
    email: jheppler@gmu.edu
    affiliation: Roy Rosenzweig Center for History and New Media
    orcid: 'https://orcid.org/0000-0003-4158-6186'
repository-code: 'https://github.com/chnm/mv-django'
url: 'https://earlymodernviolence.org'
abstract: >-
  Mapping Violence in Early Modern Italy is a collaborative
  digital spatial history project focused on comparative and
  collaborative analysis of violent crime between 1500 and
  1700.
keywords:
  - digital history
  - python
  - django
license: MIT

GitHub Events

Total
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 10
  • Pull request event: 3
  • Create event: 3
Last Year
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 10
  • Pull request event: 3
  • Create event: 3

Dependencies

.github/workflows/cicd.yml actions
Dockerfile docker
  • python 3.12 build
  • rust latest build
docker-compose.yml docker
  • postgres 17
  • rrchnm/mapping_violence latest
package-lock.json npm
  • tailwindcss 4.1.11 development
package.json npm
  • tailwindcss ^4.1.11 development
theme/static_src/package-lock.json npm
  • 128 dependencies
theme/static_src/package.json npm
  • @tailwindcss/aspect-ratio ^0.4.2 development
  • @tailwindcss/forms ^0.5.10 development
  • @tailwindcss/typography ^0.5.16 development
  • cross-env ^7.0.3 development
  • postcss ^8.5.3 development
  • postcss-import ^16.1.0 development
  • postcss-nested ^7.0.2 development
  • postcss-simple-vars ^7.0.1 development
  • rimraf ^6.0.1 development
  • tailwindcss ^3.4.17 development
poetry.lock pypi
  • asgiref 3.9.0
  • astroid 3.3.10
  • attrs 25.3.0
  • autobahn 24.4.2
  • automat 25.4.16
  • black 24.10.0
  • certifi 2025.6.15
  • cffi 1.17.1
  • cfgv 3.4.0
  • charset-normalizer 3.4.2
  • click 8.2.1
  • colorama 0.4.6
  • constantly 23.10.4
  • cryptography 45.0.5
  • daphne 4.2.1
  • dill 0.4.0
  • distlib 0.3.9
  • django 5.2.4
  • django-allauth 65.9.0
  • django-autocomplete-light 3.12.1
  • django-debug-toolbar 4.4.6
  • django-environ 0.11.2
  • django-tailwind 3.9.1
  • djhtml 3.0.8
  • edtf 5.0.0
  • filelock 3.18.0
  • geographiclib 2.0
  • geopy 2.4.1
  • hyperlink 21.0.0
  • identify 2.6.12
  • idna 3.10
  • incremental 24.7.2
  • iniconfig 2.1.0
  • isort 6.0.1
  • mccabe 0.7.0
  • mypy-extensions 1.1.0
  • nodeenv 1.9.1
  • packaging 25.0
  • pathspec 0.12.1
  • platformdirs 4.3.8
  • pluggy 1.6.0
  • pre-commit 4.2.0
  • psycopg2 2.9.10
  • pyasn1 0.6.1
  • pyasn1-modules 0.4.2
  • pycparser 2.22
  • pygments 2.19.2
  • pylint 3.3.7
  • pylint-django 2.6.1
  • pylint-plugin-utils 0.9.0
  • pyopenssl 25.1.0
  • pyparsing 3.2.3
  • pytest 8.4.1
  • pytest-django 4.11.1
  • python-dateutil 2.9.0.post0
  • python-dotenv 1.1.1
  • pyyaml 6.0.2
  • requests 2.32.4
  • service-identity 24.2.0
  • setuptools 80.9.0
  • six 1.17.0
  • sqlparse 0.5.3
  • tomlkit 0.13.3
  • twisted 25.5.0
  • txaio 25.6.1
  • typing-extensions 4.14.1
  • tzdata 2025.2
  • urllib3 2.5.0
  • virtualenv 20.31.2
  • whitenoise 6.9.0
  • zope-interface 7.2
pyproject.toml pypi
  • black ^24.10.0 develop
  • django-debug-toolbar ^4.4.6 develop
  • djhtml ^3.0.7 develop
  • pre-commit ^4.0.1 develop
  • pylint-django ^2.6.1 develop
  • pytest-django ^4.9.0 develop
  • daphne ^4.1.2
  • django ^5.1.4
  • django-allauth ^65.3.1
  • django-autocomplete-light ^3.12.1
  • django-environ ^0.11.2
  • django-tailwind ^3.8.0
  • edtf ^5.0.0
  • geopy ^2.4.1
  • psycopg2 ^2.9.10
  • python ^3.12.0
  • python-dotenv ^1.0.1
  • requests ^2.32.4
  • whitenoise ^6.8.2