Pdoc3

Latest version: v0.11.6

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

0.2.3

=====
- Fixed 10 (the --template-dir flag now works).

0.2.2

=====
- Fixes 7 by ignoring module loaders that lack a 'path' attribute.

0.2.1

=====
- Fixes 5 by trying to find source for decorated functions.
(austin1howard)

0.2.0

=====
- Fix issue 2 by making pdoc a package instead of a module.
The templates are now included as package_data, which seems
to be more portable (its final location is more predictable).

0.1.8

=====
- pdoc now interprets `__pdoc__[key] = None` as an explicit way
to hide `key` from the public interface of its module.

0.1.7

=====
- Removed __new__ from the public interface. I think __init__
is sufficient.

Page 7 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.