PyPop API Reference#

Developer documentation

Documenting API for release 1.3.1 of PyPop.

Document revision: 1.3.1.post16+g17118c960

This API reference guide for PyPop is automatically generated from the 1.3.1 source code via sphinx-autoapi.

Copyright © 2025 PyPop contributors

License terms Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the License chapter. (GNU Free Documentation License)

Introduction#

Submodules#

Attributes#

copyright_message

platform_info

Functions#

setup_logging([debug, filename])

Provide defaults for logging.

Package Contents#

copyright_message = Multiline-String#
Show Value
"""Copyright (C) 2003-2006 Regents of the University of California.
Copyright (C) 2007-2025 PyPop team.
This is free software.  There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."""
platform_info = '[Python Uninferable | Uninferable | Uninferable]'#
setup_logging(debug=False, filename=None)#

Provide defaults for logging.