gdcc/pyDataverse

Use async / await for requests

Opened this issue · 2 comments

Check out if usage of async / await for requests is reasonable. Especially check testing, mocking and Python dependencies.

Prepare

Implementation

  • Write tests
  • Update code
    • [ ]
    • [ ]
    • [ ]
  • Update Docs
  • Update Docstrings
  • Run pytest
  • Run tox
  • Run pylint
  • Run mypy

Review

  • Code
  • Tests
  • Docs

Follow-Ups

  • [ ]
    • [ ]
    • [ ]

As discussed during the 2024-02-14 meeting of the pyDataverse working group, we are closing old milestones in favor of a new project board at https://github.com/orgs/gdcc/projects/1 and removing issues (like this one) from those old milestones. Please feel free to join the working group! You can find us at https://py.gdcc.io and https://dataverse.zulipchat.com/#narrow/stream/377090-python

Related: