# bdbcontrib
A set of utilities for bayesdb.
## Installing
The software in bdbcontrib requires:
[bayeslite >=0.1.2](http://probcomp.csail.mit.edu/bayesdb/)
[ipython notebook >=3](http://ipython.org/notebook.html)
[markdown2](https://pypi.python.org/pypi/markdown2)
[matplotlib](http://matplotlib.org/)
[numpy](http://www.numpy.org/)
[pandas](http://pandas.pydata.org/)
[scikit-learn](http://scikit-learn.org/)
[seaborn >=6](http://stanford.edu/~mwaskom/software/seaborn/)
[tornado >=4](http://www.tornadoweb.org/en/stable/)
The tests require:
[pillow](https://python-pillow.github.io/)
[pytest](http://pytest.org/)
The documentation requires:
[numpydoc](https://pypi.python.org/pypi/numpydoc)
[sphinx](sphinx-doc.org)
Individual parts of bdbcontrib may have slimmer dependencies, if you want to pull them out for more limited purposes.
## Test
To run the paltry automatic tests:
` $ ./check.sh `
## Install
To install system-wide, or into the current virtual environment:
` $ python setup.py build $ python setup.py install `
## Documentation
The python documentation is built using [sphinx](http://sphinx-doc.org/) and [numpydoc](https://pypi.python.org/pypi/numpydoc).
` $ make doc `
## Use
If you want the Python API, import bdbcontrib.plot_utils, &c.
If you are using the bayeslite shell, load the bayeslite shell commands with:
` .hook /path/to/bdbcontrib/hooks/hook_plotting.py `
Release files for bdbcontrib 0.1.8.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bdbcontrib-0.1.8.1.tar.gz | 1.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bdbcontrib-0.1.8.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 3.5 MB
Release files / bdbcontrib-0.1.8.1.tar.gz
| Download URL | bdbcontrib-0.1.8.1.tar.gz |
|---|---|
| Size | 1.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1d8f2125fa378cbe63820c747fc8a67120e5ced51a6559e4fcd5b89cc7825ee6
|
|
BLAKE2b-256 checksum How to use checksums |
9fcab6a32a2e62f30a7aba719ded1c8cb321912377d69bb6f8f16b1070952c9e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / bdbcontrib-0.1.8.1-py2-none-any.whl
| Download URL | bdbcontrib-0.1.8.1-py2-none-any.whl |
|---|---|
| Size | 1.7 MB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
2307404809673872699b3f215d9cf7a8b9a8d2e33d56a3a44e8c67181f9d32d8
|
|
BLAKE2b-256 checksum How to use checksums |
9c7ee8e7ddd691334a97c3c6d7f9c23b83d02c39b8fba141032ce85cd5c87680
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |