Pronounced Py-ccione.
PICCIONE - Python Interface for Cloud Content Ingest and Outbound Network Export
A Python toolkit for uploading and downloading data to external repositories and cloud services.
pip install piccionepython -m piccione.upload.on_figshare config.yamlpython -m piccione.upload.on_zenodo config.yamlpython -m piccione.upload.on_internet_archive config.yamlpython -m piccione.upload.on_triplestore <endpoint> <folder>python -m piccione.download.from_figshare <article_id> -o <output_dir>python -m piccione.download.from_sharepoint config.yaml <output_dir>Full documentation: https://opencitations.github.io/piccione/
Configuration examples: examples/
git clone https://github.com/opencitations/piccione.git
cd piccione
uv sync --all-extras --dev
uv run pytest tests/ISC License - see LICENSE.md
