Francis (gnoopy)

gnoopy

Geek Repo

Location:Seoul

Github PK Tool:Github PK Tool

Francis's starred repositories

best-of-web-python

🏆 A ranked list of awesome python libraries for web development. Updated weekly.

License:CC-BY-SA-4.0Stargazers:2218Issues:0Issues:0

Emotion-recognition

Real time emotion recognition

Language:PythonLicense:MITStargazers:1006Issues:0Issues:0

blockchain-demo

A web-based demonstration of blockchain concepts.

Language:PugLicense:MITStargazers:5105Issues:0Issues:0

timelinestoryteller

An expressive visual storytelling environment for presenting timelines on the web and in Power BI. Developed at Microsoft Research.

Language:JavaScriptLicense:NOASSERTIONStargazers:357Issues:0Issues:0

scapy

Scapy: the Python-based interactive packet manipulation program & library.

Language:PythonLicense:GPL-2.0Stargazers:10232Issues:0Issues:0

utouch

Yet another StyledTextCtrl based editor

Language:PythonStargazers:2Issues:0Issues:0

Text-Summarizer

A text summarizer built using hard coded artificial neural network. The code is completely in python and uses wxPython for gui along with NLTK for natural language operations.

Stargazers:5Issues:0Issues:0

Distributed-Multi-User-Scrapy-System-with-a-Web-UI

Django based application that allows creating, deploying and running Scrapy spiders in a distributed manner

Language:PythonStargazers:110Issues:0Issues:0

mongodb-gui

Admin UI for MongoDB in python

Language:PythonStargazers:3Issues:0Issues:0

docker-editor

Eclipse Plugin for Editing Dockerfiles

Language:JavaStargazers:4Issues:0Issues:0

PyBroWx

Web browser written in python using WxPython as the back-end.

Language:PythonStargazers:1Issues:0Issues:0

TermEmulator

A pure python module for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.

Language:PythonLicense:LGPL-3.0Stargazers:24Issues:0Issues:0

wxterm

wxPython terminal emulator

Language:PythonLicense:NOASSERTIONStargazers:3Issues:0Issues:0

watchdock

Developers may need a simple dashboard for docker to have consistent overview. This tool could be helpful for developers who want to check docker resources at a glance in their development environment. This tool will not expand the scope for production service operation. We would like to give better convenience to coders and let them save their effort through this neat GUI tool

Language:PythonLicense:LGPL-3.0Stargazers:2Issues:0Issues:0

Python-in-Mac-App-Store

Barebones Python app that can be submitted to the Mac App Store.

Language:ShellLicense:MITStargazers:93Issues:0Issues:0

Phoenix

wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.

Language:PythonStargazers:2229Issues:0Issues:0

Processing-Beat-Detection

This sketch combines uses a long term average, a short term average and the summation of the delta between those two to detect beats in music. An FFT splits apart the frequency bands, from that the desired band is isolated and processed. The short term average is compared to the long term average, the the use of a threshold to detect beats. A multiplier is calculated based on the overall volume, and the summation of the delta between the two averages over a relatively long period of time. This adjusts for the different styles of music that require different thresholds.

Language:ProcessingStargazers:67Issues:0Issues:0