Binary visualization using IPython widgets
Project description
# Bitjet
Binary visualization using [IPython widgets](https://www.youtube.com/watch?v=VaV10VNZCLA). This is a Jupyter/IPython notebook extension.

## Installation
This uses IPython 3, which only has a release candidate out. To install a new copy of IPython, upgrading over your old version run:
`console pip install --pre ipython[all] `
### Now install bitjet!
`console pip install bitjet `
### Optional dependencies
If you want to use all the examples, you’ll need numpy.
`console pip install numpy # Here be dragons `
## Development
Hacking on this package is quite welcome. For the sake of your sanity, use pip’s symlink option when installing:
`console pip install -e . `
Then to mitigate caching issues with the browser, either pick a new port to run the IPython notebook on or hard reset your cache each time.
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
File details
Details for the file bitjet-0.2.tar.gz.
File metadata
- Download URL: bitjet-0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d36a4c74e34654ec6a79d4386508fa0bcdfdfe9bc914db3c2ebacd7b09a1572a
|
|
| MD5 |
4e45a67182ced4118772ace78ac40db0
|
|
| BLAKE2b-256 |
3a80226a0e9b17ae98049b73c514de963e4d68dce2b9da3e26c2e414c125cc4d
|