Getting started
Installation
Section titled “Installation”Install the package using pip:
pip install piccioneOr with uv:
uv add piccioneModules overview
Section titled “Modules overview”| Module | Description |
|---|---|
| Figshare upload | Upload files to Figshare articles |
| Zenodo upload | Upload files to Zenodo depositions |
| Internet Archive upload | Upload files to Internet Archive items |
| Triplestore upload | Execute SPARQL updates on triplestore endpoints |
| Figshare download | Download files from Figshare articles |
| SharePoint download | Download files from SharePoint sites |
Configuration
Section titled “Configuration”Most modules use YAML configuration files. Example configurations are available in the examples folder.
Next steps
Section titled “Next steps”- Check out the upload modules for uploading data
- Check out the download modules for downloading data
- Browse the example configurations