- Geospatial Development By Example with Python
- Pablo Carreira
- 120字
- 2021-07-16 09:30:56
Creating the book project
Perform the following steps:
- After installation, open Pycharm, and you will be prompted to create your first project:
- Click on create new project and then choose
c:\geopy
as your project location. In Linux, you can put the project inside your home folder—for example,/home/myname/geopy
. Click on Create to create the project. - In Windows, you will receive a security alert; this is Pycharm trying to access the Internet. It's recommended that you allow it so that you can later check for updates or download plugins:
- Finally, you should see the following window on your project workspace. Take some time to explore the menus and buttons, try right-clicking on your project folder to see the options:
推薦閱讀
- Learning Scala Programming
- Programming ArcGIS 10.1 with Python Cookbook
- Instant Typeahead.js
- C#程序設計教程
- 64位匯編語言的編程藝術
- Python應用輕松入門
- Learning Neo4j 3.x(Second Edition)
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- Data Analysis with Stata
- Android 應用案例開發大全(第3版)
- 青少年Python編程入門
- Hands-On Automation Testing with Java for Beginners
- SQL 經典實例
- Node.js開發指南
- Python函數式編程(第2版)