Skip to content

A simple Django web app for searching the Paradise Papers dataset backed by Neo4j

License

Notifications You must be signed in to change notification settings

anderser/paradise-papers-django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paradise-papers-django

A simple Django web app for searching the Paradise Papers dataset backed by Neo4j

Requirements

Python 2.7, 3.4+

Django 1.11

neo4j 3.0, 3.1, 3.2, 3.3

neo4j-driver 1.2.1

neomodel 3.2.5

Quickstart

# Clone this repository

git clone https://github.com/neo4j-examples/paradise-papers-django

# Go into the repository

cd paradise-papers-django
cd paradise_papers_django

# Run the app
python manage.py runserver --settings=paradise_papers_search.settings.dev

About

A simple Django web app for searching the Paradise Papers dataset backed by Neo4j

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.7%
  • HTML 28.2%
  • JavaScript 26.7%
  • CSS 1.4%