An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: learning-python

vaibhavnalla15/PyNative

A beginner-friendly collection of Python practice exercises covering loops, functions, lists, strings, file handling, OOP, and more—based on PyNative challenges.

Language: Python - Size: 226 KB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

quobit/awesome-python-in-education 📦

A curated list about Python in Education :snake: :mortar_board:

Size: 808 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 886 - Forks: 154

ejsdotsh/learning

a monorepo for all of my learning projects

Language: Go - Size: 1.82 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

erfaw/elasti_py

It's my Learning files during watch "100 Days of Code: python"

Language: TeX - Size: 99.8 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

huangsam/ultimate-python

Ultimate Python study guide :snake: :snake: :snake:

Language: Python - Size: 746 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5,659 - Forks: 585

Mrinank-Bhowmick/python-beginner-projects 📦

Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.

Language: Python - Size: 97.7 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 1,902 - Forks: 831

squillero/computer-sciences

Code bites from Computer Sciences @ Politecnico di Torino

Language: C - Size: 18.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 140 - Forks: 70

sdelquin/aprendepython

Curso de introducción al lenguaje de programación Python

Language: Just - Size: 30.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 355 - Forks: 17

caiqso/projeto-bancario-em-python

Porquinho Bank é um mini sistema bancário em Python feito para praticar lógica de programação e controle de fluxo. Permite realizar depósitos, saques com limite, consultar extrato e encerrar o programa, tudo via terminal. Um projeto simples, divertido e com muita utilidade pra quem está iniciando no mundo da programação Python.

Language: Python - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Iamnotadams12/python-project

Annalysing the covid dataset using the python library like numpy, pandas, matplotlib and seaborn.

Language: Python - Size: 1.31 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

edunumsec2/book

Ressources pour l'enseignement de l'informatique au Gymnase.

Language: JavaScript - Size: 794 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 23

icopy-site/awesome-cn

超赞列表合集

Language: Python - Size: 107 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,713 - Forks: 244

junnplus/awesome-python-books

:books: Directory of Python books

Size: 101 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 4,174 - Forks: 682

GriceTurrble/discord-bot-template

A simple Discord bot template

Language: Just - Size: 1.1 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

Rustam-Z/python-programming

👨🏽‍💻🐍 Software Engineering with Python • Developer Roadmap from Junior to Middle

Language: Python - Size: 13.1 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 77 - Forks: 16

jhlopesalves/data-science-notebooks

Notebooks, datasets, and text-analysis projects from my journey through statistics, ML, DL, corpus linguistics, and NLP; built to be reproducible, extendable, and free to explore.

Language: Jupyter Notebook - Size: 146 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

Frodigo/garage

Playground for learning by doing

Language: Jupyter Notebook - Size: 26.4 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 1

HubTou/PNU

The PNU project: a learning exercise to reimplement UNIX command-line tools in Python, forming a portable utilities collection

Language: Python - Size: 819 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

thewhitetulip/build-app-with-python-antitextbook

Aims to teach Python3 by example

Language: Python - Size: 221 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 568 - Forks: 69

pamoroso/free-python-books 📦

Python books free to read online or download

Size: 62.5 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 4,971 - Forks: 693

adcondev/my-learning-notes

Learning notes, examples and guides.

Language: Python - Size: 37.5 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

petsereypanha/python_data

📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.

Language: Jupyter Notebook - Size: 10.9 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

thonny/thonny

Python IDE for beginners

Language: Python - Size: 32.4 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3,590 - Forks: 1,152

joelwembo/InternetSearchAIAgent

A compact FastAPI service that exposes a /generate endpoint and lets clients choose among multiple LLM providers (OpenAI, Anthropic, Google Gemini, Grok, or any custom HTTP LLM). Designed for quick local hosting or containerized deployment, minimal setup (main.py + requirements.txt) and easy provider adapters so you can swap SDKs or endpoints as ne

Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

