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.1.17.tar.gz (9.0 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.1.17-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.1.17.tar.gz
Algorithm Hash digest
SHA256 37122cbb3027f9b02eff1df871a990e5e68f89927120cbf4c0b78698e0775708
MD5 57c2a36beac93bc80f229fccbb4517e1
BLAKE2b-256 891db036f7d91e959783b21df2cac86be3d67302e12e6852ac6e54ab4746b9f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 25d5cda458d2862e5fa12fa661e938c399df58a4b0a5204e6662fcb34dfaef80
MD5 a22e8015df68f7f5ac3064a34603a2e2
BLAKE2b-256 6f388b718e7e6baabe662ab7af090c5d560b4a8f24be3e9310632f5791023c99

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