Skip to content
#

language-learning

Here are 619 public repositories matching this topic...

LibreLingo
kantord
kantord commented Dec 30, 2021

We enabled pylint in the project, however several code style violations already exist. There's no point in enabling rules and then not enforcing them, therefore any rule that is not already enforced is currently disabled.

One of these rules if the one you can see in the title is this issue.

How to solve
Create a pull request with 2 commits. The commits should:

  1. Enable the rule in
lt-app
SyntaxBlitz
SyntaxBlitz commented May 28, 2020

Right now, anywhere we call formatDuration is kind of a crappy user experience for the visually impaired. "5:12" will be spoken aloud as "five colon twelve".

We should make a wrapper for this type of text, or at least a function that "renders" this in words, so that screen readers don't choke on this.

To test:

  • Enable TalkBack
  • Touch some durations

Python scraper for Language Pods such as Japanesepod101.com 👹 🗾 🍣 Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more!

  • Updated Jun 3, 2021
  • Python

Improve this page

Add a description, image, and links to the language-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language-learning topic, visit your repo's landing page and select "manage topics."

Learn more