Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

EVNotify Python Library

Prerequsites

  • Python 3

Dependencies

  • requests

Installation

First-Time-Setup
  • Install Python 3
  • Install required dependency (pip install requests)
Usage
  • Import the EVNotify Python library file (import evnotify)
  • Refer to the API documentation on how to use the library