qosf.org icon indicating copy to clipboard operation
qosf.org copied to clipboard

Regenerate scraped list of opensource projects to show on the website

Open CalMacCQ opened this issue 1 year ago • 0 comments

Re-ran the github_scraping.py script to regenerate the list of projects here -> https://github.com/qosf/awesome-quantum-software/blob/master/README.md

Was getting an AttributeError due to a missing "-" character in the file. I think https://github.com/qosf/awesome-quantum-software/pull/125 should fix this. EDIT: fix is merged.

Want to do a bit more checking of the generated file to ensure its correct.

I can build the site locally and check it.

CalMacCQ avatar Aug 25 '24 22:08 CalMacCQ