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
      • py-translate
        • Quickstart Guide
        • Overview
        • API Documentation
        • Notes
          • Indices and tables
  • py-translate »
  • Source

py-translate¶

py-translate is a CLI Tool for Google Translate written in Python!


Current Supported Platforms

Linux & Mac OS X

Author:Sang Han 2014
License:Apache Software License v2
Version:v1.0.2

Quickstart Guide¶

  • py-translate

Overview¶

  • 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

API Documentation¶

  • Python API
    • Translator Co-Routine
    • HTTP Delegation
    • Stream Caching
    • Multitasking
    • Writer
    • Language Code Generation

Notes¶

  • 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

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Back to top

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