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
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.1.2.tar.gz
(11.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file systemd_py-0.1.2.tar.gz.
File metadata
- Download URL: systemd_py-0.1.2.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.11.0 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87b0ab14c4e6a1b1f41a576bb0655db5cd2d66053990466a0d663d8d1de8bc03
|
|
| MD5 |
14d100ba5a29546c2745a26a6c8c1075
|
|
| BLAKE2b-256 |
cb3e1cce6c842b80988155eb3e74fca863b094db6c8fbb3a5843817c8a688904
|
File details
Details for the file systemd_py-0.1.2-py3-none-any.whl.
File metadata
- Download URL: systemd_py-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.11.0 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9709d11bc71a76de1ff9433058e00fa07d1c4ab991cad03bec31718038e4b373
|
|
| MD5 |
a0fa149e1efc699419e2560ec8eec41e
|
|
| BLAKE2b-256 |
d26b50fc64c8467d4fd0b27325cc0495629729b0995d4e38556477161795da0a
|