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.
Release files for django-remote-submission 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-remote-submission-0.2.0.tar.gz | 9.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_remote_submission-0.2.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 22.3 kB
Release files / django-remote-submission-0.2.0.tar.gz
| Download URL | django-remote-submission-0.2.0.tar.gz |
|---|---|
| Size | 9.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a0dd84064d5c74f835af8965a0d3604602d130e84061438b6ab903af0900d305
|
|
BLAKE2b-256 checksum How to use checksums |
5f4fde90e1d10174658bc25276a33b5403e2ec167c2145684b5a15788c99c152
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_remote_submission-0.2.0-py2.py3-none-any.whl
| Download URL | django_remote_submission-0.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 12.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
4a0e2b00107a7dd51ba6f166d448917d5040c15d5141d1b459081df1d6f35738
|
|
BLAKE2b-256 checksum How to use checksums |
f26973320e3ca89624599880a27ab22af471cbd27fa6e97eb1741ad4f291454a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |