Skip to content

This repository contains all the tasks and projects completed during my Python programming internship.

Notifications You must be signed in to change notification settings

ShailyBhargava/CSEdge-python-programming-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Python Programming Internship 🌟

Welcome to my Python Programming Internship repository! This repo is a showcase of the exciting and challenging tasks I completed during my internship. Dive into each folder to explore detailed explanations, well-documented scripts, and insightful results.

🚀 Contents

📂 Task 1: Web Scraping

Description: This task involves scraping data from various websites using Python libraries such as BeautifulSoup and Scrapy. The focus is on extracting, processing, and storing data efficiently.

Files:

web_scraping.py - Core script implementing the web scraping functionality.

README.md - Detailed instructions and insights.

📂 Task 2: Basic Chatbot

Description: In this task, I developed a basic chatbot using Python. The chatbot is capable of responding to simple user queries and can be easily extended for more complex interactions.

Files:

chatbot.py - Core script implementing the chatbot functionality.

README.md - Detailed instructions and insights.

📂 Task 3: Task Management Using Flask

Description: This task involves creating a task management application using the Flask web framework. The application allows users to create, read, update, and delete tasks.

Files:

app.py - Core script implementing the Flask application.

templates/ - HTML templates for the web application.

static/ - Static files (CSS, JS) for the web application.

README.md - Detailed instructions and insights.

📂 Task 4: Audio Recording Using Python

Description: In this task, I developed a Python script to record audio using the pyaudio library. The script captures audio input from the microphone and saves it as a file.

Files:

audio_recording.py - Core script implementing the audio recording functionality.

README.md - Detailed instructions and insights.

About

This repository contains all the tasks and projects completed during my Python programming internship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published