Skip to content

api calls the total counts for Python, Swift, and Java repositories. Adds the total count to an existing database. Fetches the data from the database and iterates through it, printing each row.

Notifications You must be signed in to change notification settings

PatrickGDaunt/C4V_Python_Intermediate_Assignment_3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

# Assignment 3 for the c4v - Intermediate Python course

## Table of contents
 * [General Info] (#general-info)
 * [Technologies] (#technologies)
 * [Setup] (#setup)

## General info
 * Pull the total count for three different repos (Python, Swift, and Java) and add them to a table within an existing database

## Technologies
Project is created with:
 * Python 3.7
 * Requests package
 * mySQL package

## Setup
 Requires Python IDE

About

api calls the total counts for Python, Swift, and Java repositories. Adds the total count to an existing database. Fetches the data from the database and iterates through it, printing each row.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages