0 purchases
bitbazaarrs 0.0.3
BitBazaar
An assortment of publicly available cross-language utilities useful to my projects.
Python
You can install BitBazaar via pip from PyPI:
pip install bitbazaar
Javascript
You can install BitBazaar via npm:
npm install bitbazaar
Rust-backed Python library
You can install BitBazaar via pip from PyPI:
pip install bitbazaar_rs
Binaries are available for:
Linux: x86_64, aarch64, i686, armv7l, musl-x86_64 & musl-aarch64
MacOS: x86_64 & arm64
Windows: amd64 & win32
Rust
You can install BitBazaar via crates.io:
# Cargo.toml
[dependencies]
bitbazaar = "0.0.21"
Usage
Please see the documentation for details.
Contributing
Contributions are very welcome.
To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license,
BitBazaar is free and open source software.
Issues
If you encounter any problems,
please file an issue along with a detailed description.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.