推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
Eender
V2EX  ›  Python

Python 怎么直接打包成 DLL

  •  
  •   Eender · Jan 25, 2020 · 8198 views
    This topic created in 2434 days ago, the information mentioned may be changed or developed.
    请问一下 python 怎么打包成 DLL,cython 除外,感觉太麻烦
    7 replies  •  2020-01-26 20:59:56 +08:00
    tangbao
        1
    tangbao  
       Jan 25, 2020
    mv python.py python.dll
    PTLin
        2
    PTLin  
       Jan 25, 2020
    ysc3839
        3
    ysc3839  
       Jan 25, 2020
    “打包成 DLL”指的是什么?用 Python 编写 DLL 给别的程序调用?
    hehheh
        4
    hehheh  
       Jan 26, 2020
    我就是好奇,cython 为什么麻烦?
    Eender
        5
    Eender  
    OP
       Jan 26, 2020
    ironpython 可以直接打包,但是为啥调用报错?有没有大佬玩过的?
    antmanler
        6
    antmanler  
       Jan 26, 2020
    用 Cython 可行, 内部一个项目(由于第三方因素)用过
    FYI: http://docs.cython.org/en/latest/src/userguide/external_C_code.html
    gmywq0392
        7
    gmywq0392  
       Jan 26, 2020
    用 nuitka 编译成 so
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2492 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 56ms · UTC 07:23 · PVG 15:23 · LAX 00:23 · JFK 03:23
    ♥ Do have faith in what you're doing.