Skip to content

This is a simple program I wrote using BeautifulSoup and genanki libraries in Python to create Anki flashcard decks from the vocabulary lists on http://arabic.desert-sky.net/vocab.html

Notifications You must be signed in to change notification settings

emadfarag/Desert-Sky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desert-Sky

This is a simple program I wrote using BeautifulSoup and genanki libraries in Python to create Anki flashcard decks from the vocabulary lists on http://arabic.desert-sky.net/vocab.html

Big thanks to github user kerrickstaley for creating ankigen, which makes this project possible. https://github.com/kerrickstaley/genanki

I created this project due to personal desire to have the Egyptian Arabic vocabularly lists provided at http://arabic.desert-sky.net/ as Anki decks to assist in learing the language. The program scans all the links provided at the /vocab.html page and adds their contents to individual Anki decks.

Known bugs

This is an unfinished program which I have only spent a single afternoon working on. As it currently stands, the program cannot handle the entries which include only MSA entries (and hence have only 3 entries rather than 5) causing errors in some decks. Additionally, words with more than one entries are clipped to only one. I plan to fix these errors as I find time.

About

This is a simple program I wrote using BeautifulSoup and genanki libraries in Python to create Anki flashcard decks from the vocabulary lists on http://arabic.desert-sky.net/vocab.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%