Skip to content

jonathan-fang/bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookbot

BookBot is my first Boot.dev project!

how to use this:

You'll need Python3.

In the terminal, type python3 main.py <book_path> ex. books/frankenstein.txt.

features

It can analyze any text file's character count, sorted from most frequently appearing to least, and word count as long as you give it the path.

There is simple error handling for nonexistent files and incorrect syntax for queueing text files to be analyzed.

Enjoy!

things to improve

  • clean base environment and requirements.txt

About

bootdev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages