Skip to content

This repository contains all python language programs. Basic as well as advance program in python. such as working with database, file operations, object oriented programming, etc.

Notifications You must be signed in to change notification settings

yatharta/Python.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python.py

This repository contains all python language programs. Basic as well as advance program in python. such as working with database, file operations, object oriented programming, etc.

Author

Kumar Shanu


Structure

  • 00__NUMPY__00

    • Working with Numpy Library (numpy arrays).
  • Advance Python Module

    • Opening files and folder with python
    • Python Debugger
    • Timming your code
    • Working with zip files
  • CL_Arguments

    • Working with commandline arguments
  • Comprehensions

    • Dictionary
    • List
    • Set
  • db_operations
    Working with database with python

    • Create database
    • Connect to database
    • Connect to excel
    • Create table
    • Execute queries (Select, Insert, update, delete)
  • Email with python

  • Exception Handling

  • FILE
    Working with files with python i.e. read a file, write a file, etc.

  • Functions

  • Generators

  • Iterators

  • Lists
    Working with Lists datastructure in python.

  • Multiprocessing

  • Numbers

  • ObjectOrientedProgramming

  • Picture Manupulation

  • Socket Programming

  • Strings

  • Thread Programming

  • UnitTesting

  • Webscraping

  • Working with PDFs

  • Working with JSON

About

This repository contains all python language programs. Basic as well as advance program in python. such as working with database, file operations, object oriented programming, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%