Skip to content
This repository has been archived by the owner on Mar 19, 2018. It is now read-only.

dafyddcrosby/python-bcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

python-bcd

A binary-coded decimal conversion library for Python

Installation

Clone the git repository, and then run python setup.py install

To use in python, use import bcd

Notes

The functions work per-nibble, and the BCD should be seen as a string. An in-depth explanation is in #1

About

A binary-coded decimal conversion library for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages