Skip to content

shannon97/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEATHER APP - SheCodes Plus Program Project

Table of Contents

About

This Python project had the class define a series of functions in order to process csv files containing data about the weather, and convert them into meaningful text-based summaries.

Getting Started

Some code had been provided to help get started, a copy of the original files can be located here:

https://github.com/SheCodesAus/plus-weather-project-template

Project Requirements

Main Goal: To make all of the tests pass!

No changes allowed to anything in the tests/ directory or run_tests.py file (aside from commenting some tests out while are working to see one run at a time).

The contents of the weather.py file will be copied into a new directory and run against the original tests.

Usage

To test the code, run the run_tests.py file in the terminal.

All tests need to pass to be successful (which they do thankfully!...phew!)

Test 1/8 Test 2/8 Test 3/8 Test 4/8 Test 5/8 Test 6/8 Test 7/8 Test 8/8

About

Python Project: Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages