Skip to content

KoiKoiiKoiii/python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Minimal README for the Python folder. Contains guidance for setup, development, testing and common commands.

Overview

This folder contains Python code and related resources for the project. It follows conventional layout to simplify development, testing, and packaging.

Repository layout

  • UIGames/ - Simple UI-based games to play on your PC
  • BasicFunctions/ - A re-write of most basic functions included in python or able to be imported
  • OW2 Things/ - Simple tools for the game Overwatch 2 to automate specific processes
  • requirements.txt — Dependencies

Prerequisites

  • Python 3.8+ (or the version specified in pyproject.toml)
  • pip

Contributing

  • Open a branch per feature/fix.
  • Keep changes focused and well-documented.
  • Add tests for new behavior.
  • Run formatting before submitting a PR.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages