Description: AnkiDroid is a free and open-source flashcard app for Android. It allows users to create decks of flashcards with text, images, audio, and video, and uses spaced repetition to optimize studying. AnkiDroid can help memorize anything from languages, to science material, to trivia.
Type: software
Pricing: Open Source
Description: Eventlet is a concurrent networking library for Python that allows developers to easily write highly scalable servers. It uses green threads to provide asynchronous I/O without having to deal with callback functions or program complexity.
Type: software