Skip to main content

General functions library

Project description

mh_universal_functions

mh_universal_functions is a Python library currently used in Python programs pir.py and rha.py. (see https://www.makeareadme.com/ for examples of README.md)

Installation

Use the package manager pip to install mh_universal_functions.

sudo /usr/local/bin/python3.7 -m pip install mh-universal-functions==version

Usage

import mh_universal_functions

mh_universal_functions.test() # returns 'Hello world of PyPI'

Included functions:

  • def database_update_universal(mysql_const, row, table, value, id1, id1_value, id2, id2_value)
  • def database_read(mysql_const, row, table, id1, id1_value, id2, id2_value)
  • def read_config(_config_filename, _program_name, _log_filename, _hostname)
  • def exit_critical(_program_name, _log_filename, _hostname)
  • def send_telegram_message(telegram_active, telegram_program, telegram_recipient_dict, telegram_message_address, telegram_message, telegram_picture)
  • def get_mobile_device_presence(_wifi_devices_dict, _router_ip_address, _router_password, _bluetooth_devices_dict, _scan_for_device_type, _calling_software)
  • def test()

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

mh_universal_functions-2022.4.9.1.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

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