Skip to main content

Python modules for the Agentic AI Engineering course by Towards AI and Decoding ML.

Project description

Agentic AI Engineering Course

Python modules for the Agentic AI Engineering course by Towards AI and Decoding ML.

Installation

pip install agentic-ai-engineering-course

Usage

Environment Utilities

from utils import load

# Load environment variables from .env file
load()

# Load with custom path and required variables
load(dotenv_path="path/to/.env", required_env_vars=["API_KEY", "SECRET"])

Pretty Print Utilities

from utils import wrapped, function_call, Color

# Pretty print text with custom formatting
wrapped("Hello World", title="My Message", header_color=Color.BLUE)

# Pretty print function calls
function_call(
    function_call=my_function_call,
    title="Function Execution",
    header_color=Color.GREEN
)

Development

This package is part of the Agentic AI Engineering course materials. For the full course experience, visit the main repository.

Authors

License

Apache License 2.0 - see LICENSE file for details.

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

agentic_ai_engineering_course-0.2.1.tar.gz (10.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentic_ai_engineering_course-0.2.1-py3-none-any.whl (377.2 kB view details)

Uploaded Python 3

File details

Details for the file agentic_ai_engineering_course-0.2.1.tar.gz.

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a0eb80548df5e308b2ef70f45ef8ca8a3d5e5d079f9566209c16e94136b10bf8
MD5 693441232bf99ed24b80afef8c3c4a10
BLAKE2b-256 0b44256ca364faa7ed6c0a529ac351119125b1c711e63de12ad8bc27948c8d93

See more details on using hashes here.

File details

Details for the file agentic_ai_engineering_course-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 21de3ab2d983d620fac34c95e707391b679c743f0d80e0c706f25f1e5d2e85db
MD5 2af6f2e7681ac1a63c01ed293a9f3386
BLAKE2b-256 5fbc451af1f414573015ffef938b5118254be26ebb2b10178579224005c9459c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page