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.lic
src/mechanism.md
src/product.key
src/project.py
src/public.key
src/pyarmor-deprecated.py
src/pyarmor.py
src/pyimcore.py
src/pyshield.key
src/pyshield.lic
src/pytransform.py
src/user-guide.md
src/utils.py
src/examples/README.md
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/linux_i386/_pytransform.so
src/platforms/linux_x86_64/_pytransform.so
src/platforms/macosx_intel/_pytransform.dylib
src/platforms/win32/_pytransform.dll
src/platforms/win_amd64/_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/server.py
src/webui/css/bootstrap.min.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