Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geauxweisbeck4/bookbot
https://github.com/geauxweisbeck4/bookbot
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/geauxweisbeck4/bookbot
- Owner: GeauxWeisbeck4
- Created: 2024-08-10T00:30:55.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T15:16:56.000Z (3 months ago)
- Last Synced: 2024-08-12T06:21:48.072Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookbot
Project created during the Boot.dev curriculum. Takes a .txt file, reads the contents, and displays letter count for each occurrence in text document.
Not really a practical tool for everyday use, but more to demonstrate my ability to use basic Python to create a functioning application.