Metadata-Version: 1.2
Name: enboard
Version: 0.2
Summary: Manage Python environments easily.
Home-page: https://gitlab.com/takluyver/enboard
License: UNKNOWN
Author: Thomas Kluyver
Author-email: thomas@kluyver.me.uk
Requires-Python: >=3.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Requires-Dist: prompt_toolkit

Enboard is a terminal UI to easily switch between conda environments.

To install::

    pip install enboard

To use::

    enboard

