# Viewflow > Viewflow is a low-code library for Django. It adds workflows (BPMN), CRUD, > forms, and reporting on top of normal Django models and views. Python 3.8+, Django 4.0+. Core is open source (AGPL); PRO is a commercial subscription. ## Links - [Documentation](https://docs.viewflow.io): guides and API. - [Full docs for AI](https://docs.viewflow.io/llms-full.txt): the whole docs in one file. - [Building with Viewflow](https://docs.viewflow.io/AGENTS.md): rules for AI coding assistants. - [Source](https://github.com/viewflow/viewflow): GitHub repository. - [PyPI](https://pypi.org/project/django-viewflow/): `pip install django-viewflow`. - [Demo](https://demo.viewflow.io): live demo. - [Pricing](https://viewflow.io/pricing.md): editions and prices.