Main > Free Download Search >

Free python shell software for mac

python shell

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 799
Python 3.1.1

Python 3.1.1


Python is a multi-purpose, highly customizable programming language. It is often compared to Tcl, Perl, Scheme or Java. more>>

Python 3.1.1 is a multi-purpose, highly customizable programming language. It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++.

Python is also usable as an extension language for applications that need a programmable interface.The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga... If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it. Ask around on comp.lang.python -- or just try compiling Python yourself.

<<less
Download (11MB)
Added: 2009-08-15 License: Freeware Price: Notavailable
downloads
Python Sudoku 0.13

Python Sudoku 0.13


Free text and graphical program (gtk interface) to create or resolve sudokus more>> Free text and graphical program (gtk interface) to create or resolve sudokus

Python Sudoku is also able to print a Sudoku (1 or 4 sudokus in each page) and write an image (jpeg, png, 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.

<<less
Download (422KB)
Added: 2008-10-08 License: GPL Price: FREE
389 downloads
Python Milter 0.9.1

Python Milter 0.9.1


A Python API for Sendmail Milters, plus related libraries for content filtering more>> A Python API for Sendmail Milters, plus related libraries for content filtering

Python Milter is a Python API for Sendmail Milters, plus related libraries for content filtering, SPF, and reputation tracking.

System requirements:
- Sendmail

Enhancements
- Fix missing address of optional param to addrcpt, which could crash addrcpt.

<<less
Download (93KB)
Added: 2009-05-17 License: GPL Price: FREE
200 downloads
Python Call Graph 0.4.0

Python Call Graph 0.4.0


Python Call Graph is a Python library that creates call graphs for Python programs more>>
Python Call Graph is a Python library that creates call graphs for Python programs.
Enhancements:
- Command line interface added: pycallgraph-dot.py (#10)
- Accumulative time per function is now measured (#3, #12)
- Option to filter standard library modules (#11)
- Added reset_settings() to reset settings and graph_attributes dictionaries to their defaults
- node and edge colour functions take two parameters now: calls and total_time
- Added min_depth to the filtering constructor
- Renamed settings[node_color] and settings[edge_color] to the UK version, colour
- More examples added
- Added an all.py script to run all examples at once
- Inbuilt Python keyword filter was being replaced with a variable
- PEP8 fixes
- Removed svn files from source distribution
<<less
Download (20KB)
Added: 2007-06-25 License: Freeware Price:
856 downloads
Limited Shell 0.9.4

Limited Shell 0.9.4


Free and open source, Python-based limited shell Limited Shell provides a limited shell configured per user, where the configuration is done quite simply using a configuration file more>> Free and open source, Python-based limited shell

Limited Shell provides a limited shell configured per user, where the configuration is done quite simply using a configuration file.
It becomes very easy to restrict a user access to limited command, chosing to enable/disable SCP/SFTP connections for user.

System requirements:
-

Enhancements
- Log file name is now configurable using logfilename variable inside the
- configuration file
- Corrected aliases in lshell.conf to work with BSD

<<less
Download (30KB)
Added: 2009-06-15 License: GPL Price: FREE
184 downloads
Pound-Shell 0.8.6 Alpha

Pound-Shell 0.8.6 Alpha


Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments more>>

Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. The high-level goal of Pound-Shell is to allow users to log data processing experiments (with little/no manual effort or interference) in such a way that they can later go back and recall (or rediscover) and reproduce their steps.

Basically, it's designed to help us determine data's provenance. Further, Pound-Shell allows users to almost automatically re-run old experiments with new data. This type of work includes processing files with R, using gnuplot, interactive perl/python, standard data processing with shell commands (awk, sort, join, etc.), etc. Pound-Shell does not attempt to trace commands if it detects that a program has "captured the screen". Examples include Vim, emacs, etc. In such cases, Pound-Shell waits for the sub-process to end and then resumes recording.

With Pound-Shell, you can send a colleague your data-set(s) and your lbsh lab-book, and they can understand/reproduce/verify your results with Pound-Shell's automated tools. In essence, you simply run "lbsh" and it automatically creates a new shell (the same type [bash | tcsh | etc.] that you already use) in a child process. Figure 1 shows how your session goes through Pound-Shell to the real shell underneath.

When you decide you want to start logging commands for an experiment, you tell Pound-Shell to start logging. Then Pound-Shell simply records your commands (and also traces into the above mentioned tools). It does not record passwords, or anything else that is not output the screen. You can use tab-completes, issue commands that span multiple lines, use shell history, etc. When you are done, you tell Pound-Shell to stop logging. Then you may do whatever and Pound-Shell will quietly wait. You may repeat as needed without having to restart Pound-Shell each time.

Major Features:

  1. It is able to provide its utility without requiring the user to behave any differently. In a sense, users are free from needing to learn the diligence practiced by other scientists in their labs. In other words, it should make people's lives easy w/o being painful.
  2. It has processing scripts (file-provenance.pl, exeggutor.pl, etc.) that allow one to specify a file name (such as a graph) and see all of the experiments that were needed to derive its data. The history (or provenance) of files can be seen as an ordered list of experiment IDs or as a Dataset Derivation Graph (or DDG).
  3. It can be used to re-run experiments with new or old data to update findings or reproduce prior results using a file's provenance.

Enhancements: Jun 11 2008

  • Fixed bug: Ctrl-d is not captured, so if it is used to exit a process like gnuplot or python, it will not make it to the script.out file
<<less
Download (124KB)
Added: 2008-09-20 License: Freeware Price: FREE
14 downloads
Cal Shell 1.0.2

Cal Shell 1.0.2


Cal Shell - Run the Cal and Calendar shell scripts more>>
Cal Shell uses AppleScript to run the Cal and Calendar shell scripts.
It copies the output to a text field which can then be copied to the clipboard.
Completly freeware.
Enhancements:
- minor changes to interface
- added an error handler for the calendar utility button to create a calendar file if one doesnt exist.
<<less
Download (92KB)
Added: 2005-12-22 License: Freeware Price:
1403 downloads
Python Checkbook Manager 0.61

Python Checkbook Manager 0.61


Python-based personal finance manager more>> Python-based personal finance manager

Python Checkbook Manager is a free and open source personal finance manager that focuses on simplicity and portability.
Python Checkbook Manager will run on any platform that can run Python and wxPython.

Main features:
- Read/write Quicken Interchange Format files.
- Graphical checkbook register.
- Gnu GPL license.
- Python programming language: easy to read and change.
- Runs on any platform that has wxPython installed.

System requirements:
-
-

Enhancements
- Minor corrections.
- Fixes Help menu on wxMAC.

<<less
Download (26KB)
Added: 2009-03-02 License: GPL Price: FREE
200 downloads
Mac Default Shell 1.1

Mac Default Shell 1.1


Mac Default Shell is a small application shell written in C, intended for beginner Mac OS programmers more>> Mac Default Shell is a small application shell written in C, intended for beginner Mac OS programmers. It demonstrates basic functionality such as menus, windows and dialogs along with more advanced topics such as the Appearance Manager.
Requirements:
Metrowerks CodeWarrior Pro 5, Universal Interfaces 3.3.1.
<<less
Download (80K)
Added: 2001-01-30 License: Free Price:
downloads
PySh 0.2

PySh 0.2


A free and small Python + bash shell PySh is a free shell providing both bash and Python features. Download and run it more>> A free and small Python + bash shell

PySh is a free shell providing both bash and Python features. Download and run it. If you like PySh, consider putting it in you /usr/bin directory, or even as default shell.

Enhancements
- Fixed autocompletion and line break
- Added in-python shell execution with backquotes
- Added several built-in commands, like alias, help...
- PySh now reads ~/.pyshrc for general config
- Applications requiring the whole shell now work (vi, watch...)

<<less
Download (4KB)
Added: 2009-06-12 License: Freeware Price: FREE
192 downloads
Cumulus Shell 1.0

Cumulus Shell 1.0


This is a simple AppleScript based front end for use with your purchased copy of Cantos Cumulus server for Mac OS X 10.1 or higher more>> This is a simple AppleScript based front end for use with your purchased copy of Cantos Cumulus server for Mac OS X 10.1 or higher. This only offers a quick start and stop button for control of the server process. It is suitable to use as a login startup item. Source available on website.
Requirements:
Mac OS X 10.1 or later, Cantos Cumulus server.
<<less
Download (104K)
Added: 2002-08-08 License: Free Price:
downloads
Mario Shell Defense 2.0

Mario Shell Defense 2.0


Mario Shell Defense offers you a very interesting game in which you play as Mario, whos desperately trying to defend himself against an onslaught of Koopa shells! more>>

Mario Shell Defense 2.0 offers you a very interesting game in which you play as Mario, who's desperately trying to defend himself against an onslaught of Koopa shells! Use the left/right arrow keys to run, the space bar to jump, and the "e" button to shoot fireballs! Shoot fireballs at the shells to destroy them.

If you get hit by a shell, it's game over. Only tested on Win XP so far, but as far as I know it's cross-platform compatible. Please leave your comments and criticism, and feel free to poke around through the code and comment on how I could be doing things better.

Enhancements:

  • Added in this version: Mario is now animated, and can jump on shells to destroy them and get points!
  • Fixed: File name issues that caused errors in Linux and Mac OS. Also tweaked some code to fix errors for Linux users.
  • To do: Maybe give Mario a health bar? Perhaps make him shrink when hit the first time, then dying after the second hit (like the original Mario platformers). I'm just sort of winging this, since this project is really just a learning experience for me. Suggestions welcome!
<<less
Download (2MB)
Added: 2009-10-30 License: Freeware Price: FREE
downloads
Eternal Shoal 1.03

Eternal Shoal 1.03


Eternal Shoal - ShapeShifter theme with shiny shell window appearance more>>
Eternal Shoal is a ShapeShifter theme that changes the entire graphical appearance of your Mac.
This theme changes the look of your Mac to look like shiny shells or jewels.


<<less
Download (1.4MB)
Added: 2005-11-29 License: Freeware Price:
1424 downloads
Python-PBX-Specifications Dec

Python-PBX-Specifications Dec


Python-PBX-Specifications Dec is designed as a useful code tool which includes Python language specifications and features that are far more complete than the Python-PBX-Specifications. more>>

Python-PBX-Specifications Dec is designed as a useful code tool which includes Python language specifications and features that are far more complete than the Python-PBX-Specifications.

Provides specifications files that add syntx highlighting to Python files opened in the December Developer Tools 2002 version of Project Builder. Also allows external editors-- including emacs-- to be used to edit Python (just like external editors can be used for all other file types now).
Instructions in README.

Requirements: December Developer Tools 2002 release of Project Builder

<<less
Added: 2002-12-18 License: Freeware Price:
downloads
Tony Lownds Python 2.5b1

Tony Lownds Python 2.5b1


Tony Lownds Python - Interpreted, interactive, object-oriented programming language more>>
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC).

New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga... If your favorite system isnt listed here, it may still be supported, if theres a C compiler for it. Ask around on comp.lang.python -- or just try compiling Python yourself.
<<less
Download (17.8MB)
Added: 2006-06-22 License: Freeware Price:
1220 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5