Ken K
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 Is PyCharm unable to handle Flask projects with unorthodox layouts?
Suppose you have the following project structure: /proj/proj/foo/proj/foo/static/proj/foo/templates/proj/bar/proj/bar/static/proj/bar/templates There are *two separate Flask apps* in this project, ... -
创建于 Recommendations on having multiple Python environments in docker-compose?
已回答I think I have a pretty common (these days) dev workflow, with multiple docker-compose files. docker-compose.dev.yml -- For running the API, web, etc servers. docker-compose.test.yml -- For runnin... -
创建于 Solarized Light Mixed -- theme for making consoles dark, but everything else light
已完成Hi all. I decided to make a "Solarized Mixed" theme, which uses Solarized Light colors for your editor, but dark colors for your console. I find it looks better for things like Powerline. Here's a ...