Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Tech Stack

ritwickraj78 edited this page Aug 7, 2020 · 3 revisions

Tech Stack Used in Portal

Language - Python 3.x

Framework - Django 3.04


Extentions -

Pillow - For image handling

Django Nose - For Testing

Django-Guardian - For Handling Permissions

Cities-Light - Cities and Their Location

Crispy Forms - Making the Django Forms More intuitive

Django--allauth - Authentication

GeoIp2 - Fetching User Locations

Django-Ipware - Fetching IP for Users from their Mete Headers

Natural Language Toolkit - For Stopwords and Tokenizing Text Data

Gensim - Creating Similarity Objects and TF-IDF to get similarity score

Django-MultiUpload - To support multiple image upload in django

pyJWT - Create JWT tokens for Zoom API Authentication

Python APScheduler - For Async Tasks and Scheduled Emails

Clone this wiki locally