python-codes
There are 74 repositories under python-codes topic.
kishanrajput23/NPTEL-The-Joy-of-Computing-using-Python
Study materials related to this course.
suneelpatel/Python-for-Beginners
Find Real Python’s Beginners Roadmap for Learning Python! We also offer a beginner’s level user guide, which uses interesting examples to help you learn programming and web development. Happy Coding!
makerportal/tfluna-python
Python codes for TF-Luna LiDAR module that interface with a Raspberry Pi computer
KarimABOUSSELHAM/ISLP-applied-solutions
Solutions of applied exercises contained in "An Introduction to Statistical Learning with Applications in Python", by Tibshirani et al, edition 2023
habedi/MyPythonCodes
Practice makes perfect they say; So I was being trying to better my Python coding a little; It's a never-ending process!
IrandokhtPVZ/Vehicle-Routing-Problem-with-Backhaul
Vehicle Routing Problem with Backhaul (VRPB); Open vehicle routing problem; Lagrangian decomposition; Lagrangian relaxation algorithm; Clustering algorithm; CPLEX optimization solver; Python implementation
makerportal/AMG8833_IR_cam
Python codes for development of a real-time thermal camera using a Raspberry Pi computer and AMG8833 infrared array
Tuhin-thinks/Python-Codes
Python implementation of problems given in most popular competitive programming contests.
AshivDhondea/Satellite_Ground_Track_Plotting_Python
Python codes to plot satellite ground tracks.
rongmon/rbcodes
An assortment of astrophysical codes mainly for analysis of circumgalactic medium observations.
arundasan91/Machine-Learning
C++ and Python Codes from my projects
lfsantosgeo/Agisoft-Metashape-Pro
Python Codes to use with Agisoft PhotoScan Pro processing workflow of aerial photogrammetry.
makerportal/nema17-python
Python codes for controlling a NEMA 17 stepper motor
sukhdev01/Error-detection-and-correction-IN-Computer_Network
Python Codes for Error detection and correction are 2 Dimentional Parity Check (advanced LPC), Longitudinal parity check (LPC), Cyclic redundency check (CRC), simple parity, Check sum, Hamming Code etc
codeperfectplus/Logistic_Regression_From_Scratch
Famous IRIS Dataset Classification Using Logistic_Regression
dillu9878/Codechef-Solutions
Solutions for codechef contests
MuonRay/Drone-Image-Editing-in-Python-Coding-Repository
A selection of custom developed python codes for use in various drone imaging applications, such as batch conversion of DNG (RAW) drone images to JPEG or PNG, use of the rawpy library features of demosaicing, gamma factor correction and use of skimage library to demonstrate histogram histogram equalization in colour images to create better contrast and depth. This repository also increases coding developed for use in generating panorama composite images both in JPG and DNG format, a very useful technique in high definition aerial imagery and makes use of the SIFT algorithm in Python's OpenCV image stitcher function. These codes are open for use in educational and demonstration uses and for non-profit organisations.
nessabauer/credit-py
Credit - CS50 - PYTHON
codeperfectplus/Pythonite
Python Basic codes for Practice(PerfectPlus)
juandapradam12/Fourier-Transforms-In-1D-And-2D
Implementation of the Fourier transform in one dimension for an arbitrary function. Using numpy packages for obtaining the Fourier transform in two dimensions for images, including the cross sectional function of each of the transformed images and applying a filter for obtaining Barcelona map without horizontal lines after the transformation.
rawalraj022/My-Python-code-guide-a-z
Python Basic to Advanced Guide is designed to take you from the fundamentals to expert-level programming. We’ll start with core concepts like variables, data types, and control structures, then progress to more advanced topics such as object-oriented programming, file handling, and error management. The course also covers advanced features ...
sanikac27/Python
Python learning repository with notes and code, from beginner to advanced topics. Covers essential concepts, practical examples, and project-based learning.
sukhdev01/Artificial-Intelligence-AI
Python codes for A* algo, RBFS algo and IDS algo on 8_PUZZLES problem.
umas-in/Python---Data-Structures
CS102 - Data Structures Class
frknbm/Python-Course
Code studies I wrote while learning python language
mujeebishaque/AutomateTheBoringStuffWithPython
Several Projects
rongmon/rbvfit
A Bayesian Voigt profile fitter. Optimized for absorption line analysis.
ankitacoder3/Python-Jumpstart-PY101
'Python-Jumpstart-PY101', is a starter kit to learn PYTHON. It is the perfect guide to learn, improve and master the programming language, Python. A part of the problems in 'PY101' are based on the Python Lab Courses, like 'Problem Solving with Python Lab', 'ue20cs102'. PY101 is beginner-friendly, and provides a step-by-step guide.
kumarmuthu/PythonSkills
PythonSkills is a curated collection of practical Python scripts and examples, designed to showcase and teach various core programming concepts, tools, and utilities in Python. Whether you're brushing up on language basics or diving into advanced topics like concurrency or singleton, this repo provides ready-to-run code samples and utilities.
pythonites/Every-Python-Code-Ever
This is a repository where anyone can put there python codes.
alimogh/course-management-system
基于Python的选课管理系统
alimogh/lava-lamp
Short "lava lamp" type simulation, can be enjoyable to watch.
iqfareez/python-codecadamy-beginner
10 Python Code Challenges for Beginners from Codecademy
karthikbilaspur/PythonProgrammingLearningCurve
Python Programs that can be Practiced and Learned by anyone.
mahraz-hasnat/python-basic-codes
All of my codes from begining to advance, that I learned in "IT Automation with Python" will be uploaded here.
mehmoodulhaq570/Python-Projects
Config files for my GitHub profile.This Python repository has fun stuff like a Hangman game and an analogue lock, along with codes for playing around with images. Great for anyone who likes games or wants to explore a bit of coding magic with pictures!