fastDeploy
Enrichment pendingDeploy DL/ ML inference pipelines with minimal extra code.
GraphCanon updated today · GitHub synced today
105 stars17 forksLast push 5mo Python MIT
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (154d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install fastDeploy PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Deploy DL/ ML inference pipelines with minimal extra code.
Capability facts
- Languages
- python
Source: github.language · Jul 15, 2026
Categories
Tags
README
and builds the docker image if docker is installed
Run docker image
docker run -it -p8080:8080 fastdeploy_echo
#### Serving your model (recipe):
- [Writing your model/pipeline's recipe](https://github.com/notAI-tech/fastDeploy/blob/master/recipe.md)
For agents
This page has a .md twin and JSON over the API.