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.2.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.2-py3-none-any.whl (745.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.4.2.tar.gz
Algorithm Hash digest
SHA256 e952b7f9e8f97efe417f489ff70f5642fd8b4f0c3098f1c0f2659131b91661a1
MD5 da04569ca3422f4b1232ac040e7aeb54
BLAKE2b-256 d0ca0c06f2a928cc03bd2e3d84b9b320b44911faae6ad92260d6436834880c2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentic_ai_engineering_course-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 763f6b388a5ffbf0f097f2913d08b1b0aaf62b150c4923118c9b752da3cd1a91
MD5 3e8ef5171ac844a6a7992d7b7c400d30
BLAKE2b-256 86074cb7b06af8e164d475b8629ded7a66b286061881405b43ae224919508055

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