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.3.tar.gz (14.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.4.3-py3-none-any.whl (959.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.4.3.tar.gz
Algorithm Hash digest
SHA256 e6b02e56e724c97af786f3d3104392b3e93b62eaa50523ca6c9e668589a92e61
MD5 5164e82005750f3355b2a8316150bec2
BLAKE2b-256 d059a3e424b587bf97297824e414a6c9308d543e46f074ca07ac6bde73e76d36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 25daaf5adef2433813084290ca875b002f3269ebd22341599165e588180b86fe
MD5 4e114c9c4c400ab9a0922f648e7c1fa1
BLAKE2b-256 2f6eeec8a65f4a37fc0ef78c70c5c68da1e46f254545372804d5ce1998e0a091

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