Skip to main content

Manage development environments like virtualenv but with docker containers and export your python history to iPythonNotebook

Project description

This package is meant to help manage development environments using docker, while providing an interface similar to that of python’s virtualenvwrapper module.

Features:

  • Simple cli to create, switch to and delete environments that allow you to fiddle to your heart’s content without breaking anything else.

  • Currently this is based on a clean Ubuntu install (ubuntu:latest docker image) with basic python 2.7 configured.

  • Save your environment to a tarfile in case you want to take it with you anywhere.

  • Export the python history of anything you tried while using the python interpreter within your environment into an iPythonNotebook file that can be used with any Jupyter server (like the jupyter/notebook docker image).

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page