Skip to content

scraper / automation for Sage DPW time tracking

License

Notifications You must be signed in to change notification settings

ebirn/SageScrape

Repository files navigation

SageScrape

a simple tool for filling in your SAGE DPW time tracking.

this is very experimental.

Dependencies

Python:

  • datetime
  • ConfigParser
  • selenium

It might also need, as Selenium backend:

the backend / chromium driver can be set in the config file.

Installation

It has a setup.py, so what SHOULD work:

python setup.py install

Usage:

You need do set your username, password, hostname in the config file.

see the sc_test.py example script

About

scraper / automation for Sage DPW time tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages