GithubHelp home page GithubHelp logo

plaguss / translate-md Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 948 KB

Python library to translate markdown files from english to spanish, leveraging spanglish

Home Page: https://plaguss.github.io/translate-md/

License: GNU General Public License v3.0

Python 100.00%
markdown python translation-files

translate-md's Introduction

translate-md

Python client to spanglish, and a bit more. Translate your markdown files from english ๐Ÿ‡ฌ๐Ÿ‡ง to spanish ๐Ÿ‡ช๐Ÿ‡ธ.

CI/CD CI - Test
Docs Docs - Release
Package PyPI - Python Version
Meta Hatch project linting - Ruff code style - Black types - Mypy License: GPL v3

This project was developed for my personal use: translating markdown files from my blog posts. It may be useful for somebody (I would be honored to listen to that), but please don't expect everything correct to the detail.

Anyway, the API is not expected to change much unless some extra feature is required. Contributions are welcome!

To see the features along some examples, please visit the docs.

๐Ÿ”ง Installation

pip install translate-md

This client depends on a service which is currently expected tu run locally. You would need to get it to work:

Additional dependencies

You will need spanglish running in order to start working. The easiest way is to clone the repo and use docker for it. Get the service up you should be ready to go.

CLI version

It may be convenient for some cases, so the library comes with a CLI with a subset of the functionality:

pip install translate-md[cli]

Or maybe better with pipx

pipx install translate-md[cli]

Visit the docs for further information.

๐Ÿ“ Documentation

The documentation is made with Material for MkDocs and is hosted by GitHub Pages.

translate-md's People

Contributors

plaguss avatar

Stargazers

 avatar

Watchers

 avatar

translate-md's Issues

Correct docs for installation

The commands for installing the cli version should be:

pip install "translate-md[cli]"
pipx install "translate-md[cli]"

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.