AlissonSiqueira/password-strength-checker

Validador e gerador de senhas seguras em Python, com análise de força e boas práticas de segurança.

Language: Python - Size: 3.91 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Karan114-k/My-repository.1

This repository is related to improving skills.

Size: 2.93 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

fridfn/python-journey

my journey in learning python programming language together with @elowenara

Language: Shell - Size: 238 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

HannahAKN/Teaching-myself-Python

Createing small projectss to teach myself Python. This repository will just be filled with small and easy projects

Language: Python - Size: 50.8 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

efran/CSC110_ClassMaterials

For materials pertaining to CSC 110

Language: Jupyter Notebook - Size: 2.94 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

mantrapatil03/python-beginner-friendly-projects

A collection of beginner-friendly Python projects to practice programming basics — calculators, organizers, timers, and more.

Language: Python - Size: 150 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

AsperaDesu/python-beginner-projects

Archive of Python coding exercises from my early programming journey — a record of learning syntax, logic, and problem-solving through hands-on practice

Language: Python - Size: 272 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

mtayyabrawan/python-learning

Python Learning

Language: Python - Size: 23.4 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

gautam1858/python-awesome

Learn Python, Easy to learn, Awesome

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 263 - Forks: 57

HubTou/fortune

Print a random, hopefully interesting, adage (FULL BSD fortune re-implementation in Python)

Language: Python - Size: 82 KB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 2

wubin28/spai2pyhtmlcssjs

From Solving Problems by AI to Learning Python/HTML/CSS/JavaScript (spai2pyhtmlcssjs)

Size: 120 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Tvishnu2012/Programming-projects-with-explanations

This is a repository for people who want to start programming. It contains a lot of mini projects. All with comments that tell you what the line contributes to the final result.

Language: Python - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

yovisck-c/PySQLedule

A simple command-line task manager built with Python. This project serves as a hands-on study of database integration, demonstrating how to perform basic CRUD (Create, Read, Update, Delete) operations using Python and a SQL database.

Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Steffan1988/grade-list-app

Interactive Python CLI for managing courses and grades. Built for NOVI’s Programming Fundamentals module.

Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

apptension/developer-handbook

An opinionated guide on how to become a professional Web/Mobile App Developer.

Size: 668 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 5,953 - Forks: 639

trekhleb/learn-python

📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.

Language: Python - Size: 126 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 17,358 - Forks: 2,840

Ansh18Nimker/Python-DS

Practice and learning files for Python and Data Science.

Language: Python - Size: 7.76 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jawuku/hello-world

My 1st repository - testing. 1st python and C programs

Language: Assembly - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

galihrhgnwn/PyCelloTG

PyCelloTG is a Telegram bot built using the python-telegram-bot library. This project was created as a learning experience to explore Python programming, AI integration, and Telegram bot development. Expect some bugs or unfinished features — the main goal is experimentation and growth.

Language: Python - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MeridianAlgo/Utils

MeridianAlgo offers beginners in Python and JavaScript a look at the utilities that go into creating each of our programs posted in the UTILS repository. Use for educational purposes only.

Language: Python - Size: 279 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

danaemolinafeyt-web/python---basics

Python basics, drills, and mini-projects for data science coursework

Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

krauseannelize/nb-py-ms-exercises

Python exercises and learning notebooks from the Masterschool Data Analytics curriculum

Language: Jupyter Notebook - Size: 2.34 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Data-Centric-AI-Community/awesome-python-for-data-science

A curated list of awesome resources such as books, tutorials, courses, open-source libraries, exercises, and other materials that support Pythonistas in the making, and Pythonistas migrating into Data Science! 📊

Language: Jupyter Notebook - Size: 51.8 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 89 - Forks: 19

Akshayredekar07/python-learning-path

A structured learning path for Python programming from beginner to advanced concepts with code examples and exercises.

Language: Jupyter Notebook - Size: 50.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

