GithubHelp home page GithubHelp logo

Comments (5)

XAS-712 avatar XAS-712 commented on August 18, 2024 2

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

from wechatassistant.

SLiNv avatar SLiNv commented on August 18, 2024 2

我是混合,看哪台电脑

  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 _(:з」∠)_

from wechatassistant.

ZKeeer avatar ZKeeer commented on August 18, 2024 1

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

from wechatassistant.

XAS-712 avatar XAS-712 commented on August 18, 2024 1

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

from wechatassistant.

ZKeeer avatar ZKeeer commented on August 18, 2024

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

from wechatassistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.