Design Interactive Data Apps Without Web Dev
Project description
Hal9
Design Interactive Data Apps Without Web Dev
Installation
$ pip install hal9
Source
Validate Python 3.9 or newer is installed
python3 --version
Clone and build package as follows
git clone https://github.com/hal9ai/hal9 && cd hal9
pip3 install maturin
maturin build -m python/Cargo.toml -F pyo3 -b pyo3
pip3 install python/target/wheels/* --force-reinstall
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
hal9
was created by Anchit Sadana, Kevin Kuo and Javier Luraschi. It is licensed under the terms of the MIT license.
Credits
hal9
was created with cookiecutter
and the py-pkgs-cookiecutter
template.
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
hal9-0.0.1.tar.gz
(3.2 kB
view hashes)
Built Distribution
hal9-0.0.1-py3-none-any.whl
(3.2 kB
view hashes)