#utilities #cross-language #projects #assortment #documentation #publicly

bitbazaar

An assortment of publicly available cross-language utilities useful to my projects

50 releases

0.0.50 May 7, 2024
0.0.49 May 6, 2024
0.0.47 Apr 9, 2024
0.0.38 Feb 22, 2024
0.0.1 Nov 28, 2023

#473 in Database interfaces

Download history 355/week @ 2024-01-22 145/week @ 2024-02-05 353/week @ 2024-02-12 854/week @ 2024-02-19 188/week @ 2024-02-26 15/week @ 2024-03-11 19/week @ 2024-03-18 23/week @ 2024-03-25 78/week @ 2024-04-01 893/week @ 2024-04-08 10/week @ 2024-04-15 482/week @ 2024-05-06

531 downloads per month

MIT license

290KB
6K SLoC

BitBazaar

License Documentation

An assortment of publicly available cross-language utilities useful to my projects.

Python

PyPI Status Python Version Coverage

You can install BitBazaar via pip from PyPI:

pip install bitbazaar

Javascript

npm version Coverage

You can install BitBazaar via npm:

npm install bitbazaar

Rust-backed Python library

PyPI Status Python Version

You can install BitBazaar via pip from PyPI:

pip install bitbazaar_rs

Binaries 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.

Rust

Crates.io

You can install BitBazaar via crates.io:

# Cargo.toml

[dependencies]
bitbazaar = "0.0.50"

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.

Dependencies

~7–44MB
~684K SLoC