V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
twinsant
V2EX  ›  Python

调用 API 的小工具更新了

  •  
  •   twinsant · 8 小时 7 分钟前 · 1283 次点击

    有兴趣的同学请移步:

    https://github.com/twinsant/fapi

    欢迎提 bug 和建议

    13 条回复    2024-10-12 14:25:45 +08:00
    seedhk
        1
    seedhk  
       7 小时 39 分钟前
    怎么用的,干什么用的,适合什么样的用户使用
    SmartTom
        2
    SmartTom  
       7 小时 20 分钟前
    @seedhk 可能是类似于 requests 这种工具把。
    dode
        3
    dode  
       7 小时 19 分钟前
    还是二进制调用的好,py 还调这个,,,
    customsshen
        4
    customsshen  
       6 小时 52 分钟前
    有啥用途?
    qhd1988
        5
    qhd1988  
       6 小时 45 分钟前
    @dode 确实多此一举了😂
    twinsant
        6
    twinsant  
    OP
       6 小时 18 分钟前
    @dode 二进制调用是啥意思
    nyakoy
        7
    nyakoy  
       5 小时 49 分钟前   ❤️ 1
    我为啥不直接 requests
    Abbeyok
        8
    Abbeyok  
       5 小时 38 分钟前
    requests 的封装,op 练手用的吧
    cswnodgmail
        9
    cswnodgmail  
       4 小时 44 分钟前
    名称讨巧,第一眼真没看懂干啥的。



    第二眼第三眼其实也没看懂
    yushenglin
        10
    yushenglin  
       2 小时 28 分钟前
    中肯一点的说,楼主你这是练手的吧,感觉使用场景挺有限的,装了 py 环境,很多库都能用了,建议搞点小白能用的,打包成二进制文件直接使用,或者封装成组件
    rookie2luochao
        11
    rookie2luochao  
       2 小时 23 分钟前
    如果是调用 api 的小工具,不如用页面调用?我自己写了个简单 api 调用页面自己用,https://www.openapi-ui.com/postman
    deplives
        12
    deplives  
       2 小时 15 分钟前
    着实没看懂这玩意儿有啥用
    iorilu
        13
    iorilu  
       1 小时 59 分钟前
    看了下, 可能唯一价值就是 OP 练习了下__getattr__得使用
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5226 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 08:25 · PVG 16:25 · LAX 01:25 · JFK 04:25
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.