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: 76,49 zł (poprzednio: 88,94 zł)
Oszczędzasz: 14% (-12,45 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:
- PLC i TIA Portal. Kurs video. Techniki programowania SIMATIC S7-1200 200,00 zł, (10,00 zł -95%)
- Google Cloud. Kurs video. Zostań administratorem systemów IT 142,86 zł, (10,00 zł -93%)
- Instalacja i konfiguracja baz danych. Kurs video. Przygotowanie do egzaminu 70-765 Provisioning SQL Databases 285,57 zł, (19,99 zł -93%)
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Excel w HR. Kurs video. Od teorii do praktyki 222,11 zł, (19,99 zł -91%)
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