# pybuild *Hopefully* a fast python source code bundler that can mimic a sliver of the success of [esbuild](https://github.com/evanw/esbuild) for Python codebases This is primarily targetted at optimizing package sizes for storage constrained environments such as [AWS Lambda Functions](https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-package.html) or container images