Skip to main content

Evaluate Hy code cells using %hy and %%hy magics.

Project description

Hy-IPython: a Hy magic for IPython

Currently requires exactly Hy 0.24.

Based on a snippet by Ben Denham.

Installation

pip install hy-ipython

Development

Requires Flit.

# Create a venv (or use virtualenv)
python -m venv ./project.venv

# Install into the venv
flit install --symlink --python ./project.venv/bin/python

# Build wheel and sdist
flit build --format wheel --setup-py
flit build --format sdist --setup-py

# Publish to PyPI
flit publish --format wheel --setup-py
flit publish --format sdist --setup-py

Don't forget to set up your pypirc file: https://packaging.python.org/en/latest/specifications/pypirc/.

Project details


Download files

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

Source Distribution

hy-ipython-0.0.1.post2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

hy_ipython-0.0.1.post2-py2.py3-none-any.whl (3.4 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