engagepy/python_playground

Easy & playful python scripts to learn basic concepts with executable code. Clear instructions in `README.md` to get started, for beginners and non-devs.

Language: Python - Size: 5.05 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

Ellechugista/game_poo

Aqui he creado el sistema para la creacion y manipulacion de un mundo virtual, sin graficos, ya que mi gusto por el juego de meza calobozos y dragones y su inmensa creatividad

Language: Python - Size: 3.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

4shveil/100daysofpython

Language: Python - Size: 375 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

0tanh/CS50P

Personal Backup of working through Harvard's CS50P coursework

Language: Python - Size: 21.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Amirkhon-M/python-programming

🐍 Software Engineering with Python! •Roadmap for future innovators

Language: Python - Size: 1.67 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

Awais11227/CodeSentinel_Projects

Internship project under CodeSentinel, featuring Python programming tasks, problem-solving exercises, and mini projects for practical learning.

Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mshqq/PythonHandBook

Репозиторий с решениями задач из Yandex Python HandBook. Практика, обучение и закрепление навыков Python.

Language: Python - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Suundumused/Learn-to-Code

Shortcut repository with basic and quick guide to programming languages.

Language: Python - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

outcastdreamer/Python_Notes

Python Notes from Beginner to intermediate.

Language: Jupyter Notebook - Size: 438 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 5

kylinyang0/You-are-Pythonista

汇聚【Python应用】【Python实训】【Python技术分享】等等

Language: Python - Size: 246 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 705 - Forks: 716

Trexaiden09/Python

🐍 Explore algorithms and data structures using Python. Contribute to solutions and enhance your coding skills through practical examples and collaborative learning.

Language: Python - Size: 13.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

eka-foundation/numerical-computing-is-fun

Learning numerical computing with notebooks for all ages.

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 773 - Forks: 116

Neth766/smart_pcap_analysis

PacketProbe — Smart PCAP analyzer for learning and lightweight network forensics. Clean CLI, easy setup, perfect for student labs and demos.

Language: Python - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

razielapps/rabbithole_library

Rabbit Hole Library System is a Python-based OOP project that lets staff manage books, users, and borrowing with ease. Features include book cataloging, search & filter by title, author, publisher, genre, or year, plus user registration and returns, all in a colorful CLI experience.

Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

yovisck-c/pong_project

Python game development projects for my studies, including a game prototype created as a practical exercise from a Udemy course.

Language: Python - Size: 85 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AnBasement/teksteventyr

Teksteventyr laget som et prosjekt for å lære python

Language: Python - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Jtofah/python-mini-projects

A collection of beginner friendly Python mini projects

Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NoJamesHere/PythonProjects

This is my collection of Python Projects. Feel free to learn from it :D

Language: Python - Size: 135 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ignamartinoli/aed

🤓 Material de Tutorías de Consejeros para la asignatura "Algoritmos y Estructuras de Datos"

Language: Python - Size: 249 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

jesseiam/python_practice

Just me learning Python from scratch. Lessons + practice challenges along the way.

Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pedal-edu/pedal

A collection of tools to analyze student's Python source code

Language: Python - Size: 22.7 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 31 - Forks: 7

hgabrali/Google_Crash-Course-on-Python

Crash Course on Python Google

Size: 122 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

m-anas44/Learn_Python_Programming

A beginner-friendly Python course with hands-on Jupyter Notebooks. Covers everything from installation to file handling, object-oriented programming, and API requests. Each notebook builds on core concepts with clear examples and practice questions.

Language: Jupyter Notebook - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Algos-bySchizo/100-Days-Of-Python

A comprehensive collection of Python projects and learning materials from the 100 Days of Python Bootcamp. Currently at Day 21, documenting my journey from basic concepts to advanced applications. Join me as I explore Python programming through daily challenges, games, and real-world projects! 🚀

Language: Python - Size: 313 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

