issues Search Results · repo:ClericPy/zipapps language:Python
Filter by
29 results
(61 ms)29 results
inClericPy/zipapps (press backspace or delete to remove)While there is an option to exclude files from unzipping (--unzip-exclude), but there is no option to include some of
the files from zip folder, when a directory is passed to include. As a result, the ...
pseusys
- 1
- Opened 2 days ago
- #30
Requirements of a package can be searched with importlib.metadata.requires and files can be searched with
importlib.metadata.files, so it is possible to gather needed files without using pip to install ...
TsXor
- 12
- Opened on Jun 2, 2024
- #29
Hi
When using
from importlib.metadata import version
version( name_of_my_package )
I get a crash importlib.metadata.PackageNotFoundError: No package metadata was found for name_of_my_package
I first ...
gsemet
- 2
- Opened on Jun 21, 2023
- #28
Custom cache folder name for different caller, such as $pid, $cwd
And support ENV_ARGS to rewrite it.(enhance ZIPAPPS_CACHE )
enhancement
ClericPy
- 1
- Opened on Mar 28, 2022
- #23

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.