Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 491 Bytes

decorators.rst

File metadata and controls

23 lines (14 loc) · 491 Bytes

Decorators

This part of the documentation covers the decorators module which contains all of the decorators used in github3.py.

Warning

These decorators are only to be used internally in development of this library.

Decorator Functions

github3.decorators.requires_auth

github3.decorators.requires_basic_auth

github3.decorators.requires_app_credentials