JOSS: https://github.com/ornl-ndav/django-remote-submission
Score: 10.46629823136807
Last synced: about 3 hours ago
JSON representation
Repository metadata:
The django-remote-submission is an asynchronous task/job queue using Celery Distributed Task Queue and Redis in-memory data structure store as message broker.
- Host: GitHub
- URL: https://github.com/ornl-ndav/django-remote-submission
- Owner: ornl-ndav
- License: isc
- Created: 2016-09-27T21:57:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T19:48:39.000Z (over 4 years ago)
- Last Synced: 2025-10-26T03:16:48.078Z (8 months ago)
- Language: Python
- Homepage: https://django-remote-submission.readthedocs.io/
- Size: 251 KB
- Stars: 20
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld
- @type: Code
- Author:
- @id: 0000-0002-6269-7881
- @type: Person
- Email: thobson2@vols.utk.edu
- Name: Tanner Hobson
- Affiliation: Oak Ridge National Laboratory
- @id: 0000-0002-9931-8304
- @type: Person
- Email: ferrazlealrm@ornl.gov
- Name: Ricardo M. Ferraz Leal
- Affiliation: Oak Ridge National Laboratory
- @id: 0000-0002-5560-6478
- @type: Person
- Email: doucetm@ornl.gov
- Name: Mathieu Doucet
- Affiliation: Oak Ridge National Laboratory
- Identifier:
- Code repository: https://github.com/ornl-ndav/django-remote-submission
- Date published: 2017-07-24
- Date modified: 2017-07-24
- Date created: 2017-07-24
- Description: A Django application to manage long running job submission, including starting the job, saving logs, and storing results.
- Keywords: django, job submission, batch scheduling
- License: ISC
- Title: Django Remote Submission
- Version: v0.11.1
Owner metadata:
- Name: ORNL Neutron Data Analysis & Visualization Division
- Login: ornl-ndav
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/5935033?v=4
- Repositories: 2
- Last Synced at: 2023-03-11T08:03:00.833Z
- Profile URL: https://github.com/ornl-ndav
GitHub Events
Total
- Watch event: 1
- Total: 1
Last Year
- Watch event: 1
- Total: 1
Committers metadata
Last synced: 8 months ago
Total Commits: 208
Total Committers: 7
Avg Commits per committer: 29.714
Development Distribution Score (DDS): 0.534
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Ricardo M. Ferraz Leal | r****l@g****m | 97 |
| Tanner Hobson | t****5@g****m | 87 |
| Tanner Hobson | t****n@d****s | 7 |
| Mathieu Doucet | m****0@y****m | 6 |
| Dustin J. Mitchell | d****n@v****s | 5 |
| Hobson | t****f@b****v | 5 |
| Arfon Smith | a****n | 1 |
Issue and Pull Request metadata
Last synced: 10 months ago
Total issues: 19
Total pull requests: 21
Average time to close issues: about 1 month
Average time to close pull requests: about 11 hours
Total issue authors: 3
Total pull request authors: 4
Average comments per issue: 1.37
Average comments per pull request: 0.86
Merged pull request: 21
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- ricleal (12)
- player1537 (5)
- djmitche (2)
Top Pull Request Authors
- player1537 (14)
- djmitche (5)
- arfon (1)
- mdoucet (1)
Top Issue Labels
- enhancement (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 225 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 30
- Total maintainers: 2
pypi.org: django-remote-submission
A Django application to manage long running job submission, including starting the job, saving logs, and storing results.
- Homepage: https://github.com/ornl-ndav/django-remote-submission
- Documentation: https://django-remote-submission.readthedocs.io/
- Licenses: ISCL
- Latest release: 2.1.0 (published about 8 years ago)
- Last Synced: 2025-12-05T11:31:20.119Z (7 months ago)
- Versions: 30
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 225 Last month
-
Rankings:
- Dependent packages count: 10.109%
- Forks count: 13.344%
- Stargazers count: 13.667%
- Average: 16.08%
- Dependent repos count: 21.559%
- Downloads: 21.722%
- Maintainers (2)
Dependencies
- celery *
- channels_redis *
- django *
- django-celery-results *
- django-environ *
- bumpversion >=0.5.3 development
- wheel >=0.29.0 development
- Sphinx >=1.7.0
- django-sphinx-autodoc >=0.2
- docutils >=0.13.1
- coverage >=4.2 test
- django-environ >=0.4.0 test
- flake8 >=2.1.0 test
- flake8_docstrings * test
- mock >=1.0.1 test
- pytest >=3.2.1 test
- pytest-cov >=2.5.1 test
- pytest-django >=3.1.2 test
- pytest-mock >=1.6.2 test
- tox >=1.7.0 test
- Add *
- Celery *
- Filter *
- Helpful *
- Library *
- Web *
- celery >=4.1
- channels >=2.1.1
- django >=2.0.2
- django-filter >=1.1.0
- django-model-utils >=3.0.0
- djangorestframework >=3.6.3
- paramiko >=2.2.1
- six >=1.10.0