Skip to content

Python mini project(CLI) to analyze text files - Outputs total word count and frequency of alphabetical characters

Notifications You must be signed in to change notification settings

simpl1fy/python_book_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖Bookbot

BookBot is my first Boot.dev project! This is a Python mini project for analysing text files.

What this project will do?

The CLI [Command Line Interface] will take a book and analyze the texts and show total words and count all the unique characters and show it in output.

Output

Terminal Output

Requirements

You need to have Python 3 or above installed in your system

To test the app, you can download some books from here -

Mobydick.txt - MobyDick

PrideandPrejudice.txt - PrideandPrejudice

About

Python mini project(CLI) to analyze text files - Outputs total word count and frequency of alphabetical characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages