Giter VIP home page Giter VIP logo

pyfdbg's Introduction

PyFDbg

 ____        _____ ____  _
|  _ \ _   _|  ___|  _ \| |__   __ _
| |_) | | | | |_  | | | | '_ \ / _` |
|  __/| |_| |  _| | |_| | |_) | (_| |
|_|    \__, |_|   |____/|_.__/ \__, |
       |___/                   |___/

一个简单且强大、易于使用的调试器

本项目由Python3.11环境下编写,资源在该环境下编译

MIT License

本项目说明文档暂时仅支持中文

项目链接

Github | Pypi

Kgithub:国内Github镜像站,可能会有延迟,推送请使用Github链接推送

版本

稳定版本

  • 暂无

最新正式版本

  • 暂无

最新版本

(master分支下数据不准确, 具体查看dev分支)

  • v0.0.1-alpha1

使用

从源码构建

准备工作

  • 安装git和make (方法自行百度)
  • 安装Python(3.9版本或者3.11版本皆可)
  • 从源码仓库克隆源代码
git clone [email protected]:DashBing/phap.git

或者

git clone https://github.com/DashBing/phap.git

国内网比较差可以尝试:

git clone https://kgithub.com/DashBing/phap.git

初始化打包环境

make init

或者

尝试手动安装以下包:

  • build
  • twine

以下是在Windows环境下的示例命令行:

python -m pip install build
python -m pip install twine

构建包

make build

上传包

make up-pypi

pyfdbg's People

Contributors

dashbing avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.