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
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 Distribution
Built Distribution
File details
Details for the file hy-ipython-0.0.1.post2.tar.gz
.
File metadata
- Download URL: hy-ipython-0.0.1.post2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b77d36a199c35a0004af1538335950ed5d6f20f5d55ccf1634785a9da4dcac71 |
|
MD5 | 07a2588b5d9e0196364832e140454e21 |
|
BLAKE2b-256 | 70d03fcbef1342beda728fa82d1c3cfd4079bd7a5467b92bd366578339de5ed7 |
File details
Details for the file hy_ipython-0.0.1.post2-py2.py3-none-any.whl
.
File metadata
- Download URL: hy_ipython-0.0.1.post2-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b9bdaf77cfc7d7571d7b799b9af7d7f096f83a7c6728fab79790309658555fa |
|
MD5 | e6755e105313558f4ae0be9969ac85bb |
|
BLAKE2b-256 | ea1a3765b4c4bb25a2df53809bd276e2671070f315794e074cc1b06e079f3ff1 |