Skip to content

Collection Repo of scripts, programs and small projects I have written with Python3

License

Notifications You must be signed in to change notification settings

Gerile3/My_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My_Python

Python Version GitHub commits

In this repo you can find the codes that i have written on various subjects, tools and things that grabbed my attention. All codes written on Vscode with exception on bash ones that i have written on my raspberry pi. Currently using python 3.8.1.

Table of Contents

In Arduino folder, you can(will) find some basic functions to interract with arduino using python. I have written these for my raspberry pi - arduino workout.

In Bash folder, you can(will) find examples programs & scripts i have written on my virtual machines or raspberry pi(raspbian).

As the name implies(duh), you can(will) find some basic functions & topics i have worked on or find helpful while i was studying python.

In Math folder, you can(will) find examples programs & scripts i have written using math functions(or libraries such as numpy, scipy, mathplotlib) or any math related topics with python. Such as taking derivatives, polynomial solver, root finder or plot of a projectile and many more.

Here you will find some examples of mongodb interactions using python. I have used(will) mongodb driver to interract with online server.

Here you can find some scripts about networking, get ip adress, check open ports etc.

In this folder you can find my small game projects that i have made using pygame.

In this folder you will find some of my scripts i have written to learn how to create ui using PyQt5 and some projects i have made.

As the name implies, you can find some programs, apps and scripts i have written using various libraries that each does different job or fullfill different needs. Some examples: Get your daily horoscope, Check internet connection, Time your functions and many more.

In sql folder, you can find the codes that i have written to learn sql(mainly sqllite3) and a final project that i made to simulate a school database using sqllite3.

In this folder, you will find anything statistics related i have written so far. A few examples: Finding range, variance or mean value of given lists etc..

Contact

img

About

Collection Repo of scripts, programs and small projects I have written with Python3

Topics

Resources

License

Stars

Watchers

Forks