Skip to content

Nullstack-Technologies/Python-Basics-and-Beyond-2021

Repository files navigation

Python Basics and Beyond 2021 🚀

Python Basics & Beyond 🚀


What it is

It is a course that acts as an Introduction to Python Basics to the Students from EE and ECE Department of St Thomas' College of Engg & Tech
Also Includes Hackathon Problems
Also Includes Basics of Web Development

Usage

Make sure you have python 3.0 and virtualenv instaled

Make Virtual Enviroment:

virtualenv venv

Activate Virtual Enviroment:

source venv/bin/activate

Install Packages:

pip install -r requirements.txt

Running any code:

python <file_name>

Company

NullStack Technologies

Author(s)

👤 Nauman Arif

👤 Sayema Fatema

Show your support

Please ⭐️ this repository if this project helped you!

Thank You!!!