John C
- Total activity 129
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 16
-
Created Organisation of small projects (e.g. lambdas)
AnsweredI'm just looking for a bit of advice as to what PyCharm can offer regarding working with small projects. In particular, wokring with the Python path. So we have a couple of projects that contain a... -
Created Deployment - "Excluded Paths" tab has no option to add new paths
AnsweredI have an existing SFTP deployment profile which is generally working OK. However, if I go to Configuration and click "Excluded Paths", I get a message "Specify local or deployment paths...." then... -
Created Unit test icons
This might seem like a silly thing, but is there any way to use the unit test icons used by Rider in Webstorm (and then in Pycharm and all other intellj ides). The reason I ask is that my eyesight'... -
Created "No module named xx" when editing file, but python executes it fine
Answered(Apologies in advance that I am pretty new to Python and Pycharm..) We have a Python library package stored in our git repository. This has a setup.py file using setuptools and creates an egg when... -
Created Mixed feelings about datagrip
I've been using datagrip for a little while and I like some aspects of it... Ctrl+N in particular is really handy when trying to find where things live in the DB. And I like the dark theme. But I...