#!/nix/store/m1fw8l8y9ycxh5dzispbb7cwl6rra14l-python3-3.13.12/bin/python3.13

import pydoc
if __name__ == '__main__':
    pydoc.cli()
