Big Book Python Modules
A module to install the dependencies for the projects in The Big Book of Small Python Projects.
Installation
To install with pip on Windows, run:
pip install --user bigbookpython
To install with pip on macOS/Linux, run:
pip3 install --user bigbookpython
Installing the bigbookpython module installs the pyperclip, bext, playsound, and pyttsx3 modules all at once.
- https://pypi.org/project/pyperclip/
- https://pypi.org/project/bext/
- https://pypi.org/project/playsound/
- https://pypi.org/project/pyttsx3/
Contribute
If you'd like to contribute to Big Book Python Modules, check out https://github.com/asweigart/bigbookpython
Release files for BigBookPython 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| BigBookPython-0.1.1.tar.gz | 2.1 kB | Details |
Release files / BigBookPython-0.1.1.tar.gz
| Download URL | BigBookPython-0.1.1.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
421827530db1d538b767aa0eda94f002d6a9268c39fa705e4ed377e5a635f64e
|
|
BLAKE2b-256 checksum How to use checksums |
5e4f160510502c7afe80d455ff44e641ad062d6a787e0d4ebf844311d58e4d30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.1
|