Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishayo/bookbot


https://github.com/nishayo/bookbot

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# BookBot

BookBot is a Python script that analyzes a text document to provide a report with the word count and character frequency. It reads a specified text file, counts the words, and displays the frequency of each character. Customize the `book_path` variable to analyze different documents. Run the script with Python to generate reports and gain insights into the content.


## boot.dev Course Task

This repository was created as a task for the boot.dev course.