Pinned Repositories
ModernGL-Shader-with-pygame
you can use this class to give pygame a shader to render screen. it is easy to use.
Opencv-GIF-edit
A module for editing gif file
Pygame-multiwindow-with-multiprogress
Using multiprocessing to make multi window in pygame. Can use multiple time pygame.display.set_mode().
Pygame_sdl2-Multiwindow-class
A window class. You can use in pygame to create multi window. since pygame can only had one window at a time.
Pyopengl_shader_class
You can import this file to add a shader.
Python-Bayer-Dithering
Image Dithering using bayer matrix with python.
Python-Packing-Properties
Edit python exe properties. With pyinstaller.
Python-Talk-Bot
A simple bot that can talk with you.
Python-Voice-Order
An project that can transfer your voice order into word command.
Traditional-Chinese-Python-script
一個盡量用繁體中文寫的眼鏡蛇文檔和眼鏡蛇腳本。
JingShing-Python's Repositories
JingShing-Python/Python-Bayer-Dithering
Image Dithering using bayer matrix with python.
JingShing-Python/Python-Voice-Order
An project that can transfer your voice order into word command.
JingShing-Python/Auto_mouse_key_tool_py
A tool that can simulate key and mouse action coding with python. It use simple syntax to move mouse and key in the text and find the image position.
JingShing-Python/Delete_File_Script_py
A py script helping you delete the small file and the file format you do not want.
JingShing-Python/DetectWordFromImage
A simple method to get word from image. Using pytesseract.
JingShing-Python/divination_py
A simple divination py program can choose card randomly.
JingShing-Python/Image-Hash-Detect-And-Delete
A script for helping you killing all same image.
JingShing-Python/Opencv-GIF-edit
A module for editing gif file
JingShing-Python/Opencv-Video-edit-module
A module for python opencv to edit videos
JingShing-Python/Pygame_sdl2_multiwindow
Using _sdl2 window() and pygame display to make multiwindow.
JingShing-Python/Python-KeyBoard-Sound
A program make you custom your own keyboard sound.
JingShing-Python/Python-Packing-Properties
Edit python exe properties. With pyinstaller.
JingShing-Python/Python-Talk-Bot
A simple bot that can talk with you.
JingShing-Python/Python-Voice-Detect
Voice detect modules and scripts.
JingShing-Python/QR_code_generate
Using MyQR to help generate qr code.
JingShing-Python/TKinter-Page-Module-Sample
A sample for tkinter page module
JingShing-Python/Traditional-Chinese-Python-script
一個盡量用繁體中文寫的眼鏡蛇文檔和眼鏡蛇腳本。
JingShing-Python/Twitter-API-Python
Experiment with python module to use twitter API. Note the bug and question I met.
JingShing-Python/WebBrowser.py
A web browser made with python
JingShing-Python/.github
JingShing-Python/cp_py
A py program can choose cp randomly.
JingShing-Python/FindSimilarImageInFiles
A program help you to find all similar image to target image.
JingShing-Python/first-10-digit-prime-in-e
A program help you find the answer of first 10-digit prime found in consecutive digits of e.
JingShing-Python/flask_html_call_function
a simple sample show how to using html element call flask python functions.
JingShing-Python/gif_split_to_png
a program split every gif frame into png file
JingShing-Python/Hello-World
An idea about hello world.
JingShing-Python/json_value_finder
a simple script help you find certain value in a json data structure. It will give you the path to the key.
JingShing-Python/OpenUrlFromFile
A script help you open all the url in the file.
JingShing-Python/Record_file_name_py
A py script record all the file name in folder into a text file.
JingShing-Python/TicTacToePy
A tic tac toe game made with python.