Summary
We should make the entire package Python-based for better and easier maintenance.
Additional details
This issue stems from a discussion in issue #32 of brainhackorg/global2021.
Next steps
- Create a method that replicates the GitHub CLI calls from Python using
subprocess.
- Call this method in
brainmatch.py before the matching process.