Hi, welcome to The Shed Project! This repository contains various tools and applications built using the Kivy framework. As a learning project, it serves as a digital workshop where different utilities are built to explore and master Kivy's capabilities. Each tool aims to solve a task.
Description:
A simple application to record audio using the device's microphone and save it to a file. Using pyaudio and wave modules to record the audio and save it to a file in the WAV format.
Output:
Description
An application that extracts the audio from any selected video in .mp4 or .mkv format using the moviepy module and saves it in a .mp3 format in the same directory as the selected video.
Output
Description
A music player app put together using various kivy modules including soundloader, progressbar, slider and other python modules like the os, time, and random.
Output
Description
This tool converts PDF's into .mp3 audio files with the use of PyPDF3, pyttsx3, and pdfplumber modules.
Output
Description
This app generates a random password of any length between 7 and 95. It uses the string and random modules to merge and shuffle ascii characters then generates a sample of any length inputed by the user.
Output
Description
This app helps to locate words or sentences in any uploaded file of .docx and .pdf format. Using the PyPDF2 module for extracting texts from .pdf files and the docx module for extracting texts from .docx files. The app will display the number of times the word or sentence appears and what line(s) they can be found.
Output
Description
This project is about creating a tool for devices. The tool will be used to perform a specific task
Code python
Output
Description
This project is about creating a tool for devices. The tool will be used to perform a specific task
Code python
Output
Description
This project is about creating a tool for devices. The tool will be used to perform a specific task
Code python
Output
Description
This project is about creating a tool for devices. The tool will be used to perform a specific task
Code python
Output





