Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

46 lines (29 loc) · 1.1 KB

Contributing

Features

Discovery

  • batch requests
  • supportsSubscription and channels
  • Write format checkers for aiogoogle.validate.IGNORABLE_FORMATS

Auth

  • user_creds_jwt_auth
  • Auth device code flow
  • Service accounts/ iam

Session

Optimization

  • Chnage code with manual URL parsing to use a stdlib url parsing

Testing

  • Currently, the library is under tested. Writing some tests would be really appreciated.
  • Search for TODO: in the tests module and you'll find lots of unimplemented tests

Docs

  • Spell check

Examples

  • Add as many examples as you wish

General

  • Reonciliate aiogoogle.__version__.py.__verison__ && setup.py.version && docs.conf.py