Home / Learn / Mercurial
This page contains only human-written content, no AI-generated text.

Mercurial

Mercurial is a distributed open source source control (also known as "version control") system written in Python for tracking and handling file modifications. Mercurial can be used as the version control system for Python projects.

Official Mercurial logo.

Mercurial is an implementation of the source control concept. Learn how these pieces fit together in the development environments chapter or view the table of contents for all topics.

Mercurial tutorials