-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Python implementation still depends on the Python. Moreover if we want to separate it to more modules it must probably be installed. That could make problems if pip and/or venv is not available. To this end we propose:
- use only standard Python packages
- Do not use setuptools, make main bash scripts that calls python with modified PYTHONPATH.
- For stable pieces of the code reimplement it in pure bash/sh.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels