Python functions to get top-level importables names
0

Configure Feed

Select the types of activity you want to include in your feed.

3 1 0

Clone this repository

https://tangled.org/juanlu.space/pygetimportables https://tangled.org/did:plc:noxxczvs3ftk2phlds2v2edr
git@knot.juanlu.space:juanlu.space/pygetimportables git@knot.juanlu.space:did:plc:noxxczvs3ftk2phlds2v2edr

For self-hosted knots, clone URLs may differ based on your setup.



README.md

pygetpackages#

Documentation Status Code style: ruff-format PyPI

Python function that gets packages from a source tree

Installation#

To install, run

(.venv) $ pip install pygetpackages

Development#

To run style checks:

(.venv) $ pip install pre-commit
(.venv) $ pre-commit -a

Overview#

Add a longer description here.