Skip to main content

Simple library to check if packages are installed and install them for you

Project description

PyLibCheck was made by

Love ❌ code ✅


🎈・Code example

Example of how you can use pylibcheck

import pylibcheck, time

if pylibcheck.checkPackage("pyinstaller") == False:
    print("pyinstaller is not installed!")
    time.sleep(1)
    print("installing it for you!")
    pylibcheck.installPackage("pyinstaller")

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

pylibcheck-0.2.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

pylibcheck-0.2.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file pylibcheck-0.2.2.tar.gz.

File metadata

  • Download URL: pylibcheck-0.2.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.1

File hashes

Hashes for pylibcheck-0.2.2.tar.gz
Algorithm Hash digest
SHA256 f3894cbad775f063b9004751a0b48c8427a03d6ae6718eda9e3c9ec269b66e70
MD5 7a101bceb972935c44dac9d508ad2ab2
BLAKE2b-256 35d6f78e42ea75629230f2597e34fdcec2c1497f89f1fba935d1c877ab8cdf21

See more details on using hashes here.

File details

Details for the file pylibcheck-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: pylibcheck-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.1

File hashes

Hashes for pylibcheck-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c75a98a09eb3f0ad25fa41624f322307e358b77620f44dbaf4a2230b947d02c9
MD5 8c133ce4c1b342e78084b4b946e8913a
BLAKE2b-256 9515ca0279b3b8a1e23b78070b462a547f9271b88182026d87446413310d6d7f

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