Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

kitimi88/python-minis

Repository files navigation

Python minis

About

A collection of python mini or small-scale software development projects that involve creating simple applications, tools, or games using the Python programming language. These projects are typically designed to be completed in a short amount of time, and may serve as a practical and fun way for beginners (like myself) to learn Python programming concepts and syntax.


What's inside?

See DIRECTORY for better navigation project overview.


Requirements


Installation

IMPORTANT - Some projects may require external packages or special API call instructions to be able to function properly. Click here to know more.

  1. Clone entire reporsitory.
git clone https://github.com/kitimi88/python-minis.git
  1. Setup virtual environment.
py -m venv .venv
  1. Activate virtual environment.
.venv\scripts\activate.ps1
  1. Upgrade pip (Whenever necessary).
$ py -m pip install --upgrade pip
  1. Install required dependecies.
py -m pip install --upgrade -r requirements.txt

Contributions

Pending contribution guide.

License

MIT License


About

A collection of python mini projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /