Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookBot

  • BookBot is the first introductory guided Python project in the Boot.dev curriculum.

  • main.py - main() function.

  • stats.py - functions to read text of book and report stats.

  • fetch.py (extra) - added functionality to fetch books directly from the Gutenberg Project via the GutenDex API

Usage

  • python3 main.py --file --search

  • e.g. python3 main.py --file books/prideandprejudice.txt

  • e.g. python3 main.py --search to use interactive search to download books directly from the Gutenberg Project via the GutenDex API

About

bookbot for boot.dev

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages