isilp's Stars
pythonguis/pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
vietnh1009/Super-mario-bros-A3C-pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
PacktPublishing/Django-2-by-Example
Django 2 by Example (2nd Edition) published by Packt
TheAbhijeet/Django_blog
A blog application made with Django and bootstrap
codingforentrepreneurs/Try-Django-2.2
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.
justdjango/dream_blog
A simple blog built with Django and Bootstrap4
ozcanyarimdunya/python_mini_projeler
python ile yaptığım minik projeler
maxg203/Django-Tutorials
Source code for my free YouTube series on the Django web framework for Python.
DjangoGirls/tutorial-extensions
Additional tasks for tutorial
rahulmaddineni/Stayfit
:iphone: :runner: :apple: Fitness application that’s used to keep track of your physical fitness data, daily calorie count, invite friends to work out together and ultimately get healthy.
barissaslan/django-dersleri
YouTube Django Dersleri için proje kaynak kodu
madcat1991/knapsack
Implementation of several algorithms for solving 1/0 knapsack problem
mumuwzd/tabu-search-for-schedule
solve schedule problem using tabu search algorithm
lukaabra/SubCrawl
Scans designated folder for movies and downloads subtitles in chosen language.
demirayonur/Tabu_Search_for_Travelling_Salesman_Problem
A Python implementation of Tabu Search Algorithm for the Traveling Salesman Problem
yannisl/MWE
Minimum Working Examples
jlr7245/healthify
track your food!
nattui/CalPal
🏃 CalPal is a web application that manages calories for health conscious and fitness people. Technologies: Web development for the front-end and Python Flask for the back-end.
rdempsey/weight-tracker
A python application to track and predict your weight based on your habits.
nab331/PyPaint
A High School GUI project in python using the Pygame module.
gil9red/fake-painter
Простой модульный рисовальщик (#python #python3 #painter #plugins #gui)
Surya1231/PaintApp
Basic Paint app developed using pygame library of the pyhton. It has simple GUI and easy to use.
binweg/diet
a minimalistic calorie tracking program
f26401004/OR_HW_Tabu_Search
The OR homework for practice for Tabu Search Algorithm.
izhukov1992/mealing
Django diet project
MthwBrwn/Blog-project
A blog project in Django
Stahp/Tabu-Search
treesakul/CalTracker
Calorie tracker program developed in Python and using Pony database
vietquanpham/calorieCounter
A simple calorie counter that calculates the user's daily calorie intake and provides nutritional advice
weixujun/my_tabu_search_1.0
A kind of traditional... optimization algorithm