Metadata-Version: 2.1
Name: pycus
Version: 20.9.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Moshe Zadka
Author-email: moshez@zadka.club
License: MIT
Platform: UNKNOWN
Requires-Dist: incremental
Requires-Dist: jupyterlab
Requires-Dist: face
Requires-Dist: typing-extensions
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Provides-Extra: lint
Requires-Dist: black ; extra == 'lint'
Requires-Dist: flake8 ; extra == 'lint'
Requires-Dist: mypy ; extra == 'lint'
Provides-Extra: test
Requires-Dist: virtue ; extra == 'test'
Requires-Dist: pyhamcrest ; extra == 'test'
Requires-Dist: coverage ; extra == 'test'

Pycus
=====

Pycus adds Python virtual environments to Jupyter.

Usage
-----

See docs_.

.. _docs: https://pycus.readthedocs.io/en/latest/

Contributing
------------

* Observe the Code of Conduct in all interactions.
* In your first PR, add your name to the contributor list.


Contributors
------------

* Moshe Zadka <moshez@zadka.club>


