[note] Want to install the latest version from a GitHub repo using pip
📌 Introduction
This article explains how to install a specific branch of a GitHub repository using pip, particularly focusing on the ‘devel’ branch, which is typically used for development purposes rather than stable releases.