LuisBrose/NotificationDiscordBot

Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kotazzz/nlu

My simple useless chips that have no special use, but can be useful for me personally

Language: Python - Size: 37.6 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

HarrisonMc555/exercism

Solutions for exercises from exercism.io

Language: Shell - Size: 3.15 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

vinibiavatti1/PythonGuide

A guide repository for anyone who wants to learn python from scratch!

Language: Python - Size: 651 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 13 - Forks: 1

rennatoGP/ATM-Simulation-project-two-version-

🐙 ATM-Simulation-project-two-version- GitHub repo: Python CLI ATM simulation in two versions, from basic scripting to modular functions; covers conditionals, loops, file I/O and exception handling.

Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SepehrHariri/learn-python-from-basics

Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.

Language: Python - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sisira430/snake

This repository contains a classic Snake game built with JavaScript, HTML5 Canvas, and CSS3. 🐍 Enjoy smooth gameplay and a responsive design that adapts to any device. 🌟

Language: JavaScript - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LoydGuerrero/Python_Projects

My Python Projects

Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rolcsika67/python-crash-course-third-edition-learning

Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

harismuneer/Awesome-Python-Games

🎉 Interactive games developed using Python for learning programming.

Language: Python - Size: 68 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 117 - Forks: 113

darkprinx/break-the-ice-with-python

The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways

Language: Jupyter Notebook - Size: 519 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2,983 - Forks: 1,493

mello-io/Mini-PySec-Projects

Small scale locally deployable python projects for offensive and defensive security.

Language: Python - Size: 667 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Stanleeeeey/learn_python

Python exercises in polish for classes I gave at Alo Pwr (in polish)

Language: Python - Size: 3.84 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Mavitopia/python-projects

Collection of Python projects for learning, practice

Language: Python - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mudasirfayaz/hands-on-python-lab

A curated collection of beginner to advanced Python projects built during my learning journey.

Language: Python - Size: 2.37 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

FahadAlNasser/cybernews_api

A program that is implemented to make user ask an AI a specific question related to cyber news, and the AI analyzes and extracts text to answer the question

Language: Python - Size: 1.82 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LumiBunny/BnuuyBotApp

Speech-to-speech app with a locally hosted LLM.

Language: Python - Size: 194 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mr-mib/python-crash-course-third-edition-learning

A collection of exercises, examples, and personal notes from Python Crash Course, 3rd Edition by Eric Matthes. This repository tracks my progress through the book, including all code I write, experiments I try, and concepts I learn, organized by chapter for easy reference.

Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BlackRose714/ATM-Simulation-project-two-version-

ATM simulation

Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Valentin-Kolesnikov/LikeANotepad

This is a simple Python script that interactively collects and displays a list of entries from the user.

Language: Python - Size: 6.62 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

hhstore/v2coder

分享程序员的成长之路,路线图,推荐书单等.

Size: 599 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 217 - Forks: 53

microbit-foundation/python-editor-v3

Micro:bit Educational Foundation Python Editor V3

Language: TypeScript - Size: 32.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 67 - Forks: 41

marcstober/pygame-examples

Example code used in teaching Python with Pygame.

Language: Python - Size: 1.82 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jhervs/jheremy_avances_python

Language: Python - Size: 26.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yuldashov10/topic_12

12. Работа с множествами

Language: Python - Size: 1.58 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pystage/pystage

Scratch-like Python programming

Language: Python - Size: 27.5 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 139 - Forks: 21

Toast-stack/Python-Playground

This is a catch all for either projects in progress or otherwise not related to an offical repository yet

Language: Python - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

osvaldoleiva/simple-rag-tutorial

Local RAG Chatbot with Ollama | 🐱🔍 A lightweight, locally-run RAG chatbot that answers questions using a knowledge base of cat facts. Built with Python and Ollama for 100% offline, private AI interactions. Perfect for learning about RAG architectures and local LLM deployment.

Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Related Keywords