Skip to content

dhinogz/bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookBot

A simple book analyzer Python script. Exercise found here

Prints out the words and letters counts from books found in the books/ directory in a nice, small report. At the moment, only Frankenstein and Alice in Wonderland are present.

How to run

$ python3 main.py

Why?

I haven't been using Python for quite a while, since I've been working on a personal project of mine using Go

This worked as a quick refresher of the language (took about ~20 minutes) and I took advantage of this opportunity in setting up Python, ruff formatter and pylsp on Helix, my current text editor.

Spoiler alert: it's so much better than what I had on VSCode.

About

Simple book analyzer script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages