Skip to content

Script that gets Translators list from crowdin and generates a markdown document.

License

Notifications You must be signed in to change notification settings

mliradelc/Crowdin2MD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowdin Top members list to Markdown script.

This script calls Markdown API to generate a list of top translators then, converts the list to markdown and save it on a desired file

Usage:

$ Crowdin2MD.py Pidentifier Pkey -o [File]
  • Pidentifier: The project identifier name.
  • Pkey: The API key from Crowdin
  • File: The output filename, if its none, default is translators.md

Required libraries

  • requests
  • beautifulsoup4

Aknowlegments:

  • Lev Zakharov for the csv2md code
  • Crowdin for the translation platform

About

Script that gets Translators list from crowdin and generates a markdown document.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages