Skip to content

Simple python module for accessing public library information. WIP

License

Notifications You must be signed in to change notification settings

wigol/horizonAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

horizonAccess

Python module for accessing public library information. WIP

This simple module allows to retrieve information about books checked out in the library using Dynix Horizon software. Only basic functionality is provided.

Usage example:

  import horizonAccess
  l = horizonAccess.Library('LIBRARY_URL_ENDING_IN.jsp', 'ID', 'PASSWORD')
  l.mybooks()

Author: Wiktor Gołgowski (wgolgowski@gmail.com)

About

Simple python module for accessing public library information. WIP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages