GitHub / PythonCoderAS / zip-deployer
Deploy a zip file if it matches a given key
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderAS%2Fzip-deployer
PURL: pkg:github/PythonCoderAS/zip-deployer
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 511 KB
Dependencies parsed at:
32
Created at: about 3 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 4 months ago
.github/workflows/auto-merge.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
- peter-evans/create-pull-request v5 composite
- tibdex/github-app-token v2 composite
- actions/checkout v4 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
Dockerfile
docker
Pipfile
pypi
- fastapi *
- python-multipart *
- uvicorn *
Pipfile.lock
pypi
- annotated-types ==0.5.0
- anyio ==3.7.1
- click ==8.1.7
- fastapi ==0.103.1
- h11 ==0.14.0
- httptools ==0.6.0
- idna ==3.4
- pydantic ==2.3.0
- pydantic-core ==2.6.3
- python-dotenv ==1.0.0
- python-multipart ==0.0.6
- pyyaml ==6.0.1
- sniffio ==1.3.0
- starlette ==0.27.0
- typing-extensions ==4.8.0
- uvicorn ==0.23.2
- uvloop ==0.17.0
- watchfiles ==0.20.0
- websockets ==11.0.3