Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bpetermann/py-bookbot


https://github.com/bpetermann/py-bookbot

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Python Bookbot

- Get length and number of occurrences of letters in a text file
- First Python project as part of the boot.dev curriculum

### Getting started

```
git clone https://github.com/bpetermann/py-bookbot.git
cd py-bookbot
python main.py
Now enter the path to the text you wish to analyze
```