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 a JupyterNotebook file that can be used with any Jupyter server (like the jupyter/notebook docker image).

Project details


Supported by

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