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.
Release files for bookend 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bookend-0.0.7.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bookend-0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.9 kB
Release files / bookend-0.0.7.tar.gz
| Download URL | bookend-0.0.7.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4d3fcdacecff3bb9e09a57cfe0a7613d96300984eb1923b0770899358ea7bfcf
|
|
BLAKE2b-256 checksum How to use checksums |
931ebf138a183111d17c0fe592846c8cd7a53fba99f3f914c2af58e4fd18fdf3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|
Release files / bookend-0.0.7-py3-none-any.whl
| Download URL | bookend-0.0.7-py3-none-any.whl |
|---|---|
| Size | 13.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5bdc222f381a39459c640e1a5cde2feebebf494111d26d54960c237b310e9628
|
|
BLAKE2b-256 checksum How to use checksums |
82a8252d032a54952f2540f1516f8b6be4a59d1c5ace3bea047af62829bbf354
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|