/python-playground

This repository is a playground for python script.s

Primary LanguagePythonMIT LicenseMIT

Python Playground

Welcome to the Python Playground! This repository serves as a playground for experimenting with various aspects of Python, a high-level, general-purpose programming language.

Usage

First make sure to install Python on your machine.

Install the needed packages by using the requirements.txt file.

pip install -r requirements.txt

Scripts