FreeBSD.software
Home/devel/py311-amalgamate

py311-amalgamate

0.1.3_2

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.

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

Dependencies (1)

More in devel