A Django application to manage long running job submission, including starting the job, saving logs, and storing results.
Project description
A Django application to manage long running job submission, including starting the job, saving logs, and storing results.
Documentation
The full documentation is at https://django-remote-submission.readthedocs.org.
Quickstart
Install Django Remote Submission:
pip install django-remote-submission
Then use it in a project:
import django_remote_submission
Features
TODO
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements_test.txt (myenv) $ python runtests.py
Credits
Tools used in rendering this package:
History
0.2.0 (2016-11-17)
Add django admin interface.
Add migrations folder.
Add log policies for submitting tasks.
Add return value for modified files.
0.1.1 (2016-11-15)
Add port number to Server model.
Add task to submit jobs.
Add status updates to task.
Fix unicode error when submitting jobs.
Fix verbose/related names for models.
0.1.0 (2016-11-08)
First release on PyPI.
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 django-remote-submission-0.2.0.tar.gz.
File metadata
- Download URL: django-remote-submission-0.2.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0dd84064d5c74f835af8965a0d3604602d130e84061438b6ab903af0900d305
|
|
| MD5 |
cb86a0670893bc7f21e436a290c863a5
|
|
| BLAKE2b-256 |
5f4fde90e1d10174658bc25276a33b5403e2ec167c2145684b5a15788c99c152
|
File details
Details for the file django_remote_submission-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: django_remote_submission-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a0e2b00107a7dd51ba6f166d448917d5040c15d5141d1b459081df1d6f35738
|
|
| MD5 |
b93c7e27e9f169c8217030eb1a2043a8
|
|
| BLAKE2b-256 |
f26973320e3ca89624599880a27ab22af471cbd27fa6e97eb1741ad4f291454a
|