Skip to main content

This module helps to define API keys

Project description

API Key Locator (APIKL)

What is this?

This module allows you to check your project for API keys.

Quick Guide

The module is based on the following structure:

files = ['...']
probability = 6
locator = APIKL(files, probability)
locator.find_keys()

files is for files you want to check (blank to check the current folder)
probability defines level of keys to show (from 1 to 10, 5 is default)


Using

Using the library is as simple and convenient as possible:

First, import everything from the library (use the from ... import * construct).

Examples of all operations:

Finding keys in files_to_check find_keys(files_to_check: list)
If files_to_check is blank, it will check for keys in locator.files_to_check which is defined in constructor

files = ['path/to/file1', 'path/to/file2']
locator.find_keys(files)

Developer

My site: https://github.com/VitalyKalinsky

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

apikl-1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

APIKL-1.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file apikl-1.0.tar.gz.

File metadata

  • Download URL: apikl-1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.2

File hashes

Hashes for apikl-1.0.tar.gz
Algorithm Hash digest
SHA256 291416cf28e83e05810192f9a58eef7a01b56c3b91e0a84325d0b125b7574d4e
MD5 2dcea9c0ec71dafc614532f459b663f7
BLAKE2b-256 ff14e18f127b5ff24b39cfced4cb208d4c5830e131fe8bc3596d6ee9362cd782

See more details on using hashes here.

File details

Details for the file APIKL-1.0-py3-none-any.whl.

File metadata

  • Download URL: APIKL-1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.2

File hashes

Hashes for APIKL-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b83f8f5093f268f8c1fdf50b6c9634181184e6e5f3caaa26bbd544a92a8d8881
MD5 b26b58637990eb767b0f5f40c9fc8da2
BLAKE2b-256 d08bbca2aadac1db644157901e5794ca0e0f29c1fdaf3395209676752895038a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page