An open API service for producing an overview of a list of open source projects.

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.

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ornl-ndav/django-remote-submission

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

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

example/requirements.txt pypi
  • celery *
  • channels_redis *
  • django *
  • django-celery-results *
  • django-environ *
requirements_dev.txt pypi
  • bumpversion >=0.5.3 development
  • wheel >=0.29.0 development
requirements_docs.txt pypi
  • Sphinx >=1.7.0
  • django-sphinx-autodoc >=0.2
  • docutils >=0.13.1
requirements_test.txt pypi
  • 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
setup.py pypi
  • 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