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())
Release files for cabrillo-decoder 22.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cabrillo_decoder-22.0.1.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cabrillo_decoder-22.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.8 kB
Release files / cabrillo_decoder-22.0.1.tar.gz
| Download URL | cabrillo_decoder-22.0.1.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
605fea8a545eac1f1773bedc11fcfffeff033760f44a423e3485b847f7f0be38
|
|
BLAKE2b-256 checksum How to use checksums |
ed330491a0b34c0636d0472eb3f939357030d7ed585d554b53bf123f327f4d42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.2
|
Release files / cabrillo_decoder-22.0.1-py3-none-any.whl
| Download URL | cabrillo_decoder-22.0.1-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8ba7606ae60a91d2e1df7c0be2a41fa1e4e1e385929a870d854d4d78728c1778
|
|
BLAKE2b-256 checksum How to use checksums |
6b6b34dca1c92b177001c47944e816410cf1b3a4f04ac5c596ef8db176d4ebd9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.2
|