Kaszanas / Kaszanas/pysc2_evolved
Replace ABSL with Click
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This change is partially implemented already.
Using absl, and passing global values through some `FLAGS` seems horrible. This does not allow for importing any function from a file using `FLAGS` because upon import the ABSL is initiated.
Contributor guide
Assessment
This issue has not been assessed yet.