Skip to content

Latest commit

 

History

History

README.md

@fixedcode/bundle-python-service

Python + FastAPI service skeleton.

Install

fixedcode registry install python-service

What it generates

Project skeleton for a Python microservice: pyproject.toml, FastAPI app, structured logging, pydantic config, pytest scaffolding, Docker.

Spec highlights

service.name, service.port, features.{database,docker}.

Documentation

License

Apache-2.0