Python Tools for Visual Studio. Leverage the power of the Visual Studio IDE to develop better and more efficient Python projects - Helion
ebook
Autor: Martino A Sabia, Jia Shuan Cathy WangTytuł oryginału: Python Tools for Visual Studio. Leverage the power of the Visual Studio IDE to develop better and more efficient Python projects.
ISBN: 9781783288694
stron: 122, Format: ebook
Data wydania: 2014-04-21
Księgarnia: Helion
Cena książki: 80,91 zł (poprzednio: 89,90 zł)
Oszczędzasz: 10% (-8,99 zł)
Osoby które kupowały "Python Tools for Visual Studio. Leverage the power of the Visual Studio IDE to develop better and more efficient Python projects", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Python Tools for Visual Studio. Leverage the power of the Visual Studio IDE to develop better and more efficient Python projects eBook -- spis treści
- Python Tools for Visual Studio
- Table of Contents
- Python Tools for Visual Studio
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files, eBooks, discount offers, and more
- Why subscribe?
- Free access for Packt account holders
- Support files, eBooks, discount offers, and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- Special thanks from the authors
- 1. Introduction to PTVS
- Step-by-step installation and configuration
- PTVS tools overview
- The Python Environments window
- Python Interactive
- Visual Studio panels with PTVS
- Summary
- 2. Python Tools in Visual Studio
- Mastering IntelliSense with Python
- Using REPL in Visual Studio
- Navigating code with ease
- Object Browser
- Summary
- 3. Day-to-day Coding Tools
- Project handling
- Solution
- Project
- Specifying Python environments
- Defining Search Paths
- Refactoring
- Debugging
- Using breakpoints
- Utilizing watch entries
- Summary
- Project handling
- 4. Django in PTVS
- Django project template and tools
- Installing a Python package
- Running the application
- IntelliSense in Django templates
- Setting up and managing a database for a Django project
- Setting up the admin interface
- Creating a new Django application
- Deploying a Django project on Microsoft Azure
- Summary
- Django project template and tools
- 5. Advanced Django in PTVS
- Library management
- The Fabric library the deployment and development task manager
- South the database deployment library
- Why use South with Django
- Installing South
- Schema migration with South
- Summary
- 6. IPython and IronPython in PTVS
- IPython in PTVS
- IronPython
- Using .NET classes in Python code with IronPython
- Using the Python code in .NET with IronPython
- Summary
- Index