Skip to main content

check if requirements met

Project description

requirements_checker (v0.2.0)

DESCRIPTION_SHORT

check if requirements met

DESCRIPTION_LONG

designed for check requirements (systemOs) and raise/bool if no match

Features

  1. check requirements (systemOs), raise/bool if no match
  2. create fuck(?)/getter and is it for check for settings
  3. python packages work:
    • upgrade
    • delete
    • version_get
    • check_installed)
    • upgrade pip
  4. ...see tests for this!

License

See the LICENSE file for license rights and limitations (MIT).

Release history

See the HISTORY.md file for release history.

Installation

pip install requirements-checker

Import

from requirements_checker import *

USAGE EXAMPLES

See tests and sourcecode for other examples.


1. example1.py

from requirements_checker import *


ReqCheckStr_Os().bool_if__WINDOWS()
ReqCheckStr_Os().bool_if_not__WINDOWS()
ReqCheckStr_Os().raise_if__LINUX()


class ReqCheckStr_Os_MY(ReqCheckStr_Os):
    LINUX: bool = True
    WINDOWS: bool = False


ReqCheckStr_Os_MY()  # check requirement!

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

requirements_checker-0.2.0.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

requirements_checker-0.2.0-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file requirements_checker-0.2.0.tar.gz.

File metadata

  • Download URL: requirements_checker-0.2.0.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for requirements_checker-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9bb54f3f009eac4aaea0aa838234257f28a9e0ace30101f22748904eda6df0d0
MD5 988e4bd2f03595bf7e3ca5ec2386e55e
BLAKE2b-256 9d165d45a03b9525c66151262bc74f339aaa8c203fff84fffc16c721aeab56b4

See more details on using hashes here.

File details

Details for the file requirements_checker-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for requirements_checker-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 720afafdd8ccd9a18bef973c60be1648a21f0f761eab8797bd5098095d41bdcc
MD5 d5e92097f88f204416842ed0f94d81de
BLAKE2b-256 703b3122a99385c759cf80095d1203166a6bce96f8c938e6200ead489cacbd41

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