Skip to main content

A Django application to manage long running job submission, including starting the job, saving logs, and storing results.

Project description

https://badge.fury.io/py/django-remote-submission.png https://travis-ci.org/player1537/django-remote-submission.png?branch=master

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-remote-submission-0.2.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

django_remote_submission-0.2.0-py2.py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 2 Python 3

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