Skip to main content

Docode Cabrillo file to dictonary variable

Project description

CabrilloDecoderPython

Decode File Cabrillo to dictionary Python.

Installation

To install this package, you have to write like this:

pip install cabrillo-decoder

Add an example file

Make sure that you have created a Python-extension file and write like this:

from cabrillo_decoder import decoder
file = open("cq-ww-cw.cbr")

cabrillo = decoder.Cabrillo(file)

print(cabrillo.decode())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cabrillo_decoder-22.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

cabrillo_decoder-22.0.1-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page