About Anaconda Help Download Anaconda

A fast base-58 Python library

copied from cf-post-staging / based58

Installers

  • linux-64 v0.1.1
  • osx-64 v0.1.1
  • win-64 v0.1.1
  • linux-aarch64 v0.1.1
  • osx-arm64 v0.1.1
  • linux-ppc64le v0.1.1

conda install

To install this package run one of the following:
conda install conda-forge::based58

Description

based58 is a fast Python library for Base58 encoding and decoding. It includes support for Base58Check and configurable alphabets. It is significantly faster than the pure-Python base58 library, as it calls the Rust bs58 library under the hood. The API mimics that of the base58 library, with the exception that string inputs are not supported, only bytes.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy