Télécharger la liste

Description du projet

Optik is a powerful, flexible, extensible, easy-to-use commandline
parsing library for Python. Using Optik, you can add intelligent,
sophisticated handling of commandline options to your scripts with
very little overhead. Optik implements the conventional GNU/Unix
commandline syntax. Features include typed options (if you say you
want an integer, you'll get an integer) and automatic help generation.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-04-12 01:33 Retour à la liste release
1.3

Ce communiqué de desserrer les règles, de sorte que vous pouvez vous contenter de specifiying pas un 'type' ou 'dest' pour de nombreuses options. Certains code a été remaniée pour faciliter la sous-classement. Un répertoire des exemples ont été ajoutés.
Tags: Minor feature enhancements
This release loosens the rules, so you can get away with not specifiying a 'type' or 'dest' for many options. Some code has been refactored for easier subclassing. An examples directory has been added.

Project Resources