FreeBSD.software
Home/devel/py311-amalgamate

py311-amalgamate

0.1.3_2devel

Collapse Python packages into a single module

A package-based, source code amalgamater for collapsing Python packages into a single module. The big idea here is to glue most of the source files in a package or subpackage together into a single module, called __amalgam__.py. Combined with some hooks in the __init__.py, this should dramatically reduce the number of files that are being searched for inside of the package. This is critical in larger projects where import times are the major startup time cost.

$pkg install py311-amalgamate
github.com/xonsh/amalgamate
Origin
devel/py-amalgamate
Size
104KiB
License
BSD3CLAUSE
Maintainer
python@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)