Skip to main content

OS agnostic modules to control the host machine

Project description

PyControls

OS-agnostic modules to control the host machine

Sub-Modules

Installation

python -m pip install pycontrols

Usage

Volume

from pyvolume import pyvolume

pyvolume(level=30)
Optional arguments
  • debug: Display logs in the form of info, warnings and errors messages.
  • logger: Bring your own Logger for custom logging.

Notification

from pynotification import pynotifier

pynotifier(title="Test Title", message="Test Message")
Optional arguments
  • icon: Custom icon to be used for Linux and Windows operating systems.
  • destroy: Boolean value to destroy the notification box on Windows operating system after notifying.
  • debug: Display logs in the form of info, warnings and errors messages.
  • logger: Bring your own Logger for custom logging.

License & copyright

© Vignesh Rao

Licensed under the MIT License

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pycontrols-0.0.1-py3-none-any.whl (3.6 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