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.3.zip (2.0 kB view details)

Uploaded Source

File details

Details for the file ravenclient-0.3.zip.

File metadata

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

File hashes

Hashes for ravenclient-0.3.zip
Algorithm Hash digest
SHA256 bb5af2592eaffbf7a5b522e5ed98a95a26342253d5c4271cb1ea8d35827ef3ee
MD5 1471973f80af487f2a182588ec9860ad
BLAKE2b-256 8b9b45640a0d990605c7c31a0366bf3072aa810bb57c3dad25620f78d7822f95

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