Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming Python

Python Options

Author: oreillynet.com | Published: 10th Aug 2005 | Visited: 343 times | Add Comment
Filed in: Python

04/04/2002 Unix users understand the power of the command line. On the command line you can pass arguments to your applications as easily as you would pass an argument to a function. Standard Unix convention is to pass arguments prefixed by a - or -- . Some options can be specified in more than one way -f or --file , for example. Some can be combined, like GNU's tar, -xvfz , to verbosely expand a compressed file. The more options you have, the more code you need to parse them properly....n

Read Article
 

Sponsored Links

 


Related Articles

 New Platform Security Tweaks Nokia's Python for S60 Application Development Find out how the new platform security features affect Python for S60, what your development options will be, and how to perform native extendi ...

 Article :: Virtually Bored? Entertainment Options in Second Life Get ready to have some fun as we explore some of the best virtual entertainment availa ...

 Build a Shared Clipboard Utility in Python A shared clipboard lets you copy and paste data seamlessly across machines?it's the perfect productivity tool if you work with multiple machines in parall ...

 jQuery Collecting Filter Options jQuery Collecting Filter Options from Content Now we need to expand the filter options to cover the range of available topics in the table. Rather than hard-coding all of the topics, we can gather them from the text that has been entered in the table. We can change the definition ...

 Article :: Introduction to GUI Programming with Python and Qt Find out about three tiny yet useful GUI applications written in P ...

 Add in project options a visual setting to modify minimum enum size QC#: 51678 Version: 11.0 Status: Open defect, requires resolution Description: To improve interoperability of records between Delphi and most common C/C++ compilers / libraries, a setting to force the ENUM SIZE = sizeof(INTEGER) would be helpfull. b ...

 Project Options dont work QC#: 57335 Version: 11.2 Status: Closed defect, no action required Resolution: Bug could not be reproduced as submitted Description: New clean install, no previous install on new machine. HP notebook Core 2 duo + 2GB RAM, Vista Business. Attached: - ...

 [Micah Dubinko:WebPath] BSD-licensed, Python-based XPath 2.0 Engine Now Available! Push Button Paradise | Blog Archive | WebPath wants to be free (BSD licensed, specifically) The focus of WebPath was rapid development and providing an experimental platform. There remains tons of potential work left to do on it…watch this spac ...

 Evaluating How Filtering Options Affect T-SQL Performance The many popular rules concerning T-SQL filtering operators can't be trusted implicitly; instead, you should evaluate your options explicit ...

 Working with custom COM interfaces from Python Step-by-step tutorial to begin using comtypes pac ...



Next: SimPy: Simulating Systems in Python



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links