Skip to main content

systemd-py is a library which helps you to create systemd services in python.

Project description

Systemd-py

systemd-py is a library which helps you to create systemd services in python.

Installation

Install from PyPI

pip install systemd-py

Install from source (build using poetry)

git clone
cd systemd-py
poetry build
pip install dist/systemd-py-<version>-py3-none-any.whl

Install from GitHub

pip install git+hhttps://github.com/amiwrprez/systemd-py.git

Documentation

Online

See documentation.

Offline

You can generate documentation locally using mkdocs: mkdocs build

Examples

From docs

See Documentation Examples

Example Folder

See examples for examples.

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

systemd_py-0.3.3.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

systemd_py-0.3.3-py3-none-any.whl (24.3 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