https://github.com/alleninstitute/blue_sky_workflow_engine

A workflow tool built around a Django web framework and Celery messaging.

https://github.com/alleninstitute/blue_sky_workflow_engine

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    5 of 8 committers (62.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A workflow tool built around a Django web framework and Celery messaging.

Basic Info
  • Host: GitHub
  • Owner: AllenInstitute
  • License: other
  • Language: Python
  • Default Branch: master
  • Size: 82.6 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 7 years ago · Last pushed over 4 years ago
Metadata Files
Readme Contributing License

README.rst

blue_sky_workflow_engine
########################
A workflow scheduler that integrates the celery messaging library with a django admin interface.

Documentation for this package and a reference workflow are available at `alleninstitute/blue_sky_reference `_.

support
#######
We are not currently supporting this code, but simply releasing it to the community AS IS but are not able to provide any guarantees of support, as it is under active development. The community is welcome to submit issues, but you should not expect an active response.

acknowledgments
###############
This project is supported by the Intelligence Advanced Research Projects Activity (IARPA) via Department of Interior / Interior Business Center (DoI/IBC) contract number D16PC00004. The U.S. Government is authorized to reproduce and distribute reprints for Governmental purposes notwithstanding any copyright annotation theron.

Disclaimer: The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of IARPA, DoI/IBC, or the U.S. Government.r implied, of IARPA, DoI/IBC, or the U.S. Government.

Owner

  • Name: Allen Institute
  • Login: AllenInstitute
  • Kind: organization
  • Location: Seattle, WA

Please visit http://alleninstitute.github.io/ for more information.

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 251
  • Total Committers: 8
  • Avg Commits per committer: 31.375
  • Development Distribution Score (DDS): 0.243
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Tim Fliss t****f@a****g 190
Nathan Sjoquist n****s@a****g 30
Zach Madigan z****n@a****g 16
Jose Melchor j****m@a****g 9
timf t****f@W****g 3
tpfliss t****s@t****t 1
timf t****f@h****l 1
Tim Fliss t****s@T****l 1

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.19
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • madiganz (8)
  • tfliss (6)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

circus_requirements.txt pypi
  • Jinja2 ==2.10
  • celery ==4.4.7
  • circus ==0.17.0
  • kombu ==4.6.10
  • pandas ==0.23.4
  • papa ==1.0.6
  • pyaml >=19.4
  • pyzmq <17
  • setproctitle ==1.1.10
  • tornado ==5.1
flask_requirements.txt pypi
  • Flask >=1.0.2
  • celery >=4.0.2,<=4.1.0
nb_requirements.txt pypi
  • jupyter >=1.0.0
  • seaborn >=0.9.0
requirements.txt pypi
  • Django ==2.2
  • PyYAML >=3.12
  • celery ==4.4.7
  • cherrypy >=17.0.0
  • click >=7.1.2
  • django-celery-results >=1.1.2
  • django-dash >=0.5.6
  • django-extensions >=2.1.0
  • django-fsm >=2.6.0
  • django-jsonfield >=1.3.0
  • django-pandas >=0.6.1
  • flower >=0.9.2
  • jupyter >=1.0.0
  • kombu ==4.6.10
  • matplotlib >=2.0.2
  • paramiko >=2.3.1
  • psycopg2-binary >=2.8.3
  • pyaml >=17.12.1
  • rest-pandas >=1.0.0
  • tornado ==5.1
  • vine ==1.3.0
  • xlrd >=1.1.0
test_requirements.txt pypi
  • coverage >=4.5.4 test
  • django-extensions >=2.0.6 test
  • graphviz ==0.13 test
  • lxml >=3.7.3 test
  • mock >=1.0.1 test
  • pytest-cov >=2.7.1 test
  • pytest-cover >=3.0.0 test
  • pytest-django >=3.5.1 test
  • pytest-env >=0.6.2 test
  • pytest-mock >=1.5.0 test
  • pytest-ordering >=0.5 test
  • pytest-xdist >=1.29 test
  • simplejson >=3.11.1 test
  • sphinx ==1.6.7 test