Skip to content
#

pythonprojects

Here are 167 public repositories matching this topic...

tkinter-classroom-management-system

A python software fully developed by me. It can be used for daily activities of a teacher(tutor). It has exciting features like plotting graphs, percentage calculator, saving details of students in databases etc.

  • Updated Apr 11, 2020
  • Python

This project walks you on how to create a twitter sentiment analysis model using python. Twitter sentiment analysis is performed to identify the sentiments of the people towards various topics. For this project, we will be analysing the sentiment of people towards Pfizer vaccines. We will be using the data available on Kaggle to create this machine learning model. The collected tweets from Twitter will be analysed using machine learning to identify the different sentiments present in the tweets. The different sentiments identified in this project include positive sentiment, negative sentiment and neutral sentiment. We will also be using different classifiers to see which classifier gives the best model accuracy.

  • Updated Apr 1, 2022
  • Jupyter Notebook

Contact Management System project is written in Python. The project file contains a python script (index.py). This is a simple GUI based project which is very easy to understand and use. Talking about the system, it contains all the required functions which include adding, viewing, deleting and updating contact lists. While adding the contact of a person, he/she has to provide first name, last name, gender, address and contact details. The user can also update the contact list if he/she wants to. For this, the user has to double-click on a record that he/she wishes to edit. The system shows the contact details in a list view. And also the user easily delete any contact details.

  • Updated Apr 5, 2021
  • Python

Improve this page

Add a description, image, and links to the pythonprojects topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pythonprojects topic, visit your repo's landing page and select "manage topics."

Learn more