Skip to main content

Batch submission toolkit for Python

Project description

batchtk

batchtk is my (james.chen@downstate.edu) python package for handling custom remote job submissions

.
├── batchtk
│   ├── raytk <- integration with ray
│   │   ├── __init__.py
│   │   └── search.py
│   ├── runtk <- tools for custom job submission
│   │   ├── dispatchers.py
│   │   ├── header.py
│   │   ├── __init__.py
│   │   ├── runners.py
│   │   ├── sockets.py
│   │   ├── submits.py
│   │   └── utils.py
│   └── utils <- utilities used by rest of the package
│       ├── __init__.py
│       └── utils.py
├── examples
│   └── colab <- examples of package usage
│       ├── basic_runner.py
│       ├── pubtk0.ipynb
│       ├── pubtk1.ipynb
│       ├── pubtk2.ipynb
│       └── socket_runner.py
├── LICENSE.md
├── pyproject.toml
├── README.md
└── tests <- pytest checks
    ├── cleanup.zsh
    ├── runner_scripts
    │   └── socket_py.py
    ├── test_dispatcher.py
    ├── test_job.py
    ├── test_sh.py
    ├── test_socket.py
    └── test_submit.py

9 directories, 26 files

since this is a WIP, if you wish to use the code I would request that you fork it / branch it so that I can also see what direction to take the code.

The MIT License (MIT)

Copyright (c) 2023 James Chen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

batchtk-0.0.1b0.tar.gz (20.0 kB view details)

Uploaded Source

Built Distribution

batchtk-0.0.1b0-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file batchtk-0.0.1b0.tar.gz.

File metadata

  • Download URL: batchtk-0.0.1b0.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for batchtk-0.0.1b0.tar.gz
Algorithm Hash digest
SHA256 b75f3adbfadbbcdbf93853c0389389f05d64c573face880063898bc388b83089
MD5 18c7e2e3ea7ebe8f6b9dbde3e1f2dba1
BLAKE2b-256 d9632a3e01c6bf92859a96ad91eb5ba34610dd35875a948898c15abacbe8d96c

See more details on using hashes here.

File details

Details for the file batchtk-0.0.1b0-py3-none-any.whl.

File metadata

  • Download URL: batchtk-0.0.1b0-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for batchtk-0.0.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c4cea289ff1d832bb3bee15556143aa977ccb3e16e8a5f34f17604ee9f1cbd0
MD5 5456b5fe9ed9491acc47ff08adf835d8
BLAKE2b-256 8f15d21202514c37200c4b1c2caa6d3b5f21425ecfdefc186c24402014272a5e

See more details on using hashes here.

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