datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
88 stars 12 forks source link

Document asynchronous Python #196

Open hancush opened 3 years ago

hancush commented 3 years ago

Documentation request

Async capability has been added to recent versions of Python, but we haven't had many opportunities to use it – or rather, we haven't recognized many opportunities to use it, because we as a team don't have a great deal of familiarity with it. Let's use some investment time to brush up on async behavior in Python. One good project would be to use asynchronous requests to submit an EDS and retrieve the generated PDF.