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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cabrillo_decoder-22.0.1.tar.gz
.
File metadata
- Download URL: cabrillo_decoder-22.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 605fea8a545eac1f1773bedc11fcfffeff033760f44a423e3485b847f7f0be38 |
|
MD5 | 3542015b8b24028d822a07255b83881f |
|
BLAKE2b-256 | ed330491a0b34c0636d0472eb3f939357030d7ed585d554b53bf123f327f4d42 |
File details
Details for the file cabrillo_decoder-22.0.1-py3-none-any.whl
.
File metadata
- Download URL: cabrillo_decoder-22.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ba7606ae60a91d2e1df7c0be2a41fa1e4e1e385929a870d854d4d78728c1778 |
|
MD5 | ca0ee7220df6029781b14602379bdc9a |
|
BLAKE2b-256 | 6b6b34dca1c92b177001c47944e816410cf1b3a4f04ac5c596ef8db176d4ebd9 |