
Add an Import Statement to Python Files in the _rixpress Folder Matching a Nix Environment Name This function appends a specified import statement to the end of each Python file within the _rixpress folder and its subdirectories, but only for files whose base name matches the provided Nix environment.
Source: R/parse_pkgs.R
add_import.RdAdd an Import Statement to Python Files in the _rixpress Folder Matching a
Nix Environment Name
This function appends a specified import statement to the end of each Python
file within the _rixpress folder and its subdirectories, but only for files
whose base name matches the provided Nix environment.
See also
Other python import:
adjust_import()