# OmkarPathak/Python-Programs

My collection of Python Programs

Repository: https://github.com/OmkarPathak/Python-Programs
Canonical: https://ross.abutalabs.com/products/python-programs
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: python3, oop, scripts, python-programming, competitive-programming
Last push: 2023-12-21T18:27:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3434, "days_push": 986, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1155, forks 638 (observed 2026-08-28T04:03:47.849298+00:00)

## What it is
A curated collection of standalone Python programs covering classic sorting and searching algorithms, data structures like linked lists and stacks, and simple games. It serves as an educational reference for learning Python programming and computer science fundamentals.

## Use cases
- learn how to implement sorting algorithms in python
- example code for binary search in python
- study data structures like linked lists and stacks in python
- prepare for coding interviews with python examples
- find simple python game code like hangman
- reference python programs for competitive programming practice

## When to choose
- you are a beginner learning python and algorithms through readable example code
- you need quick reference implementations of classic algorithms or data structures
- you want small standalone scripts to study or adapt for coursework

## When to avoid
- you need a production-ready library with tests, packaging, and API stability
- you want actively maintained software with ongoing updates and support
- you need optimized or battle-tested algorithm implementations for real applications

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages, tutorials
- platform: python, cross-platform
- tags: python-programs, sorting-algorithms, searching-algorithms, data-structures, competitive-programming, interview-preparation, code-examples, algorithms

## Member repositories
- OmkarPathak/Python-Programs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.849298+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:11.163492+00:00, confidence not recorded.
  - readme: https://github.com/OmkarPathak/Python-Programs (fetched 2026-08-28T04:03:47.849298+00:00, sha a3377c0ccc8b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
