Oxomoc

Latest version: v0.0.1

Safety actively analyzes 622959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.5alpha

What's Changed
* fixed days parameter by omazapa in https://github.com/colav/Oxomoc/pull/8


**Full Changelog**: https://github.com/colav/Oxomoc/compare/v0.0.4-alpha...v0.0.5-alpha

0.0.4alpha

What's Changed
* updates by omazapa in https://github.com/colav/Oxomoc/pull/6


**Full Changelog**: https://github.com/colav/Oxomoc/compare/v0.0.3-alpha...v0.0.4-alpha

0.0.3alpha

What's Changed
* fixed selective checkpoint by omazapa in https://github.com/colav/Oxomoc/pull/5


**Full Changelog**: https://github.com/colav/Oxomoc/compare/v0.0.2-alpha...v0.0.3-alpha

0.0.2alpha

* 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](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429), 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](https://pypi.org/project/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 https://github.com/colav/Oxomoc/pull/2
* renamed the project due to a conflict in pipy.org by omazapa in https://github.com/colav/Oxomoc/pull/3

New Contributors
* omazapa made their first contribution in https://github.com/colav/Oxomoc/pull/2

**Full Changelog**: https://github.com/colav/Oxomoc/commits/v0.0.2-alpha

0.0.1

What's Changed
* Added a better error control in incremental checkpoint by omazapa in https://github.com/colav/Oxomoc/pull/9


**Full Changelog**: https://github.com/colav/Oxomoc/compare/v0.0.5-alpha...v0.0.1

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.