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.10.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.10.tar.gz.

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.1.10.tar.gz
Algorithm Hash digest
SHA256 ef722cec88c515279067b05f8cb42497894778f6bddaa65ed95324750b53a142
MD5 a8a89166b6d2f4355bd14cf435844918
BLAKE2b-256 a7a8d1b60e97eff36ac9509f59e2f9c4c73307da98f17fd6bf8a6f29be58ad59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 9d283218800d52f3f6b208197208652f9e0be230c55e671c0002e641dca2d89e
MD5 2d72a1af7b32040e2fef091b95109c23
BLAKE2b-256 54de33f34596b7d76d44cb33d3e70a5238f60c43e6104913cafe125e33b1b5d9

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