bchlib

2.1.3last stable release 6 months ago
Complexity Score
Low
Open Issues
2
Dependent Projects
5
Weekly Downloadsglobal
739

License

  • GPL-3.0

    Downloads

    Readme

    python-bchlib

    This is a python module for encoding, decoding, and correcting data using BCH codes.

    Requirements

    Python 3.6 or greater required.

    Installing the latest release:

    $ pip install bchlib
    

    Installing from source:

    On Linux, you will need python-dev or equivalent package. Windows, you need Microsoft Visual C++. I’ve tested this manually using Visual Studio 2015.

    $ pip install .
    

    Usage Example

    See Python’s built-in help import bchlib; help(bchlib) and the module’s tests for usage examples.

    Dependencies

    Loading dependencies...

    CVE IssuesActive
    0
    Scorecards Score
    4.20
    Test Coverage
    No Data
    Follows Semver
    No
    Github Stars
    93
    Dependenciestotal
    0
    DependenciesOutdated
    0
    DependenciesDeprecated
    0
    Threat Modelling
    No
    Repo Audits
    No

    Learn how to distribute bchlib in your own private PyPI registry

    pip install bchlib
    Processing...
    Done

    11 Releases

    PyPI on Cloudsmith

    Getting started with PyPI on Cloudsmith is fast and easy.