| Dec |
JAN |
Feb |
|
16 |
|
| 2024 |
2025 |
2026 |
About this capture
The Wayback Machine - http://web.archive.org/web/20250116094744/https://github.com/topics/python-codes
Skip to content
Navigation Menu
●
GitHub Copilot
Write better code with AI
Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
●
●
●
●
●
By company size
●
●
●
By use case
●
●
●
●
By industry
●
●
●
●
●
View all solutions
●
Topics
●
●
●
●
●
Explore
●
●
●
●
●
●
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
●
●
●
●
Enterprise platform
AI-powered developer platform
Available add-ons
Advanced Security
Enterprise-grade security features
GitHub Copilot
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
●
Search or jump to...
Clear
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
Explore
Topics
Trending
Collections
Events
GitHub Sponsors
#
python-codes
Star
Here are
70 public repositories
matching this topic...
Star
85
●
Code
●
Issues
●
Pull requests
Study materials related to this course.
python python-tutorials python3 python-programming python-codes nptel python-course nptel-joc nptel-solutions nptel-assignments nptel-courses swayam nptel-joy-of-computing-using-python nptel-course resources-of-joc-course
●
Updated
Oct 27, 2023
●
Python
Star
33
●
Code
●
Issues
●
Pull requests
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!
python python-programming python-codes python-basics python-programmer python-code-based-on-concept
●
Updated
Aug 22, 2019
●
Jupyter Notebook
Star
23
●
Code
●
Issues
●
Pull requests
Practice makes perfect they say; So I was being trying to better my Python coding a little; It's a never-ending process!
python learning data-science graph python-codes
●
Updated
Jun 2, 2020
●
Python
Star
23
●
Code
●
Issues
●
Pull requests
Python codes for TF-Luna LiDAR module that interface with a Raspberry Pi computer
raspberry-pi plot python3 lidar python-codes tf-luna python-lidar
●
Updated
Sep 15, 2023
●
Python
Star
19
●
Code
●
Issues
●
Pull requests
Solutions of applied exercises contained in "An Introduction to Statistical Learning with Applications in Python", by Tibshirani et al, edition 2023
python machine-learning deep-learning clustering statistical-learning regression exercise classification survival-analysis multiple-testing support-vector-machines self-learning python-codes resampling-methods applied-exercises tree-based-methods islp shrinkage-approaches
●
Updated
Oct 30, 2023
●
Jupyter Notebook
Star
19
●
Code
●
Issues
●
Pull requests
Python codes for development of a real-time thermal camera using a Raspberry Pi computer and AMG8833 infrared array
raspberry-pi camera python3 infrared python-codes thermal-camera ir-camera amg8833 wiring-diagram
●
Updated
Jan 14, 2021
●
Python
Star
18
●
Code
●
Issues
●
Pull requests
●
Discussions
Python implementation of problems given in most popular competitive programming contests.
algorithm python-codes
●
Updated
Sep 7, 2023
●
Python
Star
15
●
Code
●
Issues
●
Pull requests
Vehicle Routing Problem with Backhaul (VRPB); Open vehicle routing problem; Lagrangian decomposition; Lagrangian relaxation algorithm; Clustering algorithm; CPLEX optimization solver; Python implementation
clustering python-codes exact-algorithms lagrangian-relaxation-algorithm cplex-optimization-solver open-vrp vrp-with-backhaul
●
Updated
Jan 3, 2021
●
Python
Star
14
●
Code
●
Issues
●
Pull requests
Python codes to plot satellite ground tracks.
astrodynamics python-codes satellite-tracking
●
Updated
Dec 4, 2016
●
Python
Star
9
●
Code
●
Issues
●
Pull requests
C++ and Python Codes from my projects
machine-learning feature-extraction python-codes
●
Updated
Feb 29, 2020
●
C++
Star
9
●
Code
●
Issues
●
Pull requests
Python Codes to use with Agisoft PhotoScan Pro processing workflow of aerial photogrammetry.
structure-from-motion python-scripts photogrammetry python-codes processing-workflow agisoft-photoscan agisoft-metashape
●
Updated
Nov 9, 2019
●
Python
Star
9
●
Code
●
Issues
●
Pull requests
An assortment of astrophysical codes mainly for analysis of circumgalactic medium observations.
astrophysics python-codes guis
●
Updated
Nov 11, 2024
●
Jupyter Notebook
Star
8
●
Code
●
Issues
●
Pull requests
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
python-codes error-detection cyclic-redundancy-check longitudinal-parity-check 2d-parity-check
●
Updated
Feb 25, 2020
●
Jupyter Notebook
Star
6
●
Code
●
Issues
●
Pull requests
Python codes for controlling a NEMA 17 stepper motor
raspberry-pi python3 motor stepper-motor stepper python-codes stepper-motor-control nema17
●
Updated
Jul 9, 2021
●
Python
Sponsor
Star
6
●
Code
●
Issues
●
Pull requests
Famous IRIS Dataset Classification Using Logistic_Regression
machine-learning kaggle logistic-regression python-codes iris-dataset classfication codeperfectplus
●
Updated
Jun 3, 2020
●
Jupyter Notebook
Star
5
●
Code
●
Issues
●
Pull requests
Solutions for codechef contests
python codechef competitive-programming python3 acm-icpc programming-contest contests python-codes codechef-solutions codechef-beginner codechef-long-challenge codechef-competition codechef-contests acm-icpc-solution
●
Updated
Jan 20, 2020
●
Python
Sponsor
Star
4
●
Code
●
Issues
●
Pull requests
Python Basic codes for Practice(PerfectPlus)
python postgres sql numpy postgresql jupyter-notebook python3 loops python-3 dynamic-programming pgadmin4 python-codes numpy-tutorial basic-programming
●
Updated
Oct 28, 2022
●
Python
Star
4
●
Code
●
Issues
●
Pull requests
Python codes for A* algo, RBFS algo and IDS algo on 8_PUZZLES problem.
8-puzzle python-codes rbfs-algorithm astar-search-algorithm ids-search-algo
●
Updated
Feb 25, 2020
●
Jupyter Notebook
Star
4
●
Code
●
Issues
●
Pull requests
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.
python fourier-analysis python-codes fourier-transform
●
Updated
Jan 10, 2018
●
Python
Star
4
●
Code
●
Issues
●
Pull requests
Credit - CS50 - PYTHON
python credit-card python-programming cs50 cs50x python-codes creditcard-validator cartao-de-credito cs50courseproblemsets cs50problemsetssolved credit-card-fraud-detection verificador-de-cartao-credito
●
Updated
Oct 4, 2021
●
Python
Improve this page
Add a description, image, and links to the
python-codes
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
python-codes
topic, visit your repo's landing page and select "manage topics."
Learn more
Footer
© 2025 GitHub, Inc.
●
Terms
●
Privacy
●
Security
●
Status
●
Docs
●
Contact
●
●
ation
You can’t perform that action at this time.