Skip to content
/ fcg Public

Flashcards generator - A small gift for my son's first birthday

License

Notifications You must be signed in to change notification settings

memto/fcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCG

Flashcard generator - A small gift for my son's first birthday and all kids

System

  • Ubuntu Linux
  • Anaconda3 (conda 4.4.10)
  • LibreOffice 5.1.6.2 10m0(Build:2)

How to run

  • Create conda environment
$ conda env create -n <env_name> -f requirements.txt
  • Activate created environment
$ source activate <env_name>
  • Run spider
$ scrapy crawl flags

There will be an output<xxx>.odt file created under <project_root>/output folder. When open that file, there should be a warning about the file is corrupt but you can click yes to repare it (this is due to the file is created by the script). When the file is opened you can save it or export it to PDF from menu bar.

Sample Output

  • Countries' Flags sample

Countries' Flags sample

  • Car brands sample Countries' Flags sample

Full pre-generated PDF file

About

Flashcards generator - A small gift for my son's first birthday

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages