Skip to main content

Temporary file magic IPython

Project description

# Magics for temporary workspace

  • %cdtemp – Creates a temporary directory that is magically cleaned up when you exit IPython session.

  • %%with_temp_dir – Run Python code in a temporary directory and clean up it after the execution.

# Installation

Install using pip:

` pip install ipython-tempmagic # PyPI published version `

or

` pip install git+https://github.com/Lightslayer/ipython-tempmagic # development version `

For older Jupyter versions (< 5.0):

`text %install_ext https://raw.github.com/tkf/ipython-tempmagic/master/tempmagic.py `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ipython_tempmagic-0.0.1-py2.py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 2 Python 3

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