Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

an-dr-project-graveyard/copyhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copyhere

A package to copy or unzip a file to cwd

Pypi: https://pypi.org/project/copyhere/

how it works picture

install

pip install copyhere

run

python -m copyhere

or

import copyhere
copyhere.start()    # name=None (default) for using source file name
                    # name='' for user input a new name,
                    # name="any your new name"

to specify a folder to open in the selection window use COPYHERE_SOURCEDIR environment variable

About

Module for copy or unzip a file to cwd

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages