Skip to main content

A python requests adapter to automatically login to the Cambridge University Raven Login

Project description

A requests adapter to automatically login to the Cambridge University Raven Login

Example usage:

import raven
import requests

s = requests.Session()
s.mount(raven.auth_url, raven.HTTPAdapter('efw27', 'mypassword'))

r = s.get('http://www3.eng.cam.ac.uk/exams/results/2012/pt1a.html')

print r.text[:600]

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

ravenclient-0.5.zip (2.1 kB view details)

Uploaded Source

File details

Details for the file ravenclient-0.5.zip.

File metadata

  • Download URL: ravenclient-0.5.zip
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ravenclient-0.5.zip
Algorithm Hash digest
SHA256 cff59dc08602b78e76041ae1241d66650cbc8f7ea03a4f5429e7d13a69b3a013
MD5 a4624cb73c9ccc0d8ddb93b32a3e2b8e
BLAKE2b-256 9603a8b2e42f9cd34a29269dab454a564183abf2949ee9a2747578f8831bbb00

See more details on using hashes here.

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