Exploring and understanding GitHub's code spaces.
Requirements
conda activate miscellaneous
pip freeze -r docs/filter.txt > requirements.txt
whereby filter.txt does not include python-graphviz
, pywin32
, nodejs
.
Code Analysis Tool
pylint --generate-rcfile > .pylintrc