Create a virtual environment:
$> python3 -m venv venvActivate the newly created environment:
On macOS and Linux:
$>source venv/bin/activate
On Windows
c:\> .\env\Scripts\activateInstall dependencies:
$> (venv) python -m pip install -r requirements.txtStart the server locally:
$> (venv) python john-deere-api.py
- Notifications
You must be signed in to change notification settings - Fork 21
JohnDeere/OperationsCenterAPI-OAuth2-Python-Example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
Example Python Application for OAuth2
Resources
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Uh oh!
There was an error while loading. Please reload this page.