faker_books
Books Faker Community Provider
Installation
> pip install faker_books
Usage
from faker import Faker
from faker_books import BookProvider
fake = Faker()
fake.add_provider(BookProvider)
fake.book_genre()
fake.book_author()
fake.book_title()
fake.book_publisher()
Acknowledgements
The layout for this repository was mainly inspired by https://github.com/jeffwright13/faker_music
Release files for faker-books 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| faker_books-0.1.0.tar.gz | 17.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| faker_books-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:35.1 kB
Release files / faker_books-0.1.0.tar.gz
| Download URL | faker_books-0.1.0.tar.gz |
|---|---|
| Size | 17.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
479f59684d6050c80be632a167d92e4d18805af78310b5e47ef1fbf6b3fe2074
|
|
BLAKE2b-256 checksum How to use checksums |
bc3733cbf29989097d4320aeaa15a4afcfcd852d7b60d38b847c8d6a60582a4a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.5.11
|
Release files / faker_books-0.1.0-py3-none-any.whl
| Download URL | faker_books-0.1.0-py3-none-any.whl |
|---|---|
| Size | 17.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c6dfbdc90114150386f82e47ec8dc798314a314fe28f8316afcd71afe1f4ed1d
|
|
BLAKE2b-256 checksum How to use checksums |
70020a8f17131423bf876d2c38f6c11204632f90cd86986fef56683b1e4e43bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.5.11
|