Skip to content

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

enhancement
  • ClericPy
  • 1
  • Opened 
    on Jun 3, 2023
  • #27

bug
enhancement
  • ClericPy
  • 1
  • Opened 
    on May 28, 2023
  • #26

bug
  • ClericPy
  • Opened 
    on Aug 29, 2022
  • #25

enhancement
  • ClericPy
  • Opened 
    on Mar 30, 2022
  • #24

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

question
  • ClericPy
  • Opened 
    on Mar 28, 2022
  • #22

enhancement
  • ClericPy
  • Opened 
    on Mar 28, 2022
  • #21
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub