An assortment of publicly available cross-language utilities useful to my projects.
You can install BitBazaar via pip from PyPI:
pip install bitbazaarYou can install BitBazaar via npm:
npm install bitbazaarYou can install BitBazaar via pip from PyPI:
pip install bitbazaar_rsBinaries are available for:
- Linux:
x86_64,aarch64,i686,armv7,ppc64le,s390x,musl-x86_64&musl-aarch64 - MacOS:
x86_64,aarch64 - Windows:
x86_64,aarch64,i686
If your platform isn't supported, file an issue.
You can install BitBazaar via crates.io:
# Cargo.toml
[dependencies]
bitbazaar = "0.8.0"Please see the documentation for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, BitBazaar is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.