Skip to content

Effortlessly manage your Conda environments with our intuitive and user-friendly GUI. Create, delete, and export environments with just a few clicks!

License

Notifications You must be signed in to change notification settings

flowese/CondaEnvMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CondaEnv Master

Screenshot

CondaEnv Master is a user-friendly and intuitive GUI application for managing Conda environments. It allows you to easily create, delete, export, and import Conda environments with just a few clicks.

Features

  • Create Environments: Quickly create new Conda environments with a specified Python version.
  • Delete Environments: Remove Conda environments that are no longer needed.
  • Export Environments: Save environment configurations to a YAML file for sharing or backup.
  • Import Environments: Restore environments from a YAML file.
  • Intuitive Interface: A clean and easy-to-navigate graphical user interface.
  • Multi-language Support: The application supports a wide range of languages and automatically adapts to your system's locale.
  • Native Python: The application is built entirely using native Python libraries, without any third-party dependencies.

Requirements

  • Python: This application uses native Python libraries.
  • Conda/Miniconda: Ensure that Conda or Miniconda is installed on your system. If you don't have Conda installed, please follow the instructions on the Miniconda Installation Guide to install it.

Execution

  1. Clone the Repository:

    git clone https://github.com/flowese/CondaEnvMaster.git
  2. Navigate to the Project Directory:

    cd CondaEnvMaster
  3. Run the Application:

    python CondaEnvMaster.py

Screenshot

Screenshot

Usage

  1. Create a New Environment:

    • Enter the environment name and select the Python version.
    • Click the "+" button to create the environment.
  2. Delete an Environment:

    • Click the "❌" button next to the environment you wish to delete.
    • Confirm the deletion when prompted.
  3. Export an Environment:

    • Click the "⬇️" button next to the environment you wish to export.
    • Choose the location and filename for the YAML file.
  4. Import an Environment:

    • Click the "Import" button.
    • Select the YAML file containing the environment configuration.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or issues, please contact flowese@gmail.com.


CondaEnv Master is developed and maintained by @flowese. Feel free to contribute or open issues on GitHub!

About

Effortlessly manage your Conda environments with our intuitive and user-friendly GUI. Create, delete, and export environments with just a few clicks!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages