Skip to main content

We will be able to create a .ini file and .key file which can be used to store and read the secret keys/password

Project description

Shyna Credential Package

Suggested: NOT TO USE

With help of this package we will be able to create a .ini file and .key file which can be used to store and read the secret keys/password

Class have the following methods in the class by far:

  • create_credential
  • read_credentials
from Createcredentials import Shcreatecredentials

st = Shcreatecredentials.CreateCredentials()
st.cred_filename = "<credential file name.ini>" # .in extension
st.key_file = "<Key file name.key>" #.key extension

# to create the files
st.create_credentail(password_d = " Enter keys/password")

# to read the files.
st.read_credentails()

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ShynaCreatecredentials-0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

ShynaCreatecredentials-0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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