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
thautwarm
V2EX  ›  Python

我的 IPython 不可能这么强大

  •  2
     
  •   thautwarm ·
    thautwarm · 2019-10-15 00:35:11 +08:00 · 4466 次点击
    这是一个创建于 1648 天前的主题,其中的信息可能已经有所发展或是发生改变。

    当我写起这句码

    当我写完这句码

    我是一个无情的 hype 机器: https://github.com/thautwarm/moshmosh

    11 条回复    2019-10-15 13:02:14 +08:00
    locoz
        1
    locoz  
       2019-10-15 00:36:36 +08:00
    你好骚啊
    thautwarm
        2
    thautwarm  
    OP
       2019-10-15 00:42:59 +08:00   ❤️ 1
    @locoz 您好, 您也可以骚, 只需要

    pip install -U moshmosh-base==0.3 -i https://pypi.org/simple && wget https://raw.githubusercontent.com/thautwarm/moshmosh/master/moshmosh_ipy.py && mv moshmosh_ipy.py /home/$USER/.ipython/profile_default/startup/moshmosh_ipy.py
    Leigg
        3
    Leigg  
       2019-10-15 08:06:21 +08:00 via Android
    我见过你哦
    thautwarm
        4
    thautwarm  
    OP
       2019-10-15 08:42:14 +08:00 via Android
    @Leigg 见过是缘,不如 pip install moshmosh-base --no-compile 加深缘分
    Dustyposa
        5
    Dustyposa  
       2019-10-15 10:20:49 +08:00
    tql 红姐
    mrvon
        6
    mrvon  
       2019-10-15 10:28:30 +08:00
    颜值能打就完事了,支持一下~
    pythonee
        7
    pythonee  
       2019-10-15 10:30:28 +08:00
    @Leigg 哪里可以拜见红姐
    samuel37
        8
    samuel37  
       2019-10-15 10:34:08 +08:00
    hyper 配色很骚气
    jingcoco
        9
    jingcoco  
       2019-10-15 12:28:48 +08:00
    看不懂代码的路过.......自己用 ipython 试了试也报错.....比如
    ```
    if(e,isinstance(int) and count):

    TypeError: isinstance expected 2 arguments, got 1
    ```
    exhades
        10
    exhades  
       2019-10-15 12:58:06 +08:00
    tal
    thautwarm
        11
    thautwarm  
    OP
       2019-10-15 13:02:14 +08:00   ❤️ 1
    @jingcoco 要装 moshmosh 的, 然后搞 startup file, linux 一行命令可以搞定: https://gist.github.com/thautwarm/4c4a7b2494c064194ff97ff8e59623bf
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4579 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 1074ms · UTC 01:07 · PVG 09:07 · LAX 18:07 · JFK 21:07
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.