stanis python editor 0.8.3.c
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1485
Stanis Python Editor 0.8.3.c
Stanis Python Editor is a Python IDE with wxGlade, Pychecker, UML, and Blender support. more>>
Stanis Python Editor is a python IDE with auto-indentation, auto completion, call tips, syntax coloring, syntax highlighting, uml viewer, class explorer, source index, auto todo list, sticky notes, integrated pycrust shell, python file browser, recent file browser, drag&drop, context help, ...
Special is its blender support with a blender 3d object browser and its ability to run interactively inside blender. Spe ships with wxGlade (gui designer), PyChecker (source code doctor) and Kiki (regular expression console). Spe is extensible with wxGlade.
Main features:
- Intellisense & autocompletion
- Call tips
- Syntax coloring
- Sidebar with class explorer, index & todo
- Drag & drop
- Tab Controls
- Uml Diagrams
System requirements:
- full python 2.3+
- wxpython 2.6+
- optional blender 2.35
Enhancements:
- This is a maintenance release with mostly bugfixes and some feature updates.
- If you are using wxPython 2.7, youll need to upgrade to this release.
<<lessSpecial is its blender support with a blender 3d object browser and its ability to run interactively inside blender. Spe ships with wxGlade (gui designer), PyChecker (source code doctor) and Kiki (regular expression console). Spe is extensible with wxGlade.
Main features:
- Intellisense & autocompletion
- Call tips
- Syntax coloring
- Sidebar with class explorer, index & todo
- Drag & drop
- Tab Controls
- Uml Diagrams
System requirements:
- full python 2.3+
- wxpython 2.6+
- optional blender 2.35
Enhancements:
- This is a maintenance release with mostly bugfixes and some feature updates.
- If you are using wxPython 2.7, youll need to upgrade to this release.
Download (11.7MB)
Added: 2006-10-27 License: Public Domain Price:
1102 downloads
Python milter 0.8.7
The milter module for Python provides a python interface to Sendmails libmilter that exploits all its features. more>>
Python milter module provides a python interface to Sendmails libmilter that exploits all its features. Milters can run on the same machine as sendmail, or another machine.
The milter can even run with a different operating system or processor than sendmail. Sendmail talks to the milter via a local or internet socket, and keeps the milter informed of events as it processes a mail connection.
At any point, the milter can cut the conversation short by telling sendmail to ACCEPT, REJECT, or DISCARD the message. After receiving a complete message from sendmail, the milter can again REJECT or DISCARD it, but it can also ACCEPT it with changes to the headers or body.
Enhancements:
- The spf module has been moved to the pyspf package.
- This will cause some confusion when upgrading, since 0.8.6 still has the module and will conflict with pyspf, whereas 0.8.7 does not have spf by itself, and will stop doing SPF if you dont install pyspf.
<<lessThe milter can even run with a different operating system or processor than sendmail. Sendmail talks to the milter via a local or internet socket, and keeps the milter informed of events as it processes a mail connection.
At any point, the milter can cut the conversation short by telling sendmail to ACCEPT, REJECT, or DISCARD the message. After receiving a complete message from sendmail, the milter can again REJECT or DISCARD it, but it can also ACCEPT it with changes to the headers or body.
Enhancements:
- The spf module has been moved to the pyspf package.
- This will cause some confusion when upgrading, since 0.8.6 still has the module and will conflict with pyspf, whereas 0.8.7 does not have spf by itself, and will stop doing SPF if you dont install pyspf.
Download (0.10MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1024 downloads
pythondr 0.0.1
pythondr project is a simple python library for parsing the TV-channel info at http://dr.dk. more>>
pythondr project is a simple python library for parsing the TV-channel info at http://dr.dk.
<<less Download (0.010MB)
Added: 2007-02-23 License: LGPL (GNU Lesser General Public License) Price:
973 downloads
Thousand Parsec Python Server 0.1.0
Thousand Parsec Python Server is a server for Thousand Parsec written in Python and using a SQL back end. more>>
Thousand Parsec Python Server is a server for Thousand Parsec written in Python and using a SQL back end.
Thousand Parsec Python wxWindows Client allows a high degree of player customization, and features a flexible technology system, where new technologies may be introduced mid-game.
Thousand Parsec is a framework for turn based space empire building games.
Some examples of games which Thousand Parsec draws ideas from are, Stars!, VGA Planets, Master of Orion and Galactic Civilizations. These games are often called 4 Xs from the main phases found in the games, eXplore, eXpand, eXploit and eXterminate. If you havent heard of them, other games which are a bit similar include, Civilisation, Heros of Might and Magic and Starcraft.
Thousand Parsec includes everything you need for play any of the currently running games, set up your own game using already designed games, and building your own space empire building game.
<<lessThousand Parsec Python wxWindows Client allows a high degree of player customization, and features a flexible technology system, where new technologies may be introduced mid-game.
Thousand Parsec is a framework for turn based space empire building games.
Some examples of games which Thousand Parsec draws ideas from are, Stars!, VGA Planets, Master of Orion and Galactic Civilizations. These games are often called 4 Xs from the main phases found in the games, eXplore, eXpand, eXploit and eXterminate. If you havent heard of them, other games which are a bit similar include, Civilisation, Heros of Might and Magic and Starcraft.
Thousand Parsec includes everything you need for play any of the currently running games, set up your own game using already designed games, and building your own space empire building game.
Download (0.058MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
delicious python 0.3.3
delicious python lets you access the Web service of del.icio.us via its API through Python. more>>
delicious python lets you access the Web service of del.icio.us via its API through Python. It uses only the standard Python library an is written in same language.
Installation instructions:
download and unzip
run as root from unzipped directory
python setup.py install
run python and load library with
import pydelicious
<<lessInstallation instructions:
download and unzip
run as root from unzipped directory
python setup.py install
run python and load library with
import pydelicious
Download (0.12MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1222 downloads
Thousand Parsec Python Network Library 0.2.0
Thousand Parsec is a 4 Xs game (eXplore, eXpand, eXterminate, eXploit). more>>
Thousand Parsec is a 4 Xs game (eXplore, eXpand, eXterminate, eXploit). Unlike commercial alternatives, it is designed for long games supporting universes as large as your computer can handle.
Thousand Parsec Python Network Library allows a high degree of player customization, and features a flexible technology system, where new technologies may be introduced mid-game.
Enhancements:
- This version is also packaged using the Python setuptools, meaning both Python Eggs and ez_install are available.
- This release improves support for the TP03 protocol, including support for the Generic Reference System and automatic conversion of dates to Python Datetime objects.
- Other highlights include fixes for Py2exe and Py2app binary builders, warnings for deprecated functionality, and more error tolerant socket support.
<<lessThousand Parsec Python Network Library allows a high degree of player customization, and features a flexible technology system, where new technologies may be introduced mid-game.
Enhancements:
- This version is also packaged using the Python setuptools, meaning both Python Eggs and ez_install are available.
- This release improves support for the TP03 protocol, including support for the Generic Reference System and automatic conversion of dates to Python Datetime objects.
- Other highlights include fixes for Py2exe and Py2app binary builders, warnings for deprecated functionality, and more error tolerant socket support.
Download (0.13MB)
Added: 2006-12-15 License: LGPL (GNU Lesser General Public License) Price:
1047 downloads
Python GnuPGInterface 0.3.2
GnuPGInterface is a Python module to interface with GnuPG . more>>
GnuPGInterface is a Python module to interface with GnuPG . It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means.
This module is based on GnuPG::Interface, a Perl module by the same author.
To install this distribution, simply run the following commands:
python setup.py build
python setup.py install
See pydoc GnuPGInterface for module documentation. Only recent
versions of Python include the executable pydoc.
Enhancements:
- GnuPGInterface.py, NEWS, setup.py: bump version to 0.3.2 and news
<<lessThis module is based on GnuPG::Interface, a Perl module by the same author.
To install this distribution, simply run the following commands:
python setup.py build
python setup.py install
See pydoc GnuPGInterface for module documentation. Only recent
versions of Python include the executable pydoc.
Enhancements:
- GnuPGInterface.py, NEWS, setup.py: bump version to 0.3.2 and news
Download (0.012MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
python-dvdauthor 0.1
python-dvdauthor module allows you to create a structure of menus, titles, and titlesets. more>>
python-dvdauthor module allows you to create a structure of menus, titles, and titlesets (including the VMGM menu) in an object-oriented manner.
It can cross-reference commands (typically in < pre > and < post > tags in the dvdauthor .xml) with the actual location of a particular video.
For example: "jump f:%s" % thismenu.id would be turned into "jump titleset 2 menu 3" if it was added to the second titleset as the third menu. python-dvdauthor allows you to build complex interactive DVDs.
<<lessIt can cross-reference commands (typically in < pre > and < post > tags in the dvdauthor .xml) with the actual location of a particular video.
For example: "jump f:%s" % thismenu.id would be turned into "jump titleset 2 menu 3" if it was added to the second titleset as the third menu. python-dvdauthor allows you to build complex interactive DVDs.
Download (MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1152 downloads
Python Sudoku 0.12.4
Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. more>>
Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. Python Sudoku can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku.
Sudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place in the United States.
The aim of the puzzle is to enter a numeral from 1 through 9 in each cell of a grid, most frequently a 9 x 9 grid made up of 3 x 3 subgrids (called "regions"), starting with various numerals given in some cells (the "givens").
Each row, column and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability.
Its grid layout is reminiscent of other newspaper puzzles like crosswords and chess problems. Sudoku initially became popular in Japan in 1986 and attained international popularity in 2005.
<<lessSudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place in the United States.
The aim of the puzzle is to enter a numeral from 1 through 9 in each cell of a grid, most frequently a 9 x 9 grid made up of 3 x 3 subgrids (called "regions"), starting with various numerals given in some cells (the "givens").
Each row, column and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability.
Its grid layout is reminiscent of other newspaper puzzles like crosswords and chess problems. Sudoku initially became popular in Japan in 1986 and attained international popularity in 2005.
Download (0.19MB)
Added: 2006-09-23 License: GPL (GNU General Public License) Price:
1129 downloads
Gst-Python 0.10.6
Gst-Python provides Python bindings for the GStreamer project. more>>
Gst-Python provides Python bindings for the GStreamer project. These bindings provide access to almost all of the GStreamer C API through an object oriented Python API.
<<less Download (0.48MB)
Added: 2006-12-15 License: LGPL (GNU Lesser General Public License) Price:
1046 downloads
Python XHTML 0.4.1
Python XHTML is a simple Python module for the generation of valid XHTML. more>>
Python XHTML is a simple Python module for the generation of valid XHTML.
ToDo:
* include tests for all methods in xhtml_test.py
* ensure that all text that is added to the document is xml safe
* include methods for added w3.org validation link buttons
* complete support for XHTML 1.1 specification
<<lessToDo:
* include tests for all methods in xhtml_test.py
* ensure that all text that is added to the document is xml safe
* include methods for added w3.org validation link buttons
* complete support for XHTML 1.1 specification
Download (0.032MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
827 downloads
Simple Python Distributed Indexing 0.9.17
SPyDI Is a powerful engine to create distributed full text indexing systems and distributed search engines. more>>
SPyDI Is a powerful engine to create distributed full text indexing systems and distributed search engines.
Simple Python Distributed Indexing library supports harvesting, crawling (pull mehtods), and push methods (via a Web interface or SPyRO Web services).
It supports boolean and vector Information retrieval models. It has few dependencies, and comes with its own HTTP server and HTML embedded pages language (called pyew and wey pages), and session manager.
It can use the SMTP of the Python library. It supports replacing the default modules with some better modules (Apache, exim, etc).
Enhancements:
- Monarca updates to support SPyROs new HTTP protocol management.
- Some bugfixes in pyew pages.
- General code cleanup.
<<lessSimple Python Distributed Indexing library supports harvesting, crawling (pull mehtods), and push methods (via a Web interface or SPyRO Web services).
It supports boolean and vector Information retrieval models. It has few dependencies, and comes with its own HTTP server and HTML embedded pages language (called pyew and wey pages), and session manager.
It can use the SMTP of the Python library. It supports replacing the default modules with some better modules (Apache, exim, etc).
Enhancements:
- Monarca updates to support SPyROs new HTTP protocol management.
- Some bugfixes in pyew pages.
- General code cleanup.
Download (0.66MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1109 downloads
python-dime 0.1
python-dime project provides a way to parse and generate DIME messages. more>>
python-dime project provides a way to parse and generate DIME messages.
Direct Internet Message Encapsulation (DIME) is a binary message format that can be used to encapsulate multiple payloads into a single message.
<<lessDirect Internet Message Encapsulation (DIME) is a binary message format that can be used to encapsulate multiple payloads into a single message.
Download (0.007MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
821 downloads
gnome-python-desktop 2.19.2
gnome-python-desktop package contains a few python modules that used to live in gnome-python-extras. more>>
gnome-python-desktop package contains a few python modules that used to live in gnome-python-extras:
- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- wnck
- totem.plparser
- gtop
- nautilusburn
- mediaprofiles
- metacity
Enhancements:
General:
- With recent pygtk, add a __version__ attribute to modules (Gustavo)
Gnomekeyring:
- Allow some parameters to be None (Sebastian Rittau, Gustavo)
<<less- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- wnck
- totem.plparser
- gtop
- nautilusburn
- mediaprofiles
- metacity
Enhancements:
General:
- With recent pygtk, add a __version__ attribute to modules (Gustavo)
Gnomekeyring:
- Allow some parameters to be None (Sebastian Rittau, Gustavo)
Download (0.63MB)
Added: 2007-07-31 License: LGPL (GNU Lesser General Public License) Price:
817 downloads
Other version of gnome-python-desktop
License:LGPL (GNU Lesser General Public License)
python-inotify 0.1.0
python-inotify project is a Python interface to the inotify file notification system present in Linux 2.6. more>>
python-inotify project is a Python interface to the inotify file notification system present in Linux 2.6.
<<less Download (0.030MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1418 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above stanis python editor 0.8.3.c search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed