Giter Club home page Giter Club logo

transtats-cli's Introduction

Build Status Total alerts Language grade: Python

transtats-cli

Transtats command line interface to query transtats server.

Configuration

transtats.conf should be placed inside ~/.config/ directory. Transtats server url and API token can be added as

    [server]
    server_url = http://app.server.transtats.org
    token = <API-token-from-server>

Commands

Usage: transtats [OPTIONS] COMMAND [ARGS]...

  Transtats CLI to communicate with server

Options:
  --help  Show this message and exit.

Commands:
  coverage  Translation coverage as per graph rule.
  job       Runs a job and/or show the job log.
  package   Translation status of a package.
  release   Translation status of a release branch.
  version   Display the current version.

Contribution

  • Fork transtats-cli repo to your username and clone repository locally.
  • Setup development environment pip install -r requirements.txt
  • The devel branch is the release actively under development.
  • The main branch corresponds to the latest stable release.
  • If you find any bug/issue or got an idea, open a github issue.
  • travis runs flake8 and tests python setup.py flake8 test
  • Feel free to submit feature requests and/or bug fixes on devel branch.

License

Apache License, Version 2.0

transtats-cli's People

Contributors

pnemade avatar sdp5 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.