Skip to main content

No project description provided

Project description

ValVault

This python module stores the user credentials of riot users and also provides the riot auth api in one simple package so it can be used in multiple projects.

Usage/Examples

from ValVault import (
 init as init_auth,
 make_headers,
 get_users,
 get_pass,
 get_auth,
 new_user,
 User
)

init_auth()
new_user("Test", "Password")
username = get_users()[0]
user = User(username, get_pass(username))
auth = get_auth(user)
headers = make_headers(auth)
#Use auth headers to do whatever

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

ValVault-3.0.1.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

ValVault-3.0.1-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file ValVault-3.0.1.tar.gz.

File metadata

  • Download URL: ValVault-3.0.1.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for ValVault-3.0.1.tar.gz
Algorithm Hash digest
SHA256 0517b287521d2f7fa4182e24f3618db1448081fa8f819d4a0f5bc895726bbbe2
MD5 1ffe25637e9fa435b762900939881b3c
BLAKE2b-256 28cfbba234acb128ad1f42deca0aa9cc5a1edf93a930d7bb4ca2a7fb6ef5dc5f

See more details on using hashes here.

Provenance

File details

Details for the file ValVault-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: ValVault-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for ValVault-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 322600905bb70035cee9e299fe4fb885daa465dc6d6617b4fd761d452906f067
MD5 75a5cc130587a6d640bd5ebe356bf32f
BLAKE2b-256 e2358fadb2f363bbe40867233c6bc131aab166a6e7e17e57fb389f5a559a31f0

See more details on using hashes here.

Provenance

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