Skip to content

A Python-based command-line tool for evaluating the runtimes of different data structure and algorithm implementations.

Notifications You must be signed in to change notification settings

christopherkeim/DSA-Runtime-Suite-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Python Version Poetry Ruff

Python Template

This is a template repository for Python-based projects.

Quick Start 🐍 🚀 ✨

  1. Integrated CI pipeline for Python 3.9 and Poetry managed projects (uncomment make test when you're ready to have tests in your pipeline)

  2. Makefile

  3. main.py

  4. app package

  5. tests package

  6. utils package

  7. setup.sh

About

A Python-based command-line tool for evaluating the runtimes of different data structure and algorithm implementations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published