All Projects β†’ transtats β†’ transtats

transtats / transtats

Licence: Apache-2.0 license
Track translations and automate workflow.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
Makefile
30231 projects

Projects that are alternatives of or similar to transtats

Bedops
πŸ”¬ BEDOPS: high-performance genomic feature operations
Stars: ✭ 215 (+593.55%)
Mutual labels:  pipeline
django-shortcodes
A Django application to parse WordPress shortcodes.
Stars: ✭ 13 (-58.06%)
Mutual labels:  django-application
pd3f
🏭 PDF text extraction pipeline: self-hosted, local-first, Docker-based
Stars: ✭ 132 (+325.81%)
Mutual labels:  pipeline
Cli
A CLI for interacting with Tekton!
Stars: ✭ 229 (+638.71%)
Mutual labels:  pipeline
Al usdmaya
This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd
Stars: ✭ 253 (+716.13%)
Mutual labels:  pipeline
assume-role-arn
πŸ€–πŸŽ©assume-role-arn allows you to easily assume an AWS IAM role in your CI/CD pipelines, without worrying about external dependencies.
Stars: ✭ 54 (+74.19%)
Mutual labels:  pipeline
Hkube
🐟 High Performance Computing over Kubernetes - Core Repo 🎣
Stars: ✭ 214 (+590.32%)
Mutual labels:  pipeline
makepipe
Tools for constructing simple make-like pipelines in R.
Stars: ✭ 23 (-25.81%)
Mutual labels:  pipeline
frizzle
The magic message bus
Stars: ✭ 14 (-54.84%)
Mutual labels:  pipeline
nextNEOpi
nextNEOpi: a comprehensive pipeline for computational neoantigen prediction
Stars: ✭ 42 (+35.48%)
Mutual labels:  pipeline
Docker Android Build Box
An optimized docker image includes Android, Kotlin, Flutter sdk.
Stars: ✭ 245 (+690.32%)
Mutual labels:  pipeline
Morphl Community Edition
MorphL Community Edition uses big data and machine learning to predict user behaviors in digital products and services with the end goal of increasing KPIs (click-through rates, conversion rates, etc.) through personalization
Stars: ✭ 253 (+716.13%)
Mutual labels:  pipeline
targets-tutorial
Short course on the targets R package
Stars: ✭ 87 (+180.65%)
Mutual labels:  pipeline
Automlpipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
Stars: ✭ 223 (+619.35%)
Mutual labels:  pipeline
pipe
Functional Pipeline in Go
Stars: ✭ 30 (-3.23%)
Mutual labels:  pipeline
Redispipe
High-throughput Redis client for Go with implicit pipelining
Stars: ✭ 215 (+593.55%)
Mutual labels:  pipeline
gofast
High performance transport protocol for distributed applications.
Stars: ✭ 19 (-38.71%)
Mutual labels:  pipeline
django-slugs-example-app
A basic app to show how to add slugs to models
Stars: ✭ 12 (-61.29%)
Mutual labels:  django-application
scATAC-pro
A comprehensive tool for processing, analyzing and visulizing single cell chromatin accessibility sequencing data
Stars: ✭ 63 (+103.23%)
Mutual labels:  pipeline
OLD-vital-development
No description or website provided.
Stars: ✭ 18 (-41.94%)
Mutual labels:  django-application

Website CircleCI Documentation Status

Transtats

Track translations and automate workflow.

Transtats web interface helps developers to ship projects with translation completeness, localization managers to automate workflow and oversee the effort progress by product releases as well as language maintainers to estimate translation volume.

To learn about using Transtats, please point your browser to docs.

Quick Start

Get docker daemon running. Build transtats image and get started.

  • Build and run the image

    $ git clone https://github.com/transtats/transtats.git
    $ cd transtats
    $ sudo docker build -t transtats/transtats deploy/docker
    $ sudo docker run -d --name container_name -p 8080:8015 transtats/transtats
  • Application should be accessible at localhost:8080.

Get Involved

License

Apache License, Version 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].