• Two Scoops of Django 1.11: Best Practices for the Django Web Framework

    Two Scoops of Django 1.11 Will Help You Build Django Projects. In this book we introduce you to the various tips, tricks, patterns, code snippets, and techniques that we've picked up over the years. We have put thousands of hours into the fourth edition of the book, writing and revising its material to include significant improvements and new material based on feedback from previous editions.Table of ContentsChapter 1: Coding StyleChapter 2: The Optimal Django Environment SetupChapter 3: How To Lay Out Django ProjectsChapter 4: Fundamentals of Django App DesignChapter 5: Settings and Requireme... [Read More]

    • ASIN: 0692915729
    • ASIN: 0692915729
    • ISBN: 0692915729
    • Manufacturer: Two Scoops Press

  • Flask Web Development: Developing Web Applications with Python

    Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you’ll learn Flask from the ground up by developing a complete, real-world application created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years.Explore the framework’s core functionality, and learn how to extend applications with advanced web techniques such as database migrations and an application programming interface. The first part of each chapter provides yo... [Read More]

    • ASIN: 1491991739
    • ASIN: 1491991739
    • ISBN: 9781491991732
    • Manufacturer: O'Reilly Media

  • Python Web Development with Django

    Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django®, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of the new release.   The authors teach Django through in-depth explanations, plus provide extensive sample code supported with images and line-by-line explanations. You’ll discover how Django leverages Python’s development speed and flexibility to help yo... [Read More]

    • ASIN: 0132356139
    • ASIN: 0132356139
    • ISBN: 9780132356138
    • Brand: Forcier, Jeffrey/ Bissex, Paul/ Chun, Wesley
    • Manufacturer: Addison-Wesley Professional

  • Django for Beginners: Build websites with Python and Django

    A step-by-step guide to building web applications with Python and Django 2.2.Create, test, and deploy 5 progressively more complex websites including a Message Board app, a Blog app with user accounts, and a robust Newspaper app with reader comments and a complete user registration flow.Along the way you'll learn core Django features and best practices around models, views, templates, urls, custom user models, permissions, authorizations, user registration, testing, and deployment.TABLE OF CONTENTS: Introduction Chapter 1: Initial Setup Chapter 2: Hello World app Chapter 3: Pages app Chapter 4... [Read More]

    • ASIN: 1983172669
    • ASIN: 1983172669
    • ISBN: 1983172669
    • Manufacturer: Independently published

  • The New And Improved Flask Mega-Tutorial

    The Flask Mega-Tutorial is an overarching tutorial for Python beginner and intermediate developers that teaches web development with the Flask framework. The tutorial has been thoroughly revised and expanded in 2017, now containing 23 chapters. The concepts that are covered go well beyond Flask, including a wide range of topics Python web developers need to know when writing their own applications.

    • ASIN: 1977051871
    • ASIN: 1977051871
    • ISBN: 1977051871
    • Manufacturer: Independently published

  • Data Visualization with Python and JavaScript: Scrape, Clean, Explore & Transform Your Data

    Learn how to turn raw data into rich, interactive web visualizations with the powerful combination of Python and JavaScript. With this hands-on guide, author Kyran Dale teaches you how build a basic dataviz toolchain with best-of-breed Python and JavaScript libraries—including Scrapy, Matplotlib, Pandas, Flask, and D3—for crafting engaging, browser-based visualizations.As a working example, throughout the book Dale walks you through transforming Wikipedia’s table-based list of Nobel Prize winners into an interactive visualization. You’ll examine steps along the entire toolchain, from s... [Read More]

    • ASIN: 1491920513
    • ASIN: 1491920513
    • ISBN: 1491920513
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Flask Framework Cookbook

    Over 80 hands-on recipes to help you create small-to-large web applications using FlaskAbout This BookGet the most out of the powerful Flask framework while remaining flexible with your design choicesBuild end-to-end web applications, right from their installation to the post-deployment stagesPacked with recipes containing lots of sample applications to help you understand the intricacies of the codeWho This Book Is ForIf you are a web developer who wants to learn more about developing applications in Flask and scale them with industry-standard practices, this is the book for you. This book wi... [Read More]

    • ASIN: 178398340X
    • ASIN: 178398340X
    • ISBN: 178398340X
    • Manufacturer: Packt Publishing - ebooks Account

  • Hands-On Penetration Testing with Python: Enhance your ethical hacking skills to build automated and intelligent systems

    Implement defensive techniques in your ecosystem successfully with PythonKey FeaturesIdentify and expose vulnerabilities in your infrastructure with PythonLearn custom exploit developmentMake robust and powerful cybersecurity tools with PythonBook DescriptionWith the current technological and infrastructural shift, penetration testing is no longer a process-oriented activity. Modern-day penetration testing demands intensive automation and innovation, and Python is at the forefront. Given the huge number of tools written in Python and its popularity in the penetration testing space, this langua... [Read More]

    • ASIN: 178899082X
    • ASIN: 178899082X
    • ISBN: 178899082X
    • Manufacturer: Packt Publishing

  • The Definitive Guide to Django: Web Development Done Right

    This latest edition of The Definitive Guide to Django is updated for Django 1.1, and, with the forward–compatibility guarantee that Django now provides, should serve as the ultimate tutorial and reference for this popular framework for years to come. Django, the Python–based equivalent to Ruby's Rails web development framework, is one of the hottest topics in web development today. Lead developer Jacob Kaplan–Moss and Django creator Adrian Holovaty show you how they use this framework to create award–winning web sites by guiding you through the creation of a web application reminiscen... [Read More]

    • ASIN: 143021936X
    • ASIN: 143021936X
    • ISBN: 143021936X
    • Brand: Brand: Apress
    • Manufacturer: Apress

  • Beginning Web Development with Python: from prototype to production with flask, tornado and nginx

    This book is for beginners or advanced in python and total beginners in web programming with python. You should have a basic python knowledge.All the code is available in Github where you can download or fork the repositoryIt helps if you know a little html too, like “What does < h1 > do ?” for example. Flask is minimal and simple. You won't get ORM’s, Admin Panels and other stuff that Django has out of the box. You can install a very cool admin panel with just 1 line of code: “pip install flask-admin” and integrate it with 3-4 lines in your app.It is easy to learn, powerful and comb... [Read More]

    • ASIN: B01BI04ESO
    • ASIN: B01BI04ESO
    • Manufacturer: Andrei Dan

  • Build a website with Django 2

    Build a website with Django 2 is the third edition of my popular Django beginners book, fully updated for Django 2.2Not only has the book been updated to cover the latest version of Django, but the content has been rewritten and expanded in key sections in response to feedback from purchasers of the first edition.Your complete introduction to Django 2Build your first website with Django 2.1 covers all the core concepts of Django to get you up and running fast:Why Django is the premier Python framework for developing web applicationsThe big picture - how Django is structuredDjango ModelsDjango ... [Read More]

    • ASIN: B07GWJSSLN
    • ASIN: B07GWJSSLN
    • Manufacturer: GNW Independent Publishing

  • Django Unleashed

    Django is an amazingly powerful system for creating modern, dynamic websites. But programming Django hasn’t always been easy–until now. Django Unleashed is your step-by-step, beginner-friendly guide to leveraging Django’s core capabilities and its powerful contributed library. You’ll learn in the most effective way possible: hands on, by building a fully functional Django website from scratch. You’ll even deploy the website to the cloud.   As you build your website, expert Django consultant and trainer Andrew Pinkham reveals how websites operate; how Django makes building websites... [Read More]

    • ASIN: 0321985079
    • ASIN: 0321985079
    • ISBN: 0321985079
    • Manufacturer: Sams Publishing

  • Building Winning Algorithmic Trading Systems, + Website: A Trader's Journey From Data Mining to Monte Carlo Simulation to Live Trading (Wiley Trading)

    Develop your own trading system with practical guidance and expert advice In Building Algorithmic Trading Systems: A Trader's Journey From Data Mining to Monte Carlo Simulation to Live Training, award-winning trader Kevin Davey shares his secrets for developing trading systems that generate triple-digit returns. With both explanation and demonstration, Davey guides you step-by-step through the entire process of generating and validating an idea, setting entry and exit points, testing systems, and implementing them in live trading. You'll find concrete rules for increasing or decreasing allocat... [Read More]

    • ASIN: 1118778987
    • ASIN: 1118778987
    • ISBN: 1118778987
    • Brand: imusti
    • Manufacturer: Wiley

  • Two Scoops of Django: Best Practices for Django 1.5

    THIS BOOK IS OUTDATED!!The fourth edition of this book, Two Scoops of Django 1.11, is now available in Kindle format at https://www.amazon.com/Two-Scoops-Django-1-11-Practices-ebook/dp/B076D5FKFX. Revised and expanded to over 550 pages, it's a whole new book full of new material. Please consider it before purchasing the 1.5 edition!

    • ASIN: B00CCK619K
    • ASIN: B00CCK619K
    • Manufacturer: Two Scoops Press

  • Learning Python: Powerful Object-Oriented Programming

    Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming or a professional developer versed in other languages.Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow, self-paced tutorial gets you started with both Python 2.7 and 3.3— the latest releases in the 3.X and 2.X lines—plus all other releases in commo... [Read More]

    • ASIN: B00DDZPC9S
    • ASIN: B00DDZPC9S
    • Manufacturer: O'Reilly Media

  • Web Scraping with Python - eBook

    If programming is magic then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need.

    • UPC: 687998403
    • Rating: 5.0

  • Beginning Django : Web Application Development and Deployment with Python

    Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning

    • UPC: 811394030

  • Building Web Applications with Visual Studio 2017 : Using .Net Core and Modern JavaScript Frameworks

    "Learn how to build web applications from three Microsoft MVPs. You will be able to compare and contrast several frameworks and select the best one for your needs. With the release of .NET Core and

    • UPC: 56074951

  • Raspberry Pi : Step-By-Step Guide to Mastering Raspberry Pi 3 Hardware and Software (Raspberry Pi 3, Raspberry Pi Programming, Python Programming, C Programming)

    Second Edition June 8, 2018: Perfectly ProofreadThis book is for all those who are willing to build interesting projects with the Raspberry Pi Platform. You can start with this book without any knowledge of programing

    • UPC: 836284386

  • Web Content Management : Systems, Features, and Best Practices

    "Looking to select a web content management system (CMS), but confused about the promises, terminology, and buzzwords? Do you want to understand content management without having to dive into the underlying programming? This book provides

    • UPC: 44979023

  • Programming in Python 3 : A Complete Introduction to the Python Language

    Now fully updated, this edition brings together all the knowledge needed to write programs, use any library, and even create new library modules. The book teaches every aspect of the Python 3 language and covers

    • UPC: 11992327

  • Web Scraping With Python - eBook

    Learn web scraping and crawling techniques to access unlimited data from any web source in any format. With this practical guide, you’ll learn how to use Python scripts and web APIs to gather and process

    • UPC: 153600521

  • Web Scraping for SEO with Python - eBook

    This project is a step-by-step guide to the development of a real project in the Python programming language and where several aspects of the language will be seen as well as its execution in different

    • UPC: 646550235

  • Web Crawler Methodik. Breitensuche in Python Mit Scrapy Framework

    Web Crawler Methodik. Breitensuche in Python Mit Scrapy

    • UPC: 375765828

  • Gestión de la información web usando Python - eBook

    En este manual se realiza una introducción a un conjunto de herramientas y técnicas para el acceso y procesamiento de datos web, que se encuentran en formatos como XML, CSV o JSON, o bien en

    • UPC: 220667913

  • Python Frameworks | Top 5 Frameworks In Python | Django, Web2Py, Flask, Bottle, CherryPy | Edureka

    Django vs. Flask which is the best python web development framework?

    Top 5 Frameworks of Python | 2019 | Future of Programming