Skip to content

searse/bookbot

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages