Convert BCF-API to BCF-XML
Project description
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=
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
bcf_api_xml-0.4.19.tar.gz
(12.8 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.19.tar.gz.
File metadata
- Download URL: bcf_api_xml-0.4.19.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.5.0-45-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a9c8164790939793f0936e51bfbfe1db12e911cd28c610e4b38ba06c054e270
|
|
| MD5 |
82234bc4b0e26a1cf7c37a2e5dcb30d5
|
|
| BLAKE2b-256 |
f9a0eda52b37c29b9b84d76d44ccf056b06d5e5dc229b78f8b6ed1166e3875c1
|
File details
Details for the file bcf_api_xml-0.4.19-py3-none-any.whl.
File metadata
- Download URL: bcf_api_xml-0.4.19-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.5.0-45-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2eba7bc57b26a0957b2f224b400a67c6ed1239e3e6aa58275dc0ba5cc2143c0
|
|
| MD5 |
4ca71d3b820ef8df14252634c3cdc39c
|
|
| BLAKE2b-256 |
b363f4904f54d844f5c2804c418bca27bcda4379a71d848863083a355199cdf1
|