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
│       ├── batchtk0.ipynb
│       ├── batchtk1.ipynb
│       ├── batchtk2.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.1rc0.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

batchtk-0.0.1rc0-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: batchtk-0.0.1rc0.tar.gz
  • Upload date:
  • Size: 20.2 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.1rc0.tar.gz
Algorithm Hash digest
SHA256 231a28eebe9339e73da7b856720e82ebaec6ecf781af4908a0e3184299befbd6
MD5 d4a1952242097012f68b55384dfe4980
BLAKE2b-256 59eb5b2728d472328c4892e745c22b14ab56c1ea1264500fa62ecfe15c0c4188

See more details on using hashes here.

File details

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

File metadata

  • Download URL: batchtk-0.0.1rc0-py3-none-any.whl
  • Upload date:
  • Size: 20.8 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.1rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b87c0291dd6a25c15c4eda732aa5bfd98f7d6c1f00c027b826e3a2b5785240f
MD5 7f978313a4b16f9edf6a54b6eb90e9f3
BLAKE2b-256 b33e8868447d60367ffaf510da47ad619ebbe1fb377ee86b65c9b2b6aa7aaa91

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