Skip to main content

Python class to access studenti.unisr.it (Univerity Vita-Salute San Raffaele, Milano)

Project description

pyUniSR
=======

Python class to access studenti.unisr.it (Univerity Vita-Salute San Raffaele, Milano)

##Why

I always need to interact to the website, that is sometimes slow, and always dumb. Always loose time looking for what I need. Also, they don't want to send email for the content published on the "Bacheca", so one should check every time (how often, then?) for new messages.

This class alleviates the pain.

I provide also some example script that show how simple is the use of the class.

Read the exaples. :)

##TODO:

- Find someone that will maintain this next year on
- Add features (I'll add them when I'll need them, or if someone asks)
- Include DB/generate empty

###Db structure:
the db is used only by the Bacheca, to keep track of the unread messages

```
messages:
id, valid_from, valid_through, from, title, content
```

##LICENCE

GPLv2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyUniSR-0.0.2.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

pyUniSR-0.0.2-py2.7.egg (10.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page