Fork me on GitHub
py-translate 1.0.2
  • Site
      • py-translate
        • Features
        • Installation
        • Usage
        • Examples
        • Support
        • Documentation
        • Contribute
      • Examples
        • Basic Usage
        • Redirect from File
        • Unix Pipes!
        • Be Creative
        • Chaining together Pipes
        • Arguments
        • Language Codes
      • Features
      • Installation
        • From PyPI
        • From Source
        • OS X Installation
      • Mac OS X Full Installation
        • 1. Installing XCode or Command Line Tools
        • 2. Install Homebrew
        • 3. Install Python
      • Usage
        • translate [-h] [-V] [-l [code]] [source] dest
        • positional arguments
        • optional arguments
      • Python API
        • Translator Co-Routine
        • HTTP Delegation
        • Stream Caching
        • Multitasking
        • Writer
        • Language Code Generation
      • Release History
        • 1.0.2 (2015-01-02)
        • 1.0.1 (2014-12-30)
        • 1.0.0 (2014-12-18)
        • 0.2.3 (2014-12-08)
        • 0.2.2 (2014-12-07)
        • 0.2.1 (2014-12-04)
        • 0.2.0 (2014-11-30)
        • 0.1.6 (2014-11-30)
        • 0.1.5 (2014-07-18)
        • 0.1.4 (2014-07-05)
        • 0.1.3 (2014-04-07)
        • 0.1.2 (2014-04-04)
        • 0.1.1 (2014-04-03)
        • 0.1.0 (2014-04-02)
        • 0.0.0 (2014-03-31)
      • TODO
  • Page

    Index

    Symbols | A | C | D | P | S | T | W

    Symbols

    -h, --help
    command line option
    -l, --lang [code]
    command line option
    -v, --version
    command line option

    A

    accumulator() (in module translate)

    C

    command line option
    -h, --help
    -l, --lang [code]
    -v, --version
    dest
    source
    coroutine() (in module translate)

    D

    dest
    command line option

    P

    print_table() (in module translate)
    push_url() (in module translate)

    S

    set_task() (in module translate), [1]
    source
    command line option
    source() (in module translate)
    spool() (in module translate)

    T

    translate
    translation_table() (in module translate)
    translator() (in module translate)

    W

    write_stream() (in module translate), [1]

    Back to top

    © Copyright (c) 2014 Sang Han.
    Created using Sphinx 1.2.3.