Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Application Development with PyCharm

You're reading from   Hands-On Application Development with PyCharm Accelerate your Python applications using practical coding techniques in PyCharm

Arrow left icon
Product type Paperback
Published in Sep 2019
Publisher Packt
ISBN-13 9781789348262
Length 494 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Quan Nguyen Quan Nguyen
Author Profile Icon Quan Nguyen
Quan Nguyen
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Preface 1. Section 1: The Basics of PyCharm
2. Introduction to PyCharm - the Most Popular IDE for Python FREE CHAPTER 3. Installing and Configuring PyCharm 4. Section 2: Improving Your Productivity
5. Customizing Interpreters and Virtual Environments 6. Editing and Formatting with Ease in PyCharm 7. Version Control with Git in PyCharm 8. Seamless Testing, Debugging, and Profiling 9. Section 3: Web Development in PyCharm
10. Web Development with JavaScript, HTML, and CSS 11. Integrating Django in PyCharm 12. Understanding Database Management with PyCharm 13. Building a Web Application in PyCharm 14. Section 4: Data Science with PyCharm
15. Turning on Scientific Mode 16. Dynamic Data Viewing with SciView and Jupyter 17. Building a Data Pipeline in PyCharm 18. Section 5: Plugins and Conclusion
19. More Possibilities with PyCharm Plugins 20. Future Developments 21. Assessments 22. Other Books You May Enjoy

Chapter 3

  1. There are a number of panels/window tools that can be displayed and utilized in PyCharm: project directory tree (Project), to-do items (TODO), version control statistics (Version Control), database information (Database), the Python Console, Terminal, and so on.
    You can drag and drop a panel tag that corresponds to a specific panel along the left, right, and bottom edges of the project window.
  2. The bar denotes the indexing process where PyCharm scans through most files and documents in your current project to support important functionalities such as searching, syntax highlighting, and code completion. When this indexing process is still running, some features might not be functional, which would confuse new, unfamiliar users. Most of the time, the features will function as normal as soon as the indexing process completes.
  3. There is a number of different project types...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime