Skip to content

Commit 27c0df8

Browse files
authored
README: installation instructions
1 parent 3c5844e commit 27c0df8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Lightweight helper for authenticating with Hubspot’s OAuth2.
22
Mimics a small part of Google’s oauth2client API for convenience.
33

4+
### Install
5+
6+
pip install hubspot_oauth2client
7+
48
### Example usage
59

610
Here’s how you might use it in a Django view:

0 commit comments

Comments
 (0)