Ken K
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created 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, ... -
Created Recommendations on having multiple Python environments in docker-compose?
AnsweredI 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... -
Created Solarized Light Mixed -- theme for making consoles dark, but everything else light
CompletedHi 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 ...