Blue Book generates multiple-choice questions for IT certifications, e.g. CompTIA A+ and Security+
Project description
Blue Book
Blue Book is an application that generates multiple-choice questions for IT certifications, e.g. CompTIA A+, Network+, and Security+. It uses the Gemini API to generate questions and provides instant feedback on answers.
Features
- Generate multiple-choice questions for any IT certifications, including CompTIA A+, Network+, and Security+. Add more certifications using Exam Constructor
- Easily switch between preset exams or add your own custom certifications.
- Focus question generation on specific topics or objectives.
- Save and access custom topics for future use, per certification.
- Submit answers and receive immediate feedback with detailed explanations.
- Get personalized study recommendations based on your answers.
- Save individual questions for later revision.
- Persistent state: all saved questions and topics are retained across sessions.
- Isolated storage per certification ensures organized progress tracking.
- Run the app in a Docker container with a single command and minimal setup.
Switching between certifications
Easily switch between built-in certifications.
Add more certifications with Exam Constructor
Use Exam constructor to add more certifications to the list.
All certs have their own state
All exams have their own space for saved topics and saved questions.
Installation
You can install bluebook with pip:
pip install student-bluebook
With pipx
pipx install student-bluebook
Or you can simply run it in a docker container
docker run -d -p 5000:5000 --platform linux/amd64 ilyasmut/student-bluebook
or
git clone https://github.com/ilya-smut/blue-book
cd blue-book/
docker compose up -d
Usage
Please see bluebook's interface and capabilities on this wiki page wiki page:
To start the application, use the following command:
bluebook start
Contributing
If you’d like to contribute to Blue Book, feel free to submit a pull request or open an issue.
License
This project is licensed under the GPLv3
Contact
For any questions or feedback, feel free to reach out.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file student_bluebook-1.0.3.tar.gz.
File metadata
- Download URL: student_bluebook-1.0.3.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f61ed66650e107470f9e5964dae6137bb0e69c002580cf5d8b7648b865947b7
|
|
| MD5 |
6d252f122329de15d2ea138c38d58d4f
|
|
| BLAKE2b-256 |
158b49881cd2d6b75f1d24e8c26dcb392c81d4a6711290bcd7fe36bdb37401e2
|
File details
Details for the file student_bluebook-1.0.3-py3-none-any.whl.
File metadata
- Download URL: student_bluebook-1.0.3-py3-none-any.whl
- Upload date:
- Size: 36.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f3339f61a49a8e30dabc5f00567467acb162d02e1eefd33456873bd412de85d
|
|
| MD5 |
0a076a4b456b801b3e79cb4d5b3a38e2
|
|
| BLAKE2b-256 |
6249ef7b9427d9e86e12d08e1c55a4130a46038b980f6fe7c7a507650db775e4
|