An open API service indexing awesome lists of open source software.

https://github.com/deeplook/pandas-100

An emerging prototypical clone of https://github.com/deeplook/numpy-100, but for pandas.
https://github.com/deeplook/pandas-100

Last synced: about 1 year ago
JSON representation

An emerging prototypical clone of https://github.com/deeplook/numpy-100, but for pandas.

Awesome Lists containing this project

README

          

This generates double-sided quiz cards based on a MarkDown file.

## Dependencies:

- pip install reportlab
- DejaVuSansCondensed.ttf (if present else Helvetica)
- DejaVuSansCondensed-Bold.ttf (if present else Helvetica-Bold)
- nk57-monospace-cd-sb.ttf (if present else Courier)

## Usage:

python3 quizcards.py "100 Numpy exercises.md"

## Author:

Dinu Gherman (deeplook on GitHub)

## License:

GNU General Public License, Version 3