BCF-API-XML-converter
BCF-API-XML-converter is a library to open BCFzip and get data similar to BCF API json and to save BCF API data as BCFzip files.
Install
pip install bcf-api-xml
usage
from bcf_api_xml import to_zip, to_json
file_like_bcf_zip = to_zip(topics, comments, viewpoints)
imported_topics = to_json(file_like_bcf_zip)
develop
poetry shell
poetry install
pytest
pre-commit install
Publish new version
Update version number in pyproject.toml and bcf_api_xml/__init__.py then
poetry publish --build --username= --password=
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bcf_api_xml-0.4.20.tar.gz
(12.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bcf_api_xml-0.4.20.tar.gz.
File metadata
- Download URL: bcf_api_xml-0.4.20.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.1.3 CPython/3.12.3 Linux/6.5.0-45-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89a1a73470b72dddbb5211828f314358e3025ac5800a18a9c1124d138bb23bd7
|
|
| MD5 |
3165e0810738b51059962f33ff11091f
|
|
| BLAKE2b-256 |
fc9c427e4f71c1f8e79d9bf5fccea7b6b742b7328e62990f0a398025be5f160a
|
File details
Details for the file bcf_api_xml-0.4.20-py3-none-any.whl.
File metadata
- Download URL: bcf_api_xml-0.4.20-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.1.3 CPython/3.12.3 Linux/6.5.0-45-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
872481502656fa523920d8cab39a4ec76df88456f6f7e4f147f4fdc089a988b8
|
|
| MD5 |
ff439a04544c004fae95ced5ee1c14d1
|
|
| BLAKE2b-256 |
e575a125086f49c759dc8614df923faa1786540ffad7933bddc8c50a7edfe462
|