python-files

There are 31 repositories under python-files topic.

  • milaan9/05_Python_Files

    Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here is also easy and short. Python treats files differently as text or binary and this is important.

    Language:Jupyter Notebook22910233
  • Data-Science-Portfolio

    Storiesbyharshit/Data-Science-Portfolio

    Repository containing portfolio of data science projects completed by me for academic, self learning, and hobby purposes. Presented in the form of iPython Notebooks, and Python files in corresponding modules .

    Language:Jupyter Notebook27203
  • AkhilRautela/Competitive-Coding-Helpful-Script-for-VScode-

    These Scripts create the folders and number of files required by the user in the folder with proper extension specified. The best feature is you can easily run your c++ and python files with one single command.

    Language:Python15113
  • dante-biase/jar2app

    jar2app is an extremely simple, python based, command line tool to package JAR files into Mac OS applications, based off a tutorial created by Slavko Žitnik.

    Language:Python12114
  • BenzoXdev/Zeta-Obfuscator

    Obfuscateur Python avancé à couches multiples conçu pour contourner l’analyse statique, les antivirus et la rétro-ingénierie.

    Language:Python9100
  • greatti/Data_Studies_in_Pandas-I-

    This is a Pandas tutorial, where i introduce you basic and complex functions of Pandas/matplotli/seaborn to make a good and usefull data analysis when you need. Hope you enjoy it!

    Language:Python8101
  • Hamas-ur-Rehman/F22-novalogic-voice-commands

    This is a project that demonstrates the use of python speech recognition to help control any sort of game.

    Language:TeX4100
  • roo-oliv/pycollect

    Utility library to collect valid Python files recursively

    Language:Python3110
  • python-in-five-days-book-code

    ketsia0623/python-in-five-days-book-code

    Code provided in the book: Python in Five Days: A Beginner's Guide to Mastering Python Programming

    Language:Python2201
  • Vaibhav-Mehta-19/automated-attendance-system-using-face-recognition

    Using the faces of the employees or student to mark their attendance on a particular day at a partiular time.

    Language:Python2102
  • yjg30737/python-file-shuffle

    Shuffle files' name with Python

    Language:Python2102
  • Abhishek010397/Read-Files-Python

    Python code to read files and find number of occurences

    Language:Python110
  • hDmtP/Python-files-1

    I am learning Python

    Language:Python1131
  • jedahee/Auto-Template-Python-CMD

    This script can create the structure folder or templates for projects with technologies like Bootstrap 5, Tailwind, HTML / CSS / JS, JQuery (Normal version, Mobile version, UI version)

    Language:Python1100
  • khianvictorycalderon/Programming-Practice

    A combination of context switching python and javascript programming concept practice files

    Language:JavaScript10
  • stivenramireza/python-learning

    Building strong foundations in Python.

    Language:Python1102
  • SunZiBingFa/link_pyfiles_using_conda

    批处理:创建链接的pyhon文件,用于启动conda环境运行目标的python文件

    Language:Python1200
  • hussein-esmail7/templates

    Templates and random useful files that are handy

    Language:TeX0100
  • jarsonX/Data_Analysis

    Tasks and small projects related to data analysis. Mostly automatisation and data wrangling.

    Language:Jupyter Notebook0101
  • Morras201/Python

    A Directory of a ton of Python projects that may or may not help you in the future if not then you could just get free projects

    Language:Python0100
  • TeoJJss/inventory_system

    Assignment for Python Programming Module (Diploma Semester 3)

    Language:Python0100
  • alimogh/python-file-shuffle

    Shuffle files' name with Python

    Language:Python10
  • AlvaroMerinoFdz/EjerciciosPython

    Ejercicios Básicos de Python

    Language:Python10
  • balajimanilal/Mail-Merge-Automation-Project

    This project automates the process of creating personalized letters by merging a list of invitee names into a template document. The script reads names from a text file, replaces the placeholder in a template letter, and generates individual letters for each invitee, saving them as .docx files in the output folder.

    Language:Python10
  • cescedes/notes

    various concepts in python

    Language:Jupyter Notebook10
  • data-becki/Python-Files-Hacking-The-Fender-Project

    Using python to read and write files, csv, txt, and json.

    Language:Jupyter Notebook10
  • kasrafallah/python_course

    I took the Python object-oriented course in the summer of 2020 at Sharif university of technology and I get the third rank in this course

    Language:Python10
  • khokhriya/Intract-with-Operating-System-using-Python

    Manipulation of files and processes on your computer’s operating system. Regular expressions-- a very powerful tool for processing text files. Execute Python locally, and organize and use code across different Python files. Read and write different types of files, and use sub processes and input streams. Bash scripting. Automatic testing. Set up your own developer environment in your machine.

    Language:Jupyter Notebook20
  • maomullick/SimplePY

    SimplePY is a collection of Python scripts and utilities for file manipulation tailored for AI and ML projects. This repository aims to simplify the handling of datasets, model outputs, and other files commonly encountered in AI and machine learning workflows.

    Language:Python
  • python-cheatsheet

    onyxwizard/python-cheatsheet

    A comprehensive Python cheatsheet for quick reference and learning

    Language:Python10