Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marchdf/book-list
Lists of read books and recommendations
https://github.com/marchdf/book-list
Last synced: 4 days ago
JSON representation
Lists of read books and recommendations
- Host: GitHub
- URL: https://github.com/marchdf/book-list
- Owner: marchdf
- License: gpl-3.0
- Created: 2016-12-05T00:07:55.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T19:57:48.000Z (26 days ago)
- Last Synced: 2024-12-19T20:30:37.073Z (26 days ago)
- Language: Python
- Size: 5.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Keeping tabs on books
The following repository contains several lists pertaining to books:
- a [chronological](./data/read_books.md) and an [alphabetized](./data/read_books_alpha.md) list of books I have read
- a list of [books that were recommended to me](./data/recommendations.md) and [some random ideas](./data/random.md)
- a list of [books we own but haven't read](./data/unread_books.md)
- a list of [used bookstores](./data/bookstores.md)
# Using
1. Add a recently read book to `data/read_books.md`
2. Run `poetry run alphabetize` to generate an alphabetized list of books
3. Commit and push# Licensing
See [LICENSE.md](LICENSE.md)