ResoneAt / Academic-Internship-Assignments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academic-Internship-Assignments

This repository is for my Home Work in Python/Django bootcamp at Daneshkar Academy.

Table of Contents

Prerequisites

To run this project, you need to have the following installed on your system:

Python 3.x jdatetime pwinput

Installation

pip install -r requirements.txt

This command will install all the necessary packages, including jdatetime and pwinput, based on the version specified in the requirements.txt file.

If you prefer to install the packages individually, you can do so by running the following commands:

pip install jdatetime
pip install pwinput

Once you have installed the required packages, you can run the project without any issues.

About


Languages

Language:Python 100.0%