PyArmor Documentation v8.5.105. Protecting system packages 2.6. Fix encoding error 2.7. Removing docstring 2.8. Using Pyarmor in CI Pipeline 2.9. Work with Third-Party Libraries 2.9.1. Third party libraries 2.10. Using Pyarmor License ls dist2/mypkg/ ... __init__.py All the obfuscated scripts in the dist2/mypkg, test it: $ cd dist2/ $ python -C 'import mypkg' If there are sub-packages, using -r to enable recursive mode: $ ├── utils.py └── config.json First make output path projects/dist6 for obfuscated package: $ cd projects $ mkdir dist6 Then copy package data files to output path: $ cp -a src/mypkg dist6/ Next0 码力 | 193 页 | 154.05 KB | 1 年前3
PyArmor Documentation v8.1.9ls dist2/mypkg/ ... __init__.py All the obfuscated scripts in the dist2/mypkg, test it: $ cd dist2/ $ python -C 'import mypkg' If there are sub-packages, using -r to enable recursive mode: $ ├── utils.py └── config.json First make output path projects/dist6 for obfuscated package: $ cd projects $ mkdir dist6 Then copy package data files to output path: $ cp -a src/mypkg dist6/ Next clone, on simply installing directly via git: $ git clone https://github.com/dashingsoft/pyarmor $ cd pyarmor $ pip install . You can also download a snapshot of the Git repo in either tar.gz [https://github0 码力 | 131 页 | 111.00 KB | 1 年前3
Celery v4.4.7 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned, enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1219 页 | 1.44 MB | 1 年前3
Celery v4.4.5 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned, enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1215 页 | 1.44 MB | 1 年前3
Celery 4.4.3 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned, enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1209 页 | 1.44 MB | 1 年前3
Celery v4.4.4 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned, enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1215 页 | 1.44 MB | 1 年前3
Celery v4.4.6 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned, enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1216 页 | 1.44 MB | 1 年前3
Celery 4.4.0 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned, enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1185 页 | 1.42 MB | 1 年前3
Celery 4.4.1 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned, enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1188 页 | 1.42 MB | 1 年前3
Celery v4.3.0 Documentationorg/project/celery/ You can install it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as thread-safe so that multiple Celery applications with different configurations, components, and tasks can co-exist in the same process space. Let’s create one now: >>> from celery import Celery >>> app = Celery() git When the repository is cloned enter the directory to set up easy access to upstream changes: $ cd celery $ git remote add upstream git://github.com/celery/celery.git $ git fetch upstream If you need0 码力 | 1174 页 | 1.41 MB | 1 年前3
共 471 条
- 1
- 2
- 3
- 4
- 5
- 6
- 48













