Python-CameraApp
A camera application made with python, tkinter and opencv (by Kalebu)
ascii-encryption-python
ASCII based encryption algorithm implemented in Python (by Kalebu)
| Python-CameraApp | ascii-encryption-python | |
|---|---|---|
| 1 | 1 | |
| 8 | 19 | |
| - | - | |
| 1.8 | 0.0 | |
| over 5 years ago | over 2 years ago | |
| Python | Python | |
| - | MIT License |
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.
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
ascii-encryption-python
Posts with mentions or reviews of ascii-encryption-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
ASCII based encryption in Python
What are some alternatives?
When comparing Python-CameraApp and ascii-encryption-python you can also consider the following projects:
Guessing-Game-Python - A guessing game app made with python and tkinter
Plagiarism-checker-Python - A python project for checking plagiarism of documents based on cosine similarity
Emotion-text-analyzer- - A python program that detects emotions (sentiment) associated with texts
Rot - Rot is simple program to encrypt or to decrypt the message using Caesar cipher technique
Link-scraper-in-python - A Python script to scrap all links in a given website using requests and Beautiful soup
python-keylogger - A minimal keylogger that accurately tracks keyboard strokes made in Python