Internal API¶
This section documents the internal API of the Spices package, organized by subpackages and modules.
spices package¶
spices is just black magic.
Spices is a package that studies the codebase of your project in search for internal and external imports. It then discards the imports that are satisfied with internal code or with the standard library and finally searches the PyPIContents index to list which packages satisfy your imports.