Files
presidio/docs/samples/python/index.md
2021-05-04 10:07:28 +03:00

550 B

Using Presidio in a Python script

Description

Presidio service can be used as python packages inside python scripts

Table of contents

  1. Simple analysis and anonymization
  2. Developing new PII recognizers
  3. Remote Recognizer
  4. Azure Text Analytics Integration
  5. Custom Anonymizer with lambda expression