GithubHelp home page GithubHelp logo

quickflash's Introduction

πŸ“‡ quickflash: Quick commandline flashcards from a CSV or TSV file

Quickly generate and study flashcards from a CSV file.

Usage

Generate a CSV/TSV/any delimited file with the first column as the β€œfront” side of flashcards, and second column as the β€œback” of flashcards.

The program will present the front of the cards. Press ENTER to show the back. Afterwards, press ENTER to remove the flashcard from the deck, or enter any character, then press ENTER, to move the card to the end of the deck for further review.

Parameters

usage: quickflash.py [-h] -f FILEPATH [-d DELIMITER] [--front FRONT] [--back BACK]
                     [--no_shuffle] [--no_header]

optional arguments:
  -h, --help            show this help message and exit
  -f FILEPATH, --file FILEPATH
                        Path of file
  -d DELIMITER, --delim DELIMITER
                        Delimiter of source file (default \t)
  --front FRONT         Column to serve as card front (default 0)
  --back BACK           Column to serve as card back (default 1)
  --no_shuffle          Prevent shuffling of data
  --no_header           Prevent considering first line as header

quickflash's People

Contributors

samrawal avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.