NoahSaso / merge-psychonautwiki-tripsit-data

Script to merge data from PsychonautWiki API + pages and TripSit factsheets into one standardized format
MIT License
12 stars 8 forks source link

Add workaround for broken PsychonautWiki API #7

Open NoahSaso opened 3 years ago

NoahSaso commented 3 years ago

cc @pyt0xic

NoahSaso commented 3 years ago

@pyt0xic so I did all this PR cleaning but it seems like the API is working again 😅

pyt0xic commented 3 years ago

I just tested it this morning! Sorry xD, seems they fixed whatever was wrong. Weird, I don't know Node well enough to figure out what. I just finished setting up my new laptop so I'll submit the formatting changes tomorrow. Got an interview prep for so might take me a bit.

NoahSaso commented 3 years ago

No worries! I actually installed black per your recommendation and formatted everything :)

pyt0xic commented 3 years ago

What IDE are you using?

NoahSaso commented 3 years ago

VS Code

pyt0xic commented 3 years ago

There's some extensions that really make python formatting and such alot easier. I'm on mobile right now and can't remember the exact names, if you want I can send you a list of them? Helps you get used to the indentation and such.

NoahSaso commented 3 years ago

I do have the Python extension installed which runs the black formatter on save. Let me know what else there is if you remember! Am curious :)

prdes commented 3 years ago

Oh lol I just emailed you guys -__- trying to suggest us working on some sort of a knowledge base which a myriad of tools can use. @grapple (I'm not sure of his github username) would also probably me interested in this due being the author of this droid app

pyt0xic commented 3 years ago

@NoahSaso These extensions are really helpful: