Skip to main content

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

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

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qdjobtool-1.3.5-py3-none-manylinux2014_x86_64.whl (18.0 MB view details)

Uploaded Python 3

File details

Details for the file qdjobtool-1.3.5-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qdjobtool-1.3.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 569bbdea16e39c59fcc97b809eafbdd45ab283d2c30d6e892e791aa074b69214
MD5 4136a03f0cb17138759f5198d1cfcd5b
BLAKE2b-256 88ef9065d5a6529bcae5b60b9405cc458713bb2436de27ffcd6f55822129dff4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page