Releases: colav/Oxomoc
Releases · colav/Oxomoc
v0.0.1
v0.0.5-alpha
v0.0.4-alpha
v0.0.3-alpha
What's Changed
Full Changelog: v0.0.2-alpha...v0.0.3-alpha
v0.0.2-alpha
- Code to download XML record using OAI-PMH protocol
- Support to download the records in multiple XML schemas
- Support for checkpoints, even incremental
- Support for parallel execution, to download multiple repositories at the same time.
- Support Rate-Limit to avoid DDoS and 429 errors, this is supported asynchronous in the parallel execution, which means that every repo can have a different rate limit
- Allows saving the XML without losing information thanks to the package xmltodict, allowing at the same time, to save the records in MongoDB
- It has a command line tool for the execution
- Support python packaging using setup-tools
- Support Github actions for CI/CD
- Documentation
What's Changed
- OAI-PMH harvester by @omazapa in #2
- renamed the project due to a conflict in pipy.org by @omazapa in #3
New Contributors
Full Changelog: https://github.com/colav/Oxomoc/commits/v0.0.2-alpha