Skip to main content

Client for Urbanesia's OAUTH v1.0a API

Project description

OAUTHnesia for Python

A Python module to interact with Urbanesia’s OAUTH v1.0a API using requests and requests-oauthlib:

Example

from oauthnesia import oauthnesia

urb = oauthnesia(cons_key="xxxxxx", cons_sec="xxxxxx")

print "OAUTH Request"
print urb.call(uri='get/super_search', post=None, get={
    'what': 'steak'
})

print "\nXAUTH Request"
print urb.xauth('URBANESIA EMAIL', 'URBANESIA PASSWORD')

Available at <https://github.com/tistaharahap/python-bayes-redis/blob/master/test.py>

Get Access

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

oauthnesia-1.0.5.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file oauthnesia-1.0.5.tar.gz.

File metadata

  • Download URL: oauthnesia-1.0.5.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for oauthnesia-1.0.5.tar.gz
Algorithm Hash digest
SHA256 ad2afc0a94c788d8c8c9e946b9ce810fe6da3d075a812596d714e95d6b82d347
MD5 7dafefeec24db8a147ef45b5318f5788
BLAKE2b-256 446fcb205fce4a8f8bd49e4b461793d7a249a16c1ce7af784d2b7d2c1d93ccd3

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