dhavalpotdar / IDS706-miniproject-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

Template for Python projects

  1. First thing to do on launch is to open a new shell and verify virtualenv is sourced.

Things included are:

  • Makefile

  • Pytest

  • pandas

  • Pylint

  • Dockerfile

  • GitHub copilot

  • jupyter and ipython

  • A base set of libraries for devops and web

  • githubactions

About

License:MIT License


Languages

Language:Dockerfile 39.5%Language:Python 31.4%Language:Makefile 16.5%Language:Shell 12.6%