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.3-py3-none-manylinux2014_x86_64.whl (18.0 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for qdjobtool-1.3.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 21354562340ecee82791c28b6b2766f5433d7f3933c75e6e9576bc9aa07b3dc0
MD5 7acdd09ee9c748611ed3df90ad08472e
BLAKE2b-256 9086262335ddbfcf61e943530731a89eaae823c7b078271980e7665d6ee4f40a

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