GitHub / serv-c / servc-python
Server implementation of serv-c framework in python
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serv-c%2Fservc-python
PURL: pkg:github/serv-c/servc-python
Stars: 2
Forks: 1
Open issues: 0
License: mit
Language: Python
Size: 285 KB
Dependencies parsed at:
19
Created at: almost 2 years ago
Updated at: about 2 months ago
Pushed at: about 2 months ago
Last synced at: about 2 months ago
Topics: ignore
pyproject.toml
pypi
requirements.txt
pypi
- flask ==3.0.0
- pika ==1.3.2
- redis ==5.0.1
- simplejson ==3.19.2
.github/workflows/pypi.yml
actions
- https://git.yusufali.ca/actions/pythonpip main composite
.github/workflows/test.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- postgres * docker
- rabbitmq 3 docker
- redis * docker
.github/workflows/mirror.yml
actions
- actions/checkout v4 composite
.github/workflows/servc.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- rabbitmq 3 docker
- redis * docker
Dockerfile
docker
- python ${PYTHON_VERSION}-slim build
docker-compose.yml
docker
- mcr.microsoft.com/vscode/devcontainers/python latest
- rabbitmq 3-management
- redis latest