Science Score: 13.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity

Keywords

queue redis task
Last synced: 6 months ago · JSON representation

Repository

task queue

Basic Info
  • Host: GitHub
  • Owner: GeorgeWang20
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 439 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Topics
queue redis task
Created almost 7 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

Ammonia

task queue

Owner

  • Name: george
  • Login: GeorgeWang20
  • Kind: user
  • Location: Beijing

哼哼

GitHub Events

Total
Last Year

Dependencies

requirements-op.txt pypi
  • freezegun ==0.3.12
  • redis ==3.2.1
requirements.txt pypi
  • Click ==7.0
  • PyMySQL ==0.9.3
  • SQLAlchemy ==1.3.3
  • SQLAlchemy-Utils ==0.34.0
  • alembic ==1.0.10
  • amqp ==2.4.2
  • decorator ==4.4.0
  • itsdangerous ==1.1.0
  • kombu ==4.5.0
  • pbr ==5.2.0
  • python-dateutil ==2.8.0
  • six ==1.12.0
  • sqlparse ==0.3.0
.github/workflows/pythonapp.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
Dockerfile docker
  • ubuntu latest build
docker-compose.yml docker
  • ammonia/ammonia latest
  • rabbitmq 3.7.16
  • redis 5.0.5
setup.py pypi