aboutcode-org / aboutcode-org/scancode-analyzer

Docker based Containers for easy deployment and Documentation

未關閉
#11 0 則留言 0 個 reaction 已指派 1 人 已被 @AyanSinhaMahapatra 認領 在 GitHub 檢視
主要語言
Python
星號
4
分支
4
PR 合併指標
30 天內沒有已合併 PR

描述

`scancode-results-analyzer` uses a lot of third-party dependencies, as it handles a wide range of tasks like

- Pandas based preliminary Data Cleaning and Attribute-based Classes - https://github.com/nexB/scancode-toolkit/issues/2052
- NLP Models - https://github.com/nexB/scancode-toolkit/issues/2181
- GUI review Frameworks - https://github.com/nexB/scancode-toolkit/issues/2197
- GPU/Multi-threading Support - https://github.com/nexB/scancode-toolkit/issues/2057

So all this requires a lot of dependencies, managing which could be tricky and time-consuming.
So creating a docker image with all the dependencies for the same would make a lot of difference.

1. Create a Docker Image
2. Run all Tests Successfully on the docker container
3. Deploy the Docker Image publicly at https://hub.docker.com/

Additionally creating Documentation pages with re-StructuredText and Sphinx with -

1. Walkthroughs of the Review Process
2. API Documentation
3. Explaining Various Stages of the Analysis

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。