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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ipython_tempmagic-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: ipython_tempmagic-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49f3ff08013aa99ac30f0e9618ba89a88a9ee7ada4509ca5c7101261a6b70133
|
|
| MD5 |
af83b515f08ea1d1fc63432c638cfb22
|
|
| BLAKE2b-256 |
96b772631efbaae49ab45060372acb0ade32c6d7460711cd7c691d007f0cffab
|