LICENSE
LICENSE-ZH
MANIFEST.in
setup.py
pyarmor.egg-info/PKG-INFO
pyarmor.egg-info/SOURCES.txt
pyarmor.egg-info/dependency_links.txt
pyarmor.egg-info/entry_points.txt
pyarmor.egg-info/top_level.txt
src/README.rst
src/__init__.py
src/benchmark.py
src/config.py
src/license.tri
src/packer.py
src/product.key
src/project.py
src/protect_code.pt
src/public.key
src/pyarmor-deprecated.py
src/pyarmor-webui.py
src/pyarmor.py
src/pyimcore.py
src/pyshield.key
src/pyshield.lic
src/pytransform.py
src/utils.py
src/examples/README-ZH.md
src/examples/README.md
src/examples/build-for-exe.bat
src/examples/build-for-freeze.bat
src/examples/build-with-project.bat
src/examples/build-with-project.sh
src/examples/obfuscate-app.bat
src/examples/obfuscate-app.sh
src/examples/obfuscate-pkg.bat
src/examples/obfuscate-pkg.sh
src/examples/pack-obfuscated-scripts.bat
src/examples/pack-obfuscated-scripts.sh
src/examples/cx_Freeze/hello.py
src/examples/cx_Freeze/queens.py
src/examples/cx_Freeze/setup.py
src/examples/helloworld/foo.py
src/examples/py2exe/hello.py
src/examples/py2exe/queens.py
src/examples/py2exe/setup.py
src/examples/pybench/Arithmetic.py
src/examples/pybench/Calls.py
src/examples/pybench/CommandLine.py
src/examples/pybench/Constructs.py
src/examples/pybench/Dict.py
src/examples/pybench/Exceptions.py
src/examples/pybench/Imports.py
src/examples/pybench/Instances.py
src/examples/pybench/Lists.py
src/examples/pybench/Lookups.py
src/examples/pybench/NewInstances.py
src/examples/pybench/Numbers.py
src/examples/pybench/Setup.py
src/examples/pybench/Strings.py
src/examples/pybench/Tuples.py
src/examples/pybench/With.py
src/examples/pybench/clockres.py
src/examples/pybench/pybench.py
src/examples/pybench/systimes.py
src/examples/pybench/package/__init__.py
src/examples/pybench/package/submodule.py
src/examples/simple/queens.py
src/examples/testmod/hello.py
src/examples/testmod/queens.py
src/examples/testpkg/main.py
src/examples/testpkg/mypkg/__init__.py
src/examples/testpkg/mypkg/foo.py
src/platforms/darwin64/_pytransform.dylib
src/platforms/linux32/_pytransform.so
src/platforms/linux64/_pytransform.so
src/platforms/windows32/_pytransform.dll
src/platforms/windows64/_pytransform.dll
src/polyfills/__init__.py
src/polyfills/argparse.py
src/webui/__init__.py
src/webui/_project.py
src/webui/app.js
src/webui/index-zh.html
src/webui/index.html
src/webui/manager.bat
src/webui/manager.sh
src/webui/project-zh.html
src/webui/project.html
src/webui/server.py
src/webui/css/bootstrap.min.css
src/webui/css/loader.css
src/webui/js/bootstrap.min.js
src/webui/js/connector.js
src/webui/js/demo.js
src/webui/js/jquery.min.js
src/webui/js/main.js
src/webui/js/project.js
src/webui/js/require.js
src/webui/js/settings.js
src/webui/js/utils.js