Lightweight Rust integration in Jupyter notebook
Project description
# rust-magic
Allows to try rust in jupyter notebook. Implemented via line/cell magics:
<img src=”https://raw.githubusercontent.com/axil/rust-magic/master/rust-magic.png” width=”600”>
## Installation
Install rust and jupyter-notebook
cargo install cargo-script
pip install rust-magic
Enjoy :)
## Third-party crates
are supported via normal cargo script syntax:
<img src=”https://raw.githubusercontent.com/axil/rust-magic/master/external-crate.png” width=”600”>
## Compiler options
can be provided in the cell mode:
<img src=”https://raw.githubusercontent.com/axil/rust-magic/master/debug1.png” width=”800”>
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
File details
Details for the file rust_magic-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: rust_magic-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f98ef85ee01234921f17e7704596bdbfa159ea364e340e9d3414b36260fd0f65 |
|
MD5 | 4c3d66c65d9566ba3861fe691f8d962a |
|
BLAKE2b-256 | a1eda0a9779572fd55483f254c841c892e5324b0b17af794aec60d921d91681f |