Linux cli command pt2to3
➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command pt2to3 and provides detailed information about the command pt2to3, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the pt2to3.
less than a minute
NAME 🖥️ pt2to3 🖥️
PyTables 2.x -> 3.x API transition tool.
SYNOPSIS
pt2to3 [ OPTIONS ] filename
DESCRIPTION
This tool displays to standard out, so it is common to pipe this to another file: $ pt2to3 oldfile.py > newfile.py.
OPTIONS
A summary of options is included below.
-r, –reverse
Reverts changes, going from 3.x -> 2.x.
-p, –no-ignore-previous
Ignores previous_api() calls.
-o OUTPUT
Output file to write to..
-i, –inplace
Overwrites the file in-place.
-h
Print help on usage.
SEE ALSO
ptrepack(1),ptdump(1).
These utilities are documented fully by PyTables user’s manual.
AUTHOR
This manual page was written by Antonio Valentino <[email protected]>.
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
█║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌
██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗███████╗██████╗
████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
╚██╔═██╔╝██║ ██║██║ ██║ ╚███╔╝ █████╗ ██║ ██║
████████╗██║ ██║██║ ██║ ██╔██╗ ██╔══╝ ██║ ██║
╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═════╝
█║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.