Overview

Create workspaces for projects and manage them. Project-system is software for UNIX that creates a Python virtual environment, a git version-controlled directory, and sets up a tmux session.

Features

  • quickly create a workspace for each project you work on
  • use Python 2 or Python 3
  • store any python dependencies within a virtual environment
  • work “inside” a project workspace using tmux