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 AI. Find more about the course.

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.4.6.tar.gz (14.5 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.4.6.tar.gz.

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.4.6.tar.gz
Algorithm Hash digest
SHA256 7e113dd39b3ac45dcfc13b427d1f1512e66407acaaa2520febd352b5529b56d5
MD5 8979d7a0687bafc52ad3412dee09e75a
BLAKE2b-256 37c7d89e6f0976471ed8b94765cac192ea75d4b97ca536be3490524f5c1dc302

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 df097831f18bdc623f53cfb829928c36b6b81d3e468d2f8e445e22be2dd113c2
MD5 0a0a0f0a1bce2ea3bfd204489514f6d5
BLAKE2b-256 f835ab156f4ba210927e2416546fcaf1b37ddbcd7dff86567eec96d8e780f3fd

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