mkpydir Quickly create a new Python directory with boilerplate code. Installation cargo install mkpydir Usage mkpydir my-project This will create two files: environment.yml (conda) requirements.txt (pip)