Laur's blog
Sign in Subscribe

pycharm

A collection of 3 posts
PyCharm: Change the location of .PyCharmXX
cache

PyCharm: Change the location of .PyCharmXX

In the good practice of IntelliJ application, PyCharm creates its own cache directory in your home. Mind you this can get really big (300Mb+) and if you sync your home with a networked drive, you'll get penalised (time-wise). Following this discovery (my login/logout time is up to
Oct 1, 2014 1 min read
Connect PyCharm to SQLite on Windows
connect

Connect PyCharm to SQLite on Windows

To connect to a SQLite database on PyCharm you have two options: 1. Manual connection and 2. Automatic connection. Manual connection Use the following steps to perform the manual connection: 1. Open the Database tab in PyCharm (usually on the right hand side) 2. Right-click and select the New >
Jan 25, 2014 1 min read
Install Pillow from PyCharm
easy_install

Install Pillow from PyCharm

My environment on windows has a lot of restrictions, including one to prohibit execution of files placed anywhere else except C:\Windows, C:\Program Files and C:\Program Files (x86). Therefore, the virtual environments resides in something like C:\Program Files\Python\virtualenvs. I've set up a virtualenv
Dec 10, 2013 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost