Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pype(1) [debian man page]

PYPE(1) 																   PYPE(1)

NAME
pype - python programmers editor SYNOPSIS
pype DESCRIPTION
This manual page was written for the Debian distribution because the original program does not have a manual page. PyPE (Python Programmers Editor) is a lightweight but powerful editor. Tools for the new and seasoned user alike are included out of the box, including syntax coloring, multiple open documents with tabs, per-document browsable source trees, and many others. OPTIONS
This program does not take any command line options. AUTHOR
This manual page was written by Franz Pletz <fpletz@franz-pletz.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 25 September 2010 PYPE(1)

Check Out this Related Man Page

SPE(1)							      General Commands Manual							    SPE(1)

NAME
spe -- Platform independent pluggable Python IDE SYNOPSIS
spe [-d, --debug] [-w, --workspace] [<script-name1> <script-name2>] DESCRIPTION
This manual page documents briefly spe. This manual page was written for the Debian distribution because the original program does not have a manual page. spe (Stani's Python Editor) is an Integrated Development Editor for the Python programming language (fully compatible with Blender). spe has an editor with syntax highligthing and code completion, can generate UML diagram and code documentation using pydoc. spe is written using wxWidgets and integrate wxGlade and XRCed as plugins to make GUI creation easier. spe can also use pychecker for code check and win- pdb to debug python code. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -d --debug Prints debug information usefull to add to bug report. -w --workspace Start spe with the selected workspace. If none spe opens the default workspace. AUTHOR
This manual page was written by Stefano Canepa <sc@linux.it> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2, as published by the Free Soft- ware Foundation. On Debian systems, the complete text of the GNU General Public License, Version 2, can be found in /usr/share/common-licenses/GPL-2. SPE(1)
Man Page