Run Python functions on a remote computer.
Project description
AiiDA-PythonJob
PythonJob allows users to run Python functions on a remote computer. It is designed to enable users from non-AiiDA communities to run their Python functions remotely and construct workflows with checkpoints, maintaining all data provenance. For instance, users can use ASE's calculator to run a DFT calculation on a remote computer directly.
Key Features
- Remote Execution: Seamlessly run Python functions on a remote computer.
- User-Friendly: Designed for users who are not familiar with AiiDA, simplifying the process of remote execution.
- Workflow Management: Construct workflows using WorkGraph with checkpoints, ensuring that intermediate states and results are preserved.
- Data Provenance: Maintain comprehensive data provenance, tracking the full history and transformations of data.
Installation
pip install aiida-pythonjob
To install the latest version from source, first clone the repository and then install using pip:
git clone https://github.com/aiidateam/aiida-pythonjob
cd aiida-pythonjob
pip install -e .
Documentation
Explore the comprehensive documentation to discover all the features and capabilities of AiiDA PythonJob.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 aiida_pythonjob-0.4.8.tar.gz.
File metadata
- Download URL: aiida_pythonjob-0.4.8.tar.gz
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd65583c99499cd2924afcd816d995d2f3bf4a5579c289056c50ec878d00aa6f
|
|
| MD5 |
f51d78b35039fc6bc5394e1803b588e6
|
|
| BLAKE2b-256 |
d3d9f4cea4abf7bff0791bbdff8d8e1280734f24e316d99ac0d287bf31de140f
|
File details
Details for the file aiida_pythonjob-0.4.8-py3-none-any.whl.
File metadata
- Download URL: aiida_pythonjob-0.4.8-py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
345962983ab4b9e492a65478cae029c4c162ba5a4e510964463143b94acd76db
|
|
| MD5 |
87183d0c8c019f98d5e638f40ce1c733
|
|
| BLAKE2b-256 |
183df97bf76db7012fe2a705e5b43e3a8315454759a24d2cb591c7aee37aa485
|