mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Anki is a smart spaced repetition flashcard program
- python 3.6 chokes on the pyqt .pyi files - need to check unit tests on 3.6 as well, as anki/ must run on 3.6 |
||
|---|---|---|
| anki | ||
| aqt | ||
| designer | ||
| tests | ||
| tools | ||
| web | ||
| .gitignore | ||
| .pylintrc | ||
| .travis.py36.sh | ||
| .travis.py37.sh | ||
| .travis.yml | ||
| anki.1 | ||
| anki.desktop | ||
| anki.png | ||
| anki.xml | ||
| anki.xpm | ||
| LICENSE | ||
| LICENSE.logo | ||
| Makefile | ||
| mypy.ini | ||
| pkgkey.asc | ||
| pytype.conf | ||
| README.contributing | ||
| README.development | ||
| README.md | ||
| requirements.dev | ||
| requirements.txt | ||
| runanki | ||
Anki
This is the development branch of Anki.
For stable builds, please see https://apps.ankiweb.net.
For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing
To run from source, please see README.development.
If you are interested in contributing changes to Anki, please see README.contributing before you begin work.