Skip to content

A Python program that allows users to see how many members rae currently in their gym

License

Notifications You must be signed in to change notification settings

tpmcaloon/PureGym-AttendanceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puregym-attendance

puregym-attendance is a Python client to query the PureGym Mobile API for live gym attendance statistics.

Usage

client = PuregymAPIClient()
client.login([username], [pin])
print(client.get_gym_attendance())

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A Python program that allows users to see how many members rae currently in their gym

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages