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,
 makeHeaders,
 getUsers,
 getPass,
 getAuth,
 newUser,
 User
)

init_auth()
newUser("Test", "Password")
username = getUsers()[0]
user = User(username, getPass(username))
auth = getAuth(user)
headers = makeHeaders(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-2.0.0.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

ValVault-2.0.0-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ValVault-2.0.0.tar.gz
Algorithm Hash digest
SHA256 a44d0495effe347c3b150d7c066928e0f23e5697f4ebf9bf7adda2e6b1d94110
MD5 d99628ea5ed80833dba1c90b1d64a67a
BLAKE2b-256 5c7034e3fead45d3c6ecbe116d271c0d28244c75894865137853f19a3345ff0f

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for ValVault-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d1611f18bc07aa6e93c7f6096072643ab49f2e826da504260fdb4b0239957979
MD5 dafd873e079f95574473424388f753a4
BLAKE2b-256 8df7988c1ec86a79c08f1b70bcd820c1673a30a9cb5cf964f527d4fd4dd567c4

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