Skip to content

Conversation

CalMacCQ
Copy link

@CalMacCQ CalMacCQ commented Aug 25, 2024

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 qosf/awesome-quantum-software#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.

@@ -3,7 +3,15 @@
- description: '[Amazon''s](https://aws.amazon.com/braket/) fully managed quantum
computing service for building quantum algorithms.'
name: Braket
Copy link
Author

@CalMacCQ CalMacCQ Aug 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This generated file seems a bit inconsistent with this one

For one the project name appears after the description? There may be a bug in the script.

@CalMacCQ CalMacCQ changed the title Regenerate scraped list of opensource projects Regenerate scraped list of opensource projects to show on the website Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant