Skip to content

An assortment of utilities useful to my projects.

License

Notifications You must be signed in to change notification settings

zakstucke/bitbazaar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.7.2"

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.

About

An assortment of utilities useful to my projects.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published