Hamdi-Limam / Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 

Python Practice

Github top language Github language count Repository size

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

This repo covers the basic code snippets in python.

✨ Features

▶️ Python Introduction
▶️ Data Structure
▶️ Object oriented Concept
▶️ Algorithm
▶️ File Handling
▶️ Numpy
▶️ Pandas
▶️ Design Pattern
▶️ Web Scrapping
▶️ Sklearn
▶️ Commonly_Asked_Code
▶️ FastAPI;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/solankiravi/python-practice

# Access
$ cd python-practice

# Install dependencies
$ pip3 install -r requirements.txt

# Activate Environment
$ env\Scripts\activate.bat

Made with ❤️ by Ravi Solanki

Back to top

About


Languages

Language:Python 52.2%Language:JavaScript 27.8%Language:HTML 7.7%Language:SCSS 7.0%Language:CSS 5.4%