Skip to content

pynonymizer run #180

@hansseins

Description

@hansseins

Hi rwnx,

first thanx for this project! Very good work!

You wrote in your documentation:

import pynonymizer

pynonymizer.run(input_path="./backup.sql", strategyfile_path="./strategy.yml" [...] )

In the cli it works good but I received the follong error, when I try to execute within a python-script:

pynonymizer.run(

TypeError: pynonymize() missing 2 required positional arguments: 'progress' and 'actions'

How can I declare the receired positional params for this - maybe in a small example code

Thanx in advanced.
hansseins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions