Skip to content

brennamalone97/trendhive

Repository files navigation

TrendHive Project

Overview

This is a Python project that demonstrates modular programming and script functionality.

Purpose

TrendHive aims to showcase modular Python programming for educational purposes. It is designed to help developers understand how to structure their projects and use modular scripts effectively.

Features

  • say_hello function in hello.py
  • Utility functions for addition and subtraction in utilities.py

Requirements

  • Python 3.x
  • pytest (for testing)

To install pytest, run the following command:

pip install pytest

About

A Python project demonstrating modular programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages