-
Notifications
You must be signed in to change notification settings - Fork 116
Fetchcode
Philippe Ombredanne edited this page Feb 24, 2022
·
4 revisions
FetchCode is a smart tool/library that provides a universal package and code download from VCS, web, ftp, etc.
This project includes:
- Release on Pypi
- Add support for fetching code with fetchcode in a pipeline (https://github.com/nexB/scancode.io/issues/35)
- Add support for Docker images download by moving the code from https://github.com/nexB/container-inspector/tree/develop/src/container_inspector/fetch ... or create some simple plugin architecture similar to that of scancode-toolkit such that there could be plugins for various "fetchers"
- Add support for more API data fetching including package indexes.
-
Level
- Advanced
-
Tech
- Python
- URLS
-
Mentors
- @pombredanne https://github.com/pombredanne
- @TG1999 https://github.com/TG1999