Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jythontools/clamp
/ functions
Functions
118 in github.com/jythontools/clamp
⨍
Functions
118
◇
Types & classes
19
↓ 17 callers
Method
close
(self)
clamp/build.py:88
↓ 5 callers
Method
copy_file
(self, relpath, path)
clamp/build.py:250
↓ 3 callers
Function
_clean_check
Run the command to download target. If the command fails, clean up before re-raising the error.
ez_setup.py:146
↓ 3 callers
Function
_clean_check
Run the command to download target. If the command fails, clean up before re-raising the error.
tests/integ/ez_setup.py:146
↓ 3 callers
Function
_do_download
(version, download_base, to_dir, download_delay)
ez_setup.py:97
↓ 3 callers
Function
_do_download
(version, download_base, to_dir, download_delay)
tests/integ/ez_setup.py:97
↓ 3 callers
Method
call
(self)
tests/integ/clamp_samples/callable.py:12
↓ 3 callers
Function
honor_verbosity
(verbose)
clamp/commands.py:18
↓ 3 callers
Method
iteritems
(self)
clamp/build.py:120
↓ 2 callers
Function
_extractall
Extract all members from the archive to the current working directory and set owner, modification time and permissions on directories af
ez_setup.py:286
↓ 2 callers
Function
_extractall
Extract all members from the archive to the current working directory and set owner, modification time and permissions on directories af
tests/integ/ez_setup.py:286
↓ 2 callers
Function
_python_cmd
(*args)
ez_setup.py:36
↓ 2 callers
Function
_python_cmd
(*args)
tests/integ/ez_setup.py:36
↓ 2 callers
Function
build_jar
(package_name, jar_name, clamp_setup, output_path=None)
clamp/build.py:370
↓ 2 callers
Function
clamp_base
A helper method that allows you to create clamped classes Example:: BarClamp = clamp_base(package='bar') class Test(BarClamp,
clamp/declarative.py:8
↓ 2 callers
Method
copy_zip_input_stream
Given a `zip_input_stream`, copy all entries to the output jar
clamp/build.py:200
↓ 2 callers
Method
create_ancestry
(self, path_parts)
clamp/build.py:171
↓ 2 callers
Function
create_singlejar
(output_path, classpath, runpy)
clamp/build.py:428
↓ 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
ez_setup.py:260
↓ 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
tests/integ/ez_setup.py:260
↓ 2 callers
Function
find_package_libs
(root)
clamp/build.py:327
↓ 2 callers
Function
get_builder
()
clamp/build.py:46
↓ 2 callers
Method
get_java_files
(self)
tests/integ/setup.py:60
↓ 2 callers
Method
itervalues
(self)
clamp/build.py:117
↓ 2 callers
Function
read_pth
(pth_path)
clamp/build.py:56
↓ 2 callers
Method
setup
(self)
clamp/build.py:152
↓ 1 callers
Method
__init__
(self, package, **kwargs)
clamp/proxymaker.py:110
↓ 1 callers
Function
_build_egg
(egg, tarball, to_dir)
ez_setup.py:68
↓ 1 callers
Function
_build_egg
(egg, tarball, to_dir)
tests/integ/ez_setup.py:68
↓ 1 callers
Function
_build_install_args
Build the arguments to 'python setup.py install' on the setuptools package
ez_setup.py:326
↓ 1 callers
Function
_build_install_args
Build the arguments to 'python setup.py install' on the setuptools package
tests/integ/ez_setup.py:326
↓ 1 callers
Method
_canonical_path_parts
(self, package, classname)
clamp/build.py:277
↓ 1 callers
Function
_clamp_closure
This closure sets the metaclass with our desired attributes
clamp/declarative.py:26
↓ 1 callers
Function
_install
(tarball, install_args=())
ez_setup.py:40
↓ 1 callers
Function
_install
(tarball, install_args=())
tests/integ/ez_setup.py:40
↓ 1 callers
Function
_parse_args
Parse the command line for options
ez_setup.py:332
↓ 1 callers
Function
_parse_args
Parse the command line for options
tests/integ/ez_setup.py:332
↓ 1 callers
Method
_write_jar_pth
(self)
clamp/build.py:82
↓ 1 callers
Method
build_jar
(self)
tests/integ/setup.py:38
↓ 1 callers
Method
close
(self)
clamp/build.py:166
↓ 1 callers
Function
copy_included_jars
(package_name, packages, src_dir=None, dest_dir=None)
clamp/build.py:411
↓ 1 callers
Method
copy_jars
Consumes a sequence of jar paths, fixing up paths as necessary
clamp/build.py:234
↓ 1 callers
Function
copy_zip_file
(path, output_jar)
clamp/build.py:335
↓ 1 callers
Function
find_jython_jars
Uses the same classpath resolution as bin/jython
clamp/build.py:290
↓ 1 callers
Function
find_jython_lib_files
()
clamp/build.py:308
↓ 1 callers
Method
get_classpath
(self)
tests/integ/setup.py:43
↓ 1 callers
Function
get_included_jars
(src_dir, packages)
clamp/build.py:400
↓ 1 callers
Method
get_jar_name
(self)
clamp/commands.py:76
↓ 1 callers
Method
get_jar_name
(self)
clamp/commands.py:92
↓ 1 callers
Function
get_package_name
(path)
clamp/build.py:52
↓ 1 callers
Method
get_test_classes
(self)
tests/integ/setup.py:50
↓ 1 callers
Function
init_jar_dir
()
clamp/build.py:125
↓ 1 callers
Function
main
Install or upgrade setuptools and EasyInstall
ez_setup.py:353
↓ 1 callers
Function
main
Install or upgrade setuptools and EasyInstall
tests/integ/ez_setup.py:353
↓ 1 callers
Function
register_builder
(builder)
clamp/build.py:37
↓ 1 callers
Method
run
(self)
tests/integ/setup.py:80
↓ 1 callers
Method
run_javac
(self)
tests/integ/setup.py:63
↓ 1 callers
Method
run_junit
(self)
tests/integ/setup.py:71
↓ 1 callers
Function
skip_zip_header
(bis)
clamp/build.py:351
↓ 1 callers
Method
updateConstantsFromMapping
Looks for Constant in Object's dict and updates the constants, with appropriate values
clamp/proxymaker.py:62
↓ 1 callers
Method
write_class_bytes
(self, package, classname, bytes)
clamp/build.py:280
Method
__call__
Constructs a usable proxy name that does not depend on ordering
clamp/proxymaker.py:114
Method
__contains__
(self, key)
clamp/build.py:102
Method
__delitem__
(self, key)
clamp/build.py:98
Method
__enter__
(self)
clamp/build.py:76
Method
__enter__
(self)
clamp/build.py:146
Method
__exit__
(self, type, value, tb)
clamp/build.py:79
Method
__exit__
(self, type, value, tb)
clamp/build.py:149
Method
__getitem__
(self, key)
clamp/build.py:91
Method
__init__
(self)
clamp/build.py:70
Method
__init__
(self, jar=None, output_path="output.jar")
clamp/build.py:137
Method
__init__
(self, jar=None, output_path="output.jar", runpy=None)
clamp/build.py:191
Method
__init__
(self, modules)
clamp/commands.py:31
Method
__init__
(self, superclass, interfaces, className, pythonModuleName, fullProxyName, mapping, package, kwargs)
clamp/proxymaker.py:35
Method
__init__
(self, value, type=None)
clamp/signature.py:11
Method
__iter__
(self)
clamp/build.py:111
Method
__len__
(self)
clamp/build.py:105
Method
__new__
(cls, name, bases, dct)
clamp/declarative.py:31
Method
__repr__
(self)
clamp/build.py:26
Method
__repr__
(self)
clamp/build.py:108
Method
__repr__
(self)
clamp/build.py:274
Method
__setitem__
(self, key, value)
clamp/build.py:94
Method
doConstants
(self)
clamp/proxymaker.py:71
Function
download_file_curl
(url, target)
ez_setup.py:187
Function
download_file_curl
(url, target)
tests/integ/ez_setup.py:187
Function
download_file_insecure
Use Python to download the file, even though it cannot authenticate the connection.
ez_setup.py:223
Function
download_file_insecure
Use Python to download the file, even though it cannot authenticate the connection.
tests/integ/ez_setup.py:223
Function
download_file_powershell
Download the file at url to target using Powershell (which will validate trust). Raise an exception if the command cannot complete.
ez_setup.py:158
Function
download_file_powershell
Download the file at url to target using Powershell (which will validate trust). Raise an exception if the command cannot complete.
tests/integ/ez_setup.py:158
Function
download_file_wget
(url, target)
ez_setup.py:205
Function
download_file_wget
(url, target)
tests/integ/ez_setup.py:205
Method
finalize_options
(self)
clamp/commands.py:68
Method
finalize_options
(self)
clamp/commands.py:138
Method
finalize_options
(self)
tests/integ/setup.py:34
Function
get_best_downloader
()
ez_setup.py:248
Function
get_best_downloader
()
tests/integ/ez_setup.py:248
Function
has_curl
()
ez_setup.py:191
Function
has_curl
()
tests/integ/ez_setup.py:191
Function
has_powershell
()
ez_setup.py:171
Function
has_powershell
()
tests/integ/ez_setup.py:171
next →
1–100 of 118, ranked by callers