万本电子书0元读

万本电子书0元读

顶部广告

Python Tools for Visual Studio电子书

售       价:¥

18人正在读 | 0人评论 6.2

作       者:Martino Sabia

出  版  社:Packt Publishing

出版时间:2014-04-21

字       数:21.2万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This is a handson guide that provides exemplary coverage of all the features and concepts related to PTVS. The book is intended for developers who are aiming to enhance their productivity in Python projects with automation tools that Visual Studio provides for the .Net community. Some basic knowledge of Python programming is essential.
目录展开

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

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

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

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

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部