Skip to main content

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

  1. Install rust and jupyter-notebook

  2. cargo install cargo-script

  3. pip install rust-magic

  4. 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


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

rust_magic-0.2.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded 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