Quasi Python Shell
betaDescription
Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. At last you can write:
for x in `os ls *.py`:
`os cp $x my_backups`
Categories
License
Update Notifications
User Ratings
User Reviews
Be the first to post a review of Quasi Python Shell!