by Miguel Grinberg
Take full creative control of your web applications with Flask, the Python-based microframework. With this hands-on book, you'll learn Flask from the ground up by developing a complete social blogging application step-by-step. Author Miguel Grinberg walks you through the framework's core functionality, and shows you how to extend applications with advanced web techniques such as database migration...
Price: $14.00 | Publisher: O'Reilly Media | Release: 2014
Beginning Python Visualization, 2nd Edition
by Shai Vaingast
We are visual animals. But before we can see the world in its true splendor, our brains, just like our computers, have to sort and organize raw data, and then transform that data to produce new images of the world. Beginning Python Visualization: Crafting Visual Transformation Scripts, Second Edition discusses turning many types of data sources, big and small, into useful visual data. And, you will learn Py...
Price: $36.49 | Publisher: Apress | Release: 2014
Pro Python System Administration, 2nd Edition
by Rytis Sileika
Pro Python System Administration, 2nd Edition explains and shows how to apply Python scripting in practice. It will show you how to approach and resolve real-world issues that most system administrators will come across in their careers. This book has been updated using Python 2.7 and Python 3 where appropriate. It also uses various new and relevant open source projects and tools that should now be used in ...
Price: $48.27 | Publisher: Apress | Release: 2014
by J. Burton Browning, Marty Alchin
You've learned the basics of Python, but how do you take your skills to the next stage? Even if you know enough to be productive, there are a number of features that can take you to the next level in Python. Pro Python, Second Edition explores concepts and features normally left to experimentation, allowing you to be even more productive and creative.In addition to pure code concerns, Pro Python develo...
Price: $56.16 | Publisher: Apress | Release: 2014
by Yves Hilpisch
The financial industry has adopted Python at a tremendous rate recently, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. This hands-on guide helps both developers and quantitative analysts get started with Python, and guides you through the most important aspects of using Python for quantitative finance.Using practical examples through th...
Price: $47.20 | Publisher: O'Reilly Media | Release: 2014
by Dusty Phillips
Build mobile apps efficiently with Kivy, the Python-powered graphical toolkit for creating natural user interfaces with elegant multitouch support. With this hands-on guide, you'll learn step-by-step how to build and deploy a complete Kivy app for iOS and Android devices. If you're just beginning to work with Python, but are reasonably familiar with its syntax, you're ready to go.Each chapter...
Price: $15.99 | Publisher: O'Reilly Media | Release: 2014
IPython Interactive Computing and Visualization Cookbook
by Cyrille Rossant
IPython is at the heart of the Python scientific stack. With its widely acclaimed web-based notebook, IPython is today an ideal gateway to data analysis and numerical computing in Python.IPython Interactive Computing and Visualization Cookbook contains many ready-to-use focused recipes for high-performance scientific computing and data analysis. The first part covers programming techniques, including code q...
Price: $49.43 | Publisher: Packt Publishing | Release: 2014
Building Probabilistic Graphical Models with Python
by Kiran R Karkera
With the increasing prominence in machine learning and data science applications, probabilistic graphical models are a new tool that machine learning users can use to discover and analyze structures in complex problems. The variety of tools and algorithms under the PGM framework extend to many domains such as natural language processing, speech processing, image processing, and disease diagnosis. You'v...
Price: $16.99 | Publisher: Packt Publishing | Release: 2014
Practical Data Science Cookbook
by Tony Ojeda, Sean Patrick Murphy, Benjamin Bengfort, Abhijit Dasgupta
Starting with the basics, this book will cover how to set up your numerical programming environment, introduce you to the data science pipeline (an iterative process by which data science projects are completed), and guide you through several data projects in a step-by-step format. By sequentially working through the steps in each chapter, you will quickly familiarize yourself with the process and learn how...
Price: $29.99 | Publisher: Packt Publishing | Release: 2014
by Ivan Idris
NumPy is an extension of Python, which provides highly optimized arrays and numerical operations. NumPy replaces a lot of the functionality of Matlab and Mathematica specifically vectorized operations, but in contrast to those products is free and open source. In today's world of science and technology, it is all about speed and flexibility.This book will teach you about NumPy, a leading scientific com...
Price: $26.99 | Publisher: Packt Publishing | Release: 2014