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 lessons.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 lessons.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.1.6.tar.gz (8.7 MB view details)

Uploaded Source

Built Distribution

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

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.1.6.tar.gz
Algorithm Hash digest
SHA256 2ffc4251b75f7764528b6044662b2816f8b676ec1b8f1202c179d94bb3b5a071
MD5 7039d3fddfd12c3beeffa2c93abf8d98
BLAKE2b-256 6c28e2a0d988909268b815bae8fff8b1937cd1470d0910ef60860327db94afc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f5d519e6d1dceb4deeb63228c39c055b11e6b192c5ffcd08a458b9ba64c2b756
MD5 d67c3a46f695162cf39c55657515307e
BLAKE2b-256 c599e6651ad2f787cd9beda60a18f5a1e28cc801aa2b5066137925d5d31ff078

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