Skip to content

emperorcezar/python-smartpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-smartpass

python-smartpass is a Python library to interact with Trapeze Smart Pass.

Example of use:

smartpass = SmartPassClient(SMARTPASS_USERNAME, SMARTPASS_PASSWORD, SMARTPASS_URL)
smartpass.add_guest(username, password = password, person_name = name)

Right now all it can do is add a guest. A fuller support of the API should follow in the future.

About

Python library to interact with Smart Pass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages