Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

B4U reader for Python

This library parses .b4u files, which are the native format of Before You Know It, a great flashcard application.

Many B4U files can be downloaded from http://www.byki.com/listcentral.html.

Usage

import read
d = read.Deck('verbos.b4u')
d.html('output')

will read the file verbos.b4u and create a HTML representation, with separate .OGG and .JPEG files as needed, in the folder output

About

Read .b4u file format

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages