Chapter 6. Using Neo4j with Django and Neomodel

Web frameworks or web application frameworks are the standard, structured, and faster way of developing web-based applications that can be exposed over the Internet to a wide variety of users.

Django (https://www.djangoproject.com/) is one of the powerful web-based frameworks written in Python for rapidly creating Python-based web-enabled applications in minutes.

Though there are many other Python web-based frameworks, Django is one of the obvious choices for creating enterprise-grade and large-scale systems. Based on MVC pattern, Django is fast, secure, and scalable.

Django follows the "batteries included" philosophy of Python (https://docs.python.org/2/tutorial/stdlib.html#batteries-included), where ...

Get Building Web Applications with Python and Neo4j now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.