Guessing-Game-Python
A guessing game app made with python and tkinter (by Kalebu)
Python-CameraApp
A camera application made with python, tkinter and opencv (by Kalebu)
| Guessing-Game-Python | Python-CameraApp | |
|---|---|---|
| 1 | 1 | |
| 1 | 8 | |
| - | - | |
| 0.0 | 1.8 | |
| about 6 years ago | over 5 years ago | |
| Python | Python | |
| - | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Guessing-Game-Python
Posts with mentions or reviews of Guessing-Game-Python.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-25.
-
40 Python Projects ideas
A simple guessing game applicaton
Python-CameraApp
Posts with mentions or reviews of Python-CameraApp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-25.
-
40 Python Projects ideas
Build A simple Camera app with Python
What are some alternatives?
When comparing Guessing-Game-Python and Python-CameraApp you can also consider the following projects:
Monty-Hall-Problem-Simulation-in-Python - Simulating monty hall problem with python
Emotion-text-analyzer- - A python program that detects emotions (sentiment) associated with texts
Worldmeter-coronavirus-scraper - A python program that tracks coronavirus statistics based on the worldometer website
Link-scraper-in-python - A Python script to scrap all links in a given website using requests and Beautiful soup
Python-for-Embedded-and-IoT - This repo consists of an introductory course on embedded programming and IoT Development using Python which was a part of a workshop in Pycon Tanzania 2020
tkthread - Easy multithreading with Python's Tkinter