python-programming
There are 699 repositories under python-programming topic.
junnplus/awesome-python-books
:books: Directory of Python books
OmkarPathak/Python-Programs
My collection of Python Programs
chinapandaman/PyPDFForm
:fire: The Python library for PDF forms.
kylinyang0/You-are-Pythonista
汇聚【Python应用】【Python实训】【Python技术分享】等等
Ryota-Kawamura/Generative-AI-with-LLMs
In Generative AI with Large Language Models (LLMs), you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications.
MurphyWan/Python-first-Practice
Only use 3 days to get the basic concept of Python (Chinese Version | Data Scientist Direction)
42-AI/bootcamp_python
Bootcamp to learn Python for Machine Learning
kishanrajput23/Jarvis-Desktop-Voice-Assistant
Your Own Personal Voice Assistant. It's a mini python project.
Kalebu/Plagiarism-checker-Python
A python project for checking plagiarism of documents based on cosine similarity
jassics/python-for-cybersecurity
Python for cybersecurity with the basic concepts, easy to understand code examples, lab exercises, real-world examples, different security scripts covering web security, network security, defensive security, crypto examples, exploits etc...
milaan9/90_Python_Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
APrioriInvestments/typed_python
An llvm-based framework for generating and calling into high-performance native code from Python.
Kalebu/Python-phonenumber-tracker-App
Tracks location of a phone number with python
tech2etc/Track-phone-number-location-using-python
Python Project - Track a phone number in google map Using Python
avrabyt/YouTube-Tutorials
📹 Collection of my Youtube Tutorials over the years! Read, write, and share what you create ✨🎈
PacktPublishing/Mastering-Concurrency-in-Python
Mastering Concurrency in Python, published by Packt
RanitManik/100-days-of-python
🐍 The Complete Python Pro Bootcamp for 2023 || This repository contains code and projects completed during the "100 Days of Python" bootcamp by Angela Yu. This bootcamp is an intensive programming course that covers a wide range of topics in Python programming.
zahariev-webbersof/python-mini-projects
This is a series of mini-projects that I have written over time. The projects are suitable for beginners.
sankeshyadav98/Google-Advanced-Data-Analytics-Professional-Certificate
The Google Advanced Data Analytics Certificate contains information on how to use machine learning, predictive modeling, and experimental design to collect and analyze large amounts of data, and prepare for jobs like Senior Data Analyst and Junior Data Scientist.
data-flair/python-tutorial
Python Tutorial - learn Python from scratch with 270+ Python tutorials for beginners & experienced. Explore Python features, syntax, python applications, python use-cases, python architecture, python projects and many more.
kishanrajput23/NPTEL-The-Joy-of-Computing-using-Python
Study materials related to this course.
mahmudahsan/thinkdiff
My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.
Kalebu/image-to-sound-python-
A python project for converting an Image into audible sound using OCR and speech synthesis
nixawk/hello-python2
Python libraries demos
rishabhverma17/sms_slang_translator
Python Script to abbreviate slangs
wangcongcong123/auto_coding
A basic and simple tool for code auto completion
ahsan-83/Deep-Learning-Specialization-Coursera
Deep Learning Specialization course offered by DeepLearning.AI on Coursera
Nesador95/Computational-Physics-Solutions
This project's aim is to provide a sample of my abilities in the form of a challange. The challange is to provide a solution to all exercises in the book Computational Physics by Mark Newman
Correia-jpv/fucking-awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。 With repository stars⭐ and forks🍴
Gexos/Core-Python-Programming-2nd-Edition-Examples-and-Source-Code
Examples and source code from the book
alisharify7/CS50-Python
Solve all CS50 - 2022 (Harvard University's introduction to the intellectual enterprises of computer science and the art of programming) Python Course Problem sets - You can find all answers and codes in here but please Dont copy Code just Look how problem solved
TheKidPadra/DeepLearning.AI-Deep-Learning-Specialization
This repo contains my work & The code base for this Deep Learning Specialization offered by deeplearning.AI
IngoKl/python-programming-for-linguists
This repository contains all the materials for my "Python Programming for Linguists" workshop. This is a Python workshop for beginners with a focus on (corpus) linguistics examples.
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!
computationalcore/introduction-to-python
A very useful collection of Jupyter Notebooks, which aims to introduce the Python programming language.
Kalebu/Digital-clock-in-Python
A digital clock application made with python and tkinter