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

GitHub / JingShing-Python 6 Repositories

A place store python codes wrote by JingShing

JingShing-Python/ModernGL-Shader-with-pygame

you can use this class to give pygame a shader to render screen. it is easy to use.

Language: Python - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 3

JingShing-Python/Python-Bayer-Dithering

Image Dithering using bayer matrix with python.

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

JingShing-Python/flask_html_call_function

a simple sample show how to using html element call flask python functions.

Language: HTML - Size: 5.86 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

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

JingShing-Python/WebBrowser.py

A web browser made with python

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

JingShing-Python/divination_py

A simple divination py program can choose card randomly.

Language: Python - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Python-KeyBoard-Sound

A program make you custom your own keyboard sound.

Language: Python - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Python-Voice-Order

An project that can transfer your voice order into word command.

Language: Python - Size: 2.07 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

JingShing-Python/cp_py

A py program can choose cp randomly.

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

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.

Language: Python - Size: 999 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JingShing-Python/FindSimilarImageInFiles

A program help you to find all similar image to target image.

Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JingShing-Python/TicTacToePy

A tic tac toe game made with python.

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JingShing-Python/OpenUrlFromFile

A script help you open all the url in the file.

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JingShing-Python/DetectWordFromImage

A simple method to get word from image. Using pytesseract.

Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Record_file_name_py

A py script record all the file name in folder into a text file.

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

JingShing-Python/Delete_File_Script_py

A py script helping you delete the small file and the file format you do not want.

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

JingShing-Python/Pygame-multiwindow-with-multiprogress

Using multiprocessing to make multi window in pygame. Can use multiple time pygame.display.set_mode().

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

JingShing-Python/TKinter-Page-Module-Sample

A sample for tkinter page module

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Python-Talk-Bot

A simple bot that can talk with you.

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Python-Voice-Detect

Voice detect modules and scripts.

Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Twitter-API-Python

Experiment with python module to use twitter API. Note the bug and question I met.

Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Image-Hash-Detect-And-Delete

A script for helping you killing all same image.

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/QR_code_generate

Using MyQR to help generate qr code.

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Hello-World

An idea about hello world.

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JingShing-Python/.github

Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JingShing-Python/Pyopengl_shader_class

You can import this file to add a shader.

Language: Python - Size: 584 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JingShing-Python/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.

Language: Python - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

JingShing-Python/Python-Packing-Properties

Edit python exe properties. With pyinstaller.

Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Traditional-Chinese-Python-script

一個盡量用繁體中文寫的眼鏡蛇文檔和眼鏡蛇腳本。

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JingShing-Python/Pygame-Helper-Class

Classes help you make game with pygame.

Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JingShing-Python/Opencv-Video-edit-module

A module for python opencv to edit videos

Language: Python - Size: 7.81 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JingShing-Python/Opencv-GIF-edit

A module for editing gif file

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JingShing-Python/Pygame_sdl2_multiwindow

Using _sdl2 window() and pygame display to make multiwindow.

Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0