30 Days of AI with Python Course helper functions.
Project description
30 Days of PyAI Helpers
A collection of helper functions designed to support the 30 Days of AI with Python course by Witeout Codes. This library provides utilities to streamline coding tasks, including colorful terminal output with colorama.
Installation
Install the package via PyPI:
pip install thirty-days-of-pyai-helpers
Usage
Here’s an example of using the helper functions (assuming print_helpers.py contains slow_print, etc.):
from thirty_days_of_pyai_helpers.print_helpers import slow_print, slow_print_header, slow_print_error
# Print text slowly with color
slow_print("Processing AI task...", color="white")
slow_print_header("Day 1: Introduction to AI")
slow_print_error("Error: Missing input data")
Project details
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 thirty_days_of_pyai_helpers-0.1.34.tar.gz.
File metadata
- Download URL: thirty_days_of_pyai_helpers-0.1.34.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
430f9747c3645f0301bc67f97df478288da2ce83f264e699a12766244e5804af
|
|
| MD5 |
d730b89c0d41eac4c799040da2b1d459
|
|
| BLAKE2b-256 |
0d451299ca005a3eb6f1b489e877545f02cb732b6a048d981ac39a816a27d0a9
|
File details
Details for the file thirty_days_of_pyai_helpers-0.1.34-py3-none-any.whl.
File metadata
- Download URL: thirty_days_of_pyai_helpers-0.1.34-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91bfa717fd4e852949ffc3483bb443e378e0d731990392d66aa2e8686dceb00c
|
|
| MD5 |
3802b9672282c852027eb3e89776e24f
|
|
| BLAKE2b-256 |
bfbfc1da78d676fb7ca01bdc218f772e49bc1671237cdd8aa3c1f992c955f491
|