Skip to content

nogibjj/Rishika_Randev_MiniProject_1

Repository files navigation

CI

Rishika Randev's MiniProject 1 (setting up a Python scaffold) for IDS706

This serves as a Python template that we can use as a starting point for future Python projects. It contains:

A Makefile, which runs required installations, and then formats, lints, and tests the code.

A requirements.txt file, which lists out some basic DevOps and Data Science packages along with specific versions for installation.

A devcontainer folder.

Github Actions workflows directory and yml file for CI/CD integration.

A basic python script for adding two numbers as well as a testing file, to demonstrate the functionality of the template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published