Skip to content

PyWarp v1.2.0

Choose a tag to compare

@saeedmasoudie saeedmasoudie released this 19 Aug 16:49
846d801

What's New in This Version:

  • πŸŽ‰ Animated Network Info Table
    Added a smooth count-up animation for displaying network data β€” making the UI more intuitive and user-friendly.

  • πŸ” Update Checker Overhaul

    • Introduced a new update checker for the official Warp client.
    • Refactored and improved update logic for both PyWarp and Warp to ensure accurate version tracking.
  • 🧳 Portable Warp Support
    Added a portable version of Warp for users unable to install the official app only for windows user!

  • πŸ›  Installer Class Refined
    Reworked the Warp installer class for better reliability and cleaner code execution.

  • 🌐 Global IP Fetcher Enhanced
    Replaced the old IP fetcher with a more robust and reliable implementation.

  • βš™οΈ Code Optimization & Bug Fixes
    General code cleanup, performance improvements, and minor bug fixes across the board.


πŸ“¦ Downloads

Platform File SHA256 Checksum
πŸͺŸ Windows Download EXE 77697c424e21bdfc19e8faa71262239ed377dc80c1379d7c453ad6d1d61cf468
🐧 Linux Download Binary 0d62902fafd343248f47058c4659107d8bf452a478f571e05498ecfd2432f870
🍎 macOS Download App 33be033213a0b611d5b1e533f59fca3a5263fdd4f637400b381620502ec76db3

To verify integrity:

  • On macOS/Linux: shasum -a 256 [file]
  • On Windows (PowerShell): Get-FileHash .\pywarp-windows-v1.2.0.exe -Algorithm SHA256

πŸ›‘ Is it safe?

Yes. Some antivirus tools may falsely flag the .exe because it’s unsigned and built with Nuitka.

  • βœ… Open-source and transparent: GitHub Repo
  • πŸ” We're working on signing future releases

If flagged, you can submit the .exe to Microsoft as a false positive or build it yourself from source.


Do not Download the warp-cli.exe or warp-cli.svc alone they wont run by them selfs you need to auto download them from the app

Thanks for using PyWarp!
⭐️ Star the repo if you find it helpful β€” and stay tuned for more updates.