af package

Subpackages

Submodules

af.af_cmd_class module

class af.af_cmd_class.Tox(dist, **kw)[source]

Bases: setuptools.command.test.test

finalize_options()[source]
run_tests()[source]

Module contents

af.af_directory()[source]

Returns the location of the installed af package

Return type:str
af.af_user_directory()[source]

Returns the location of the af user directory

Return type:str
af.create_basic_directories()[source]

Creates the basic user directories to use

af.main(cls=None, method=None, resource=None)[source]

Main entry point for the anonymization framework. Starts the framework to be used by console

af.report()[source]