dmenv 0.8.0

The stupid virtualenv manager
Documentation
1
2
3
4
from path import Path

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