dmenv 0.5.0

The stupid virtualenv manager
Documentation
from path import Path

def main():
    print("Running demo from", Path.getcwd())