All Projects → muziing → NetAssist_PyQt

muziing / NetAssist_PyQt

Licence: MIT License
一个用PyQt5实现的网络调试助手工具。TCP UDP WebServer三种模式

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to NetAssist PyQt

Google-DSC-Platform-Extension
Hello DSC Leads, Automate your process of adding attendees manually.
Stars: ✭ 16 (-38.46%)
Mutual labels:  pyqt5
utils-for-python
small utils for python
Stars: ✭ 45 (+73.08%)
Mutual labels:  pyqt5
voce-browser
Voice Controlled Chromium Web Browser
Stars: ✭ 34 (+30.77%)
Mutual labels:  pyqt5
pugdebug
Standalone xDebug client for PHP applications written in Python and Qt5, official fork.
Stars: ✭ 22 (-15.38%)
Mutual labels:  pyqt5
wavebin
∿ Oscilloscope waveform capture viewer and converter.
Stars: ✭ 31 (+19.23%)
Mutual labels:  pyqt5
deen
Generic data DEcoding/ENcoding application built with PyQt5.
Stars: ✭ 45 (+73.08%)
Mutual labels:  pyqt5
Florodoro
A pomodoro timer that grows procedurally generated trees and flowers while you're studying.
Stars: ✭ 22 (-15.38%)
Mutual labels:  pyqt5
Python-Mp3Mp4-Downloader
Music and video downloader, Made with love by Bryan Herrera
Stars: ✭ 95 (+265.38%)
Mutual labels:  pyqt5
SciPlot-PyQt
A Matplotlib-wrapped user-interface for creating and editing publication-ready images and plots
Stars: ✭ 32 (+23.08%)
Mutual labels:  pyqt5
PyQtDarkTheme
A flat dark theme for PySide and PyQt.
Stars: ✭ 50 (+92.31%)
Mutual labels:  pyqt5
ssh
A file transfer application
Stars: ✭ 18 (-30.77%)
Mutual labels:  pyqt5
QuteMap
Maps using Qt WebEngine and Qt WebChannel using PyQt5/PySide2
Stars: ✭ 27 (+3.85%)
Mutual labels:  pyqt5
modern-login
A simple login form built with PyQt 5
Stars: ✭ 35 (+34.62%)
Mutual labels:  pyqt5
IPRadar2
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)
Stars: ✭ 20 (-23.08%)
Mutual labels:  pyqt5
PyQt practice
通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。
Stars: ✭ 285 (+996.15%)
Mutual labels:  pyqt5
SCF4-SDK
Motorized zoom lens controller Kurokesu SCF4 module featuring STM32 controller and Onsemi LC898201 driver control software
Stars: ✭ 14 (-46.15%)
Mutual labels:  pyqt5
erk
Ərk is an open source, cross-platform IRC client written in Python 3, Qt 5, and Twisted.
Stars: ✭ 21 (-19.23%)
Mutual labels:  pyqt5
pyqt-resources
Tips and code snippets for PyQt developers
Stars: ✭ 26 (+0%)
Mutual labels:  pyqt5
kodacad
A simple Python 3D CAD application
Stars: ✭ 14 (-46.15%)
Mutual labels:  pyqt5
BabyBrowser
A Small Web Browser Built in Python
Stars: ✭ 21 (-19.23%)
Mutual labels:  pyqt5

网络调试助手

PyQt Version license Github stars Code style: black Imports: isort

简介

学习PyQt5过程中用来练习实践的项目。能实现基本的TCP、UDP连接与信息发送,以及一个简易WebServer。

可以搭配博文食用网络调试助手 程序设计(PyQt5实战)——来自muzing的博客

image1

image2

image3

结构

继承关系

致谢

Network包下的模块大量借鉴了Wangler2333 的开源项目 tcp_udp_web_tools-pyqt5

QSS美化的代码来自飞扬青云QWidgetDemo 项目

在此表示感谢

广告

想要学习PyQt5的小伙伴可以看一下我的笔记代码仓库 muziing/PyQt_practice

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].