Skip to content

SulemanMughal/Python-Practice-Programmes

Repository files navigation

Python Programs

Programing Language

  • Python

Libraries

  • os
  • shutil
  • glob
  • pathlib
  • time
  • subprocess
  • random
  • string
  • turtle
  • statistics
  • collections
  • math
  • numpy
  • selenium
  • google_trans_new
  • streamlit
  • pandas
  • openpyxl
  • re
  • socket

Programs

Program Link
Check File Exist check_exist_file.py
Copy File copy_file.py
Add A New File file_add.py
Delete File file_delete.py
File Manager file_manager.py
Read File file_read.py
Write File file_write.py
List Files list_files.py
Make A New Directory make_directory.py
Move File move_file.py
Open File open_file.py
Remove Directory remove_directory.py
Guess Number guessNumber.py
List Comprehension Example 1 Example 1.py
List Comprehension Example 2 Example 2.py
List Comprehension Example 3 Example 3.py
List Comprehension Example 4 Example 4.py
List Comprehension Example 5 Example 5.py
List Comprehension Example 6 Example 6.py
Aggregate Functions Aggregate Functions Example.py
Anagrame Program Anagrame Program.py
Analytical Funtions Analytical Funtions Example.py
Filter Functions Filter Function Example.py
Lambda Function Lambda Function Example.py
Map Function Map Function Example.py
Numpy Module Numpy Module Example.py
Zip Function Zip Function Example.py
Binary To Decimal Conversion binaryTodecimal.py
Character Frequency Counter characterFrequency.py
Data Types Checker checkDataTypes.py
Dictionary Comprehension comprehensiveDictionary.py
Set Comprehension comprehensiveSet.py
Convert String to Lowercase convertToLowerString.py
Convert String to Uppercase convertToUpperString.py
Factorial Number factorialNumber.py
Fibonacci Series fibonacciSeries.py
Number Frequncy Counter frequentElements.py
HTTP Server httpServer.py
ifelse ifElse.py
Infinite Loop infiniteLoop.py
Longest String in a sentence longestString.py
Merge Dictionaries mergeDict.py
Merge Lists mergeList.py
Merge Sets mergeSets.py
Nested Comprehensive Lists nestComprehensiveList.py
Octal To Decimal Conversion octalToDecimal.py
Quick Sort quickSort.py
Random Number List randomList.py
Reverse List reverseList.py
Simple While Loop simpleWhileLoop.py
Convert String To Byte stringToByte.py
Sum of Consecutive Numbers sumOfNconsecutiveNumbers.py
Swap Numbers swapNumbers.py
Generate Timestamps timestamp.py
Browser Control using Selenium Example 1 web_1.py
Browser Control using Selenium Example 2 web_2.py
Move All Specfic Types Files Example 1.py
User Current and Home Directory Example 2.py
Generate Random Numbers generateRandomNumber.py
Generate Random Password random_password.py
Randomization randomization.py
Generate Secure Password secure_password.py
Python Reserved Keywords Python Reserved Keywords
Capitalize Strings Example 1.py
Center String Example 2.py
Find substring in a string Example 3.py
Encode String Example 4.py
Check String ends with a specific substring Example 5.py
Trnaslator python-translator.py
Python Excel : Load an excel file and get an active sheet Example 1.py
Python Excel : Navigate through different cells Example 2.py
Python Excel : Determine size of sheet Example 3.py
Python Excel : Converting Between Column Letters and Numbers Example 4.py
Python Excel : Getting Rows and Columns from the Sheets Example 5.py
Python Excel : To access the values of cells in a particular row or column, you can also use a Worksheet object’s rows and columns attribute Example 6.py
Python Excel : Load and read an excel file Example 7.py
Python Regex : character class [] searching Example 1.py
Python Regex : any character . searching Example 2.py
Python Regex : searching at the beginning of a string Example 3.py
Python Regex : searching at the end of a string Example 4.py
Python Regex : searching a specific pattern Example 5.py
Python Regex : GROUPING WITH PARENTHESES Example 6.py
Python Regex : MATCH A PARENTHESIS IN YOUR TEXT Example 7.py
Python Regex : MATCH ONE OF MANY EXPRESSIONS Example 8.py
Python Regex : MATCH ONE OF SEVERAL PATTERNS AS PART OF YOUR REGEX Example 9.py
Python Regex : REPLACE new lines with spaces Example 10.py
Python Regex : MATCH ANY DIGIT Example 11.py
Python Regex : MATCH NUMBER WITH SPECIFIC NUMBER OF DIGITS Example 12.py
Python Sockets : Client echo-client.py
Python Sockets : Server echo-server.py

About

Simple to complex python programmes

Topics

Resources

Stars

Watchers

Forks

Languages