The Weekly Top 10: More Python Web Development Resources
Written by Alex Armstrong   
Thursday, 24 November 2016

Web development using Python is the topic of this week's catch of blog posts that might otherwise have escaped your notice, with something of interest to every Python web developer.

 

nylas.com - How We Deploy Python Code

This post describes how we build, package, and deploy Python using versioned artifacts in Debian packages instead of git pull and pray.


civisanalytics.com - Workflows in Python: Getting Data Ready to Build Models

I have developed a workflow that focuses on getting a quick-and-dirty model up and running, and then going back to iterate on the weak points until the model seems to be converging on an answer. In this blog post, I wi€™ll show how I got the raw data machine-learning ready and build a few quick models.


blog.stoneriverelearning.com - Web Programming with Python: Creating a Database Table

In this tutorial, you will learn how to create a database and a SQLite table.


blog.apcelent.com - 10 Resources to Learn Python Online

In this article, we list 10 resources that can help you learn Python online.


jeffknupp.com - Starting a Django 1.6 Project the Right Way

There are a number of tutorials about how to get started with the Django framework, but few that discuss how to use Django in a professional way, using industry accepted best practices to make sure your project's development practices scale as your application grows. This tutorial describes how to start a Django 1.6 project the right way.


raspberrypi.org - Python in Education - Free E-book

This free e-book tells the story of Python, why Python is a good language for learning, how its community gives great support, and covers Raspberry Pi as a case study.


analyticsvidhya.com - A Complete Tutorial to Learn Data Science with Python from Scratch

I decided to create this tutorial to help many others to learn Python faster. In this tutorial, we will take bite sized information about how to use Python for Data Analysis, chew it till we are comfortable and practice it at our own end.


pythonttreplacement

blog.danwin.com - Python 3 Web Scraping Examples with Public Data

My advice below includes what I did for last spring’s Computational Journalism class, specifically, the Search-Script-Scrape project, which involved 101-web-scraping exercises in Python. It includes the most useful Python libraries for web scraping and a list of real-world exercises to try them on.


django-cms.org - Frontend Development with Django CMS - Best Practices

In this post, we share some best practices we would like to recommend, based on the experience of developing - and maintaining - a vast number of Django CMS sites over the years. These rules - which you’re free to break, ignore or improve upon - make our lives easier and will help you too.


realpython.com - Introduction to Python Generators

Generators are functions that can be paused and resumed on the fly, returning an object that can be iterated over. This article details how to create generator functions and expressions as well as why you would want to use them in the first place.


From Our Partners

Ixia - Botnet: Is Your Company’s Network Next?

How is a Botnet formed? How are corporate networks infected by Botnets? Which nefarious activities do hackers carry out once in control of infected machines? Find out in this new infographic from Ixia.

 

 

python3

 

Related Articles

The Weekly Top 10: Python Web Development Resources

//No Comment - Python 3.6.0 Beta 1

Python 3 Gains Support and Enthusiasm

Python 3.5 Released

Other Weekly Top 10s

More JavaScript Development Resources

More AngularJS Web Development Resources

eCommerce Development Resources

PHP Web Development Resources

Professional Development

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Open Source Key To Expansion of IoT & Edge
13/03/2024

According to the 2023 Eclipse IoT & Edge Commercial Adoption Survey Report, last year saw a surge of IoT adoption among commercial organizations across a wide range of industries. Open source [ ... ]



Google Adds Multiple Database Support To Firestore
04/03/2024

Google has announced the general availability of Firestore Multiple Databases, which can be used to manage multiple Firestore databases within a single Google Cloud project.


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

 

 

 

 

Last Updated ( Tuesday, 29 November 2016 )