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: 84,99 zł)
Oszczędzasz: 10% (-8,50 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:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
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