推荐学习书目
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
LancerZ
V2EX  ›  Python

如何 Java 代码里调用 Python 的接口

  •  
  •   LancerZ · Apr 15, 2019 · 3019 views
    This topic created in 2653 days ago, the information mentioned may be changed or developed.
    6 replies    2019-04-15 16:51:29 +08:00
    LancerZ
        1
    LancerZ  
    OP
       Apr 15, 2019
    项目本身是 java 实现的,现在要实现一个用 python 写的功能,不知道怎么实现
    qiyuey
        2
    qiyuey  
       Apr 15, 2019 via Android
    RPC 调用
    wind3110991
        3
    wind3110991  
       Apr 15, 2019
    1、python 提供独立 http 接口,部署服务后,restful 调用;
    2、搭建微服务平台( SpringCloud、ServiceMesh )注册服务,RPC 调用;
    lihongjie0209
        4
    lihongjie0209  
       Apr 15, 2019
    cyl2dora
        5
    cyl2dora  
       Apr 15, 2019
    http 最简单的啊
    noobsheldon
        6
    noobsheldon  
       Apr 15, 2019
    protocolBuffer、Thrift 都可以
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5992 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 813ms · UTC 01:50 · PVG 09:50 · LAX 18:50 · JFK 21:50
    ♥ Do have faith in what you're doing.