A QDjob management tool for Linux
Project description
QDjob
QDjob - A QDjob management tool for Linux (amd64 and arm64)
Installation
Linux AMD64
pip install qdjobtool
Usage
After installation, the QDjob binary will be available in your Python scripts directory.
QDjob
or you can use launch_qdjob /path/to/config.json to launch qdjob
launch_qdjob /path/to/config.json
You can also use QDjob_cron to manage cron jobs:
QDjob_cron
Supported Platforms
- Linux x86_64 (amd64)
Building and Publishing
Build Package
python setup.py bdist_wheel
Or use the publish script:
bash publish.sh
Publish to PyPI
# Build the wheel package
python setup.py bdist_wheel
# Upload to PyPI using twine
twine upload dist/*
# Or use API token for authentication
twine upload dist/* --username __token__ --password pypi-<your-api-token>
Note: Make sure you have twine installed and PyPI credentials configured before publishing:
pip install twine
License
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
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 qdjobtool-1.3.5-py3-none-manylinux2014_x86_64.whl.
File metadata
- Download URL: qdjobtool-1.3.5-py3-none-manylinux2014_x86_64.whl
- Upload date:
- Size: 18.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
569bbdea16e39c59fcc97b809eafbdd45ab283d2c30d6e892e791aa074b69214
|
|
| MD5 |
4136a03f0cb17138759f5198d1cfcd5b
|
|
| BLAKE2b-256 |
88ef9065d5a6529bcae5b60b9405cc458713bb2436de27ffcd6f55822129dff4
|