GitHub / cloudblue / django-rql
Django RQL library
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudblue%2Fdjango-rql
PURL: pkg:github/cloudblue/django-rql
Stars: 93
Forks: 15
Open issues: 7
License: apache-2.0
Language: Python
Size: 540 KB
Dependencies parsed at:
43
Created at: about 5 years ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: 6 days ago
Topics: django, django-rest-framework, rest, rql
.github/workflows/build.yml
actions
- SonarSource/sonarcloud-github-action master composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- jakejarvis/wait-action master composite
- sonarsource/sonarqube-quality-gate-action master composite
.github/workflows/deploy.yml
actions
- SonarSource/sonarcloud-github-action master composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- jakejarvis/wait-action master composite
- sonarsource/sonarqube-quality-gate-action master composite
.devcontainer/Dockerfile
docker
- mcr.microsoft.com/vscode/devcontainers/python 0-${VARIANT} build
requirements/dev.txt
pypi
- Sphinx ==3.1.2
- docutils ==0.17.1
- setuptools-scm ==3.5.0
- sphinx-copybutton ==0.2.11
- sphinx-rtd-theme ==0.4.3
- djangorestframework >=3.11.1
- coverage ==6.0.2 test
- django-fsm ==2.7.1 test
- django-model-utils ==4.1.1 test
- djangorestframework ==3.12.4 test
- flake8 ==3.9.2 test
- flake8-broken-line ==0.3.0 test
- flake8-bugbear ==21.9.2 test
- flake8-commas ==2.0.0 test
- flake8-comprehensions ==3.7.0 test
- flake8-debugger ==4.0.0 test
- flake8-eradicate ==1.1.0 test
- flake8-isort ==5.0.3 test
- flake8-string-format ==0.3.0 test
- importlib-metadata >=4.0.0,<5.0.0 test
- isort ==5.10.1 test
- pytest ==6.2.5 test
- pytest-cov ==3.0.0 test
- pytest-deadfixtures ==2.2.1 test
- pytest-django ==4.4.0 test
- pytest-mock ==3.6.1 test
- pytest-randomly ==3.10.1 test
- pytz ==2021.3 test
- pyyaml ==5.4.1 test
- uritemplate ==4.1.0 test