Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zulko/picnic.py
/ functions
Functions
24 in github.com/Zulko/picnic.py
⨍
Functions
24
◇
Types & classes
0
↓ 9 callers
Function
copy_file
Copy a file in the files/ subfolder at the given destination (see usage below) and change some stuff in the file name: file or path
picnic/picnic.py:38
↓ 7 callers
Function
execute
(*commands)
picnic/picnic.py:30
↓ 3 callers
Function
_do_download
(version, download_base, to_dir, download_delay)
ez_setup.py:96
↓ 3 callers
Function
_do_download
(version, download_base, to_dir, download_delay)
picnic/files/ez_setup.py:96
↓ 2 callers
Function
_extractall
Extract all members from the archive to the current working directory and set owner, modification time and permissions on directories afterwards. `pat
ez_setup.py:177
↓ 2 callers
Function
_extractall
Extract all members from the archive to the current working directory and set owner, modification time and permissions on directories afterwards. `pat
picnic/files/ez_setup.py:177
↓ 2 callers
Function
_python_cmd
(*args)
ez_setup.py:35
↓ 2 callers
Function
_python_cmd
(*args)
picnic/files/ez_setup.py:35
↓ 2 callers
Function
download_setuptools
Download setuptools from a specified location and return its filename `version` should be a valid setuptools version number that is available as an e
ez_setup.py:140
↓ 2 callers
Function
download_setuptools
Download setuptools from a specified location and return its filename `version` should be a valid setuptools version number that is available as an e
picnic/files/ez_setup.py:140
↓ 1 callers
Function
_build_egg
(egg, tarball, to_dir)
ez_setup.py:67
↓ 1 callers
Function
_build_egg
(egg, tarball, to_dir)
picnic/files/ez_setup.py:67
↓ 1 callers
Function
_build_install_args
Build the arguments to 'python setup.py install' on the setuptools package
ez_setup.py:224
↓ 1 callers
Function
_build_install_args
Build the arguments to 'python setup.py install' on the setuptools package
picnic/files/ez_setup.py:224
↓ 1 callers
Function
_install
(tarball, install_args=())
ez_setup.py:39
↓ 1 callers
Function
_install
(tarball, install_args=())
picnic/files/ez_setup.py:39
↓ 1 callers
Function
_parse_args
Parse the command line for options
ez_setup.py:236
↓ 1 callers
Function
_parse_args
Parse the command line for options
picnic/files/ez_setup.py:236
↓ 1 callers
Function
main
Install or upgrade setuptools and EasyInstall
ez_setup.py:252
↓ 1 callers
Function
main
Install or upgrade setuptools and EasyInstall
picnic/files/ez_setup.py:252
Function
sorter
(dir1, dir2)
ez_setup.py:202
Function
sorter
(dir1, dir2)
picnic/files/ez_setup.py:202
Function
use_setuptools
(version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, download_delay=15)
ez_setup.py:108
Function
use_setuptools
(version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, download_delay=15)
picnic/files/ez_setup.py:108