os-module
There are 38 repositories under os-module topic.
niranjangs4/WebScrapping
Web Scraping using Python Data mining , Data Analyzing & Data Visualization of the collected Data, The python script is written to fetch all the individual categories the website , The code is written for fetching the data from the first page and it iterates to each and every pages of website ( activities, categories, count of bought), and I used statistical techniques for mathematically analysis and presenting the data into visualization
the-vishal/Clean-Sorting
Sorting files in a directory according to their extensions
Sharan-Python/vinyl-music-player
Music player made with Python and Tkinter
prasad01dalavi/python-snippets
Python Code Snippets for my reference
aamirpervez/NodeJS-Complete-Course
Follow the Node.js course and learn Node in both a practical as well as theory-based way! Node.js is probably THE most popular and modern server-side programming language you can dive into these days!
cypher9518/shutdown_restart_logout_GUI
Python script to shut down or Restart or Logout your system and bind it with GUI Application. Also you can put time for shutdown and restart your system.
HarshitLaloriya/The-Files-Extractor
A graphical user interface (GUI) application built with customtkinter that helps users extract and move files of specific types (e.g., images, videos, documents) from a source directory to a destination directory.
Laman2004/pythonProject
Python projects
MFlor-PD/node-os
🧩 Ejercicio de Node.js con diseño modular Proyecto en Node.js que imprime información del sistema operativo y de la red usando módulos separados. Ideal para practicar el patrón modular y el uso del módulo os.
nick3499/prompt_theme_nick3499
Python3: Bash prompt bg color themes: datetime.datetime.today(), csv.reader(), socket.gethostname(), os
Prathamesh2911/File_Organizer
Python script organizes files into specific folders based on their extensions.
sudhish-rithvik/Hotel-Management-System
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
diego-torres-coder/Automacao-de-Envio-de-OnePage-por-Email-com-Python
Automação de Processo de Análise de Dados com Envio de OnePages por E-mail
Goyam02/EXPENSE-TRACKER
This is a Python-based Expense Tracker application that helps users efficiently manage their expenses. The app uses JSON as its primary storage format for seamless local data handling and integrates CSV functionality for exporting and importing expenses, enabling easy data sharing and analysis.
harshiitsingh/Amazing-Stuff-with-Python
Worked with different python libraries.
HarshitSeth-809014/FolderCleaner-Python
This is a folder clutter cleaner with Python. This will add your all files according to their type in there folder. The folders will be created it's own after running the Python file.
Hehehaw17/EXPENSE-TRACKER
This is a Python-based Expense Tracker application that helps users efficiently manage their expenses. The app uses JSON as its primary storage format for seamless local data handling and integrates CSV functionality for exporting and importing expenses, enabling easy data sharing and analysis.
KiriVoll/CheckFolderSize
CLI tool to find large folders and help free up disk space by optimizing storage usage.
madhura-punde/node-internal-modules
This repo outlines a demo of nodeJS inbuilt modules.
maick87/temp-converter
This Python script prompts users to convert temperature between Celsius and Fahrenheit, providing formatted results. It offers continuous conversion or program exit, enhancing user flexibility and experience.
pankajkrishnia/File-Renamer
By using OS module, It is programmed to rename files present in a specific folder. It takes the folder path and rename all the files present in it except the the files mention in ignore .txt
rkeytech/file-gatherer
A python script for searching and gathering all the .todo files of a main folder to a destination folder.
tyronecheng07/Courses-Google-IT-Automation-with-Python-Specialization
This repository shows the projects and codes I did and submitted to complete the course
Aslm-Fawzy/Thanos_Project_-Hands_on_Python_Basics-
Simulation of Thanos Movies Using Python Basics
callmeskyy111/nodejs-custom-logger
A custom-logger in NodeJs which performs periodic logging of memory-usage, demonstrating EVENT DRIVEN ARCHITECTURE (EDA) at it's core 🟢✅
CesarMartinez7/OrderPy
Ordenador de Directorios de forma automatizada sin necesidad de modulos 🐍.
chinmay29hub/OS-module
Shutdown your PC with a small python script
erikseyti/Python-OS-Module
Conjunto de projetos para estudo da Modulo OS na linguagem Python
Mansiikumarii/Node-JS
This Node.js project is a hands-on playground to explore core modules, asynchronous programming, and server creation. It includes examples like file handling, event loops, and HTTP servers to boost backend skills.Ideal for experimenting with real-world Node.js features and building a strong backend foundation.
naveen93929/expense-tracker
The Personal Expense Tracker is a Python command-line application that helps users manage their finances by tracking expenses. It allows users to add, view, analyze, and visualize their spending, making it an excellent tool for budget management. This project is ideal for beginner Python developers to practice essential programming skills.
nick3499/radio_streams_web
Serve radio station links; Python 3, CherryPy, Jinja 2, JSON database
raghav4/core-node-modules
Inbuilt core node modules like path, os, file system, etc.
Rishav-12/Clear-the-Clutter
Automatic Folder Cleaner
sabha-mushtaq/nodejs.file...assignments
assignment solution (nodejs)
sachin-dahal/os_info
View the os info++
Vivekkumar0412/complete_nodejs
This repository will basically cover all the important topics of node.js