目录

Hurl Manager

A cross-platform GUI application for managing and executing Hurl files.

Features

  • 📁 File Management - Browse, create, delete files and folders
  • 📝 Multi-tab Editor - Edit multiple Hurl files simultaneously
  • ▶️ Hurl Execution - Execute HTTP requests and view responses
  • 💾 Smart Save - Track modifications and auto-save
  • 📦 Binary Responses - Handle images, PDFs, and other binary files
  • ⌨️ Keyboard Shortcuts - Ctrl+S to save

Prerequisites

Quick Start

# Install dependencies
pip install PyQt5

# Run
python main.py

Building Binary (Windows)

# Install pyinstaller
pip install pyinstaller

# Build executable
pyinstaller --onefile --windowed --name pyhurlmgr main.py

# Output: dist/pyhurlmgr.exe

License

See LICENSE file for details.

Acknowledgments

  • Hurl - Excellent HTTP testing tool
  • PyQt5 - Powerful Python GUI library
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号