This project's main goal is to help students, professors or anyone who studies with flashcards. You can use your flashcards in a software like ANKI, but to use them you'll need to a specific file in the APKG format. Some websites may do it for you, but unfortunatly the majority of these websites aren't completly free.
This script was build with Python 3.12.2 and two libraries called Beautifulsoup and genanki.
- Develop a simple script to convert HTML in APKG file.
- Develop feature to work with images.
- Develop an API to make this public and easier to use.
Tip
You may use this script and make any changes. There is no need to install these libraries in your local machine, create a VENV to Python.
Warning
This script is just an alpha version, so it has some limitations and may contains bugs.