Pyarmor 8.0 Documentation¶
Version: | 8.0.1 |
---|---|
Homepage: | https://pyarmor.dashingsoft.com/ |
Contact: | pyarmor@163.com |
Authors: | Jondy |
Copyright: | This document has been placed in the public domain. |
How the documentation is organized¶
Pyarmor has a lot of documentation. A high-level overview of how it’s organized will help you know where to look for certain things:
- Part 1: Tutorials takes you by the hand through a series of steps to obfuscate Python scripts and packages. Start here if you’re new to Pyarmor. Also look at the Getting Started
- Part 2: How To guides are recipes. They guide you through the steps involved in addressing key problems and use-cases. They are more advanced than tutorials and assume some knowledge of how Python works.
- Part 3: References guides contain key concepts, man page, configurations and other aspects of Pyarmor machinery.
- Part 4: Topics guides insight into key topics and provide useful background information and explanation. They describe how it works and how to use it but assume that you have a basic understanding of key concepts.
- Part 5: Licneses describes EULA of Pyarmor, the different Pyarmor licenses and how to purchase Pyarmor license.
Getting help¶
Having trouble? We’d like to help!
Try the FAQ – it’s got answers to many common questions.
Looking for specific information? Try the Index, or the detailed table of contents.
Not found anything? See asking questions in github.
Table of Contents¶
- 1. Tutorials
- 1.1. Getting Started
- 1.1.1. What’s Pyarmor
- 1.1.2. Installation from PyPI
- 1.1.3. Obfuscating one script
- 1.1.4. Obfuscating one package
- 1.1.5. Expiring obfuscated scripts
- 1.1.6. Binding obfuscated scripts to device
- 1.1.7. Packaging obfuscated scripts
- 1.1.8. Something need to know
- 1.1.9. What to read next
- 1.1.10. How the documentation is organized
- 1.2. Installation
- 1.3. Basic Obfuscation
- 1.4. Advanced Tutorials
- 1.1. Getting Started
- 2. How To
- 3. References
- 4. Topics
- 5. Pyarmor License Types
- 6. FAQ