Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问开发者是用什么工具进行开发的,我是python新手想学习一下大神的代码 #25

Open
lohaoo1 opened this issue Mar 28, 2018 · 5 comments

Comments

@lohaoo1
Copy link

lohaoo1 commented Mar 28, 2018

如题

@ZKeeer
Copy link
Owner

ZKeeer commented Mar 28, 2018

使用的pycharm,代码思路可以看看,风格有待加强

@XAS-712
Copy link
Contributor

XAS-712 commented Mar 28, 2018

先给各位大佬递上咖啡。
我是用Linux主机+GNU Nano,配合SSH客户端写代码,这样可以实现随时随地coding。
再配合screen可以实现断点续写。
不过坏处就是没有任何IDE特性,连四个空格都得手动😿

@ZKeeer
Copy link
Owner

ZKeeer commented Mar 28, 2018

@XAS-712 巨佬跪拜我等菜鸡还是用pycharm比较好

@SLiNv
Copy link
Contributor

SLiNv commented Mar 28, 2018

我是混合,看哪台电脑

  1. Windows + Windows Subsystem / Windows Bash + Sublime
    在Linux的Bash里用virtualenv + virtrualenvwrapper 来搭建环境,隔离dependencies

  2. Windows + Vagrant / Docker来搭建环境和测试 + Sublime

  3. 公共电脑或者没有环境配置的用 https://c9.io/。非常适合没有自己Linux host的,而且在线Linux 开发环境,超好用~

我觉得PyCharm对于小开发太臃肿和慢… 我对JetBrains/IntelliJ IDEA下的IDE都喜欢不起来:joy:
JS的WebStorm和安卓的Android Studio都用的我死去活来:joy: 而且安卓还只能用Android Studio _(:з」∠)_

@XAS-712
Copy link
Contributor

XAS-712 commented Mar 31, 2018

@ZKeeer 我实在是羡慕pycharm等IDE的工程管理,我这简单方法同时写多个代码基本只能靠开N个screen+多个终端窗口。。。有时候忘了某个models.py扔在哪里就把目录写错了。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants