Navigation
index
modules
|
next
|
input_reader 1.2.2 documentation
»
Table Of Contents
Welcome to input_reader’s documentation!
Contents:
Indices and tables
Next topic
1. The
input_reader
module
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Welcome to input_reader’s documentation!
¶
Contents:
¶
1. The
input_reader
module
1.1. Installation
1.2. Exported objects
2. The
InputReader
Class
2.1.
InputReader
options
2.2.
read_input()
2.3.
add_boolean_key()
2.4.
add_line_key()
2.5.
add_block_key()
2.6.
add_regex_line()
2.7. Common Options
2.8.
add_mutually_exclusive_group()
2.9. Putting it all together
2.10.
post_process()
2.11.
input_file
2.12.
filename
2.13. Gotchas
3. The
Namespace
class
4. The
SUPPRESS
class
5. The
ReaderError
exception
6. Helper Functions
6.1.
abs_file_path()
6.2.
file_safety_check()
6.3.
range_check()
7. Subclassing
InputReader
8. C-API
8.1.
InputReader.include_path
8.2. The C Functions
9. Changelog
9.1. 03-01-2014 v. 1.2.2
9.2. 01-29-2014 v. 1.2.1a
9.3. 01-26-2014 v. 1.2.1
9.4. 01-16-2014 v. 1.2.0
9.5. 04-13-2013 v. 1.1.1
9.6. 01-25-2013 v. 1.1.0
9.7. 01-14-2013 v. 1.0.2
9.8. 12-22-2012 v. 1.0.1
9.9. 12-16-2012 v. 1.0.0
9.10. 12-3-2012 v. 0.9.1
Indices and tables
¶
Index
Module Index
Search Page
Navigation
index
modules
|
next
|
input_reader 1.2.2 documentation
»