Skip to content

A script I use for python environment management to make it a little less tedious.

Notifications You must be signed in to change notification settings

djmoore711/env_mgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

I am setting out to create a utility that will make managing environments easier. I would like to develop a command-line utility that simplifies creating, modifying, deleting, and disabling Python environments, eliminating the need to remember all the different commands that you only run periodically.

TO-DO List for Project [ ] Figure out exactly what workflows I want this application to handle [ ] Consider activities such as create, modify, delete, and disable Python environments [ ] Consider the ability to activate and deactivate Python environments

About

A script I use for python environment management to make it a little less tedious.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages