bookend - Keep track of your books
Project description
bookend
A program to keep track of one's books
usage from pizzimathy/bookend (not integrated yet)
$ bookend [-a | --add]
Prompts for a new book to be added to the list.
$ bookend [-l | --list]
Prettyprints a list of all the books currently in the list.
$ bookend [-c | --checkout] <title>
Specify the title of a book, and it'll be removed from the list.
$ bookend [-s | --search] <term>
Searches the list of books for a string matching the term provided.
checklist from pizzimathy/bookend
- close-match string searching
- faster string searching
- create queryable server to store lists remotely
- case-ins
License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
The project contains code (c) 2016 Anthony Pizzimenti under The MIT License (MIT).
Acknowledgements
- This project is an independent continuation of pizzimathy/bookend, which was the previous codebase for the "bookend" package on PyPI. On 2022-08-19, that repo was duplicated in order to preserve the contribution entries of its author, Anthony Pizzimenti.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bookend-0.0.7.tar.gz
(10.8 kB
view hashes)
Built Distribution
bookend-0.0.7-py3-none-any.whl
(13.1 kB
view hashes)