Vinta Software: Happython 2019!
Link: https://www.vinta.com.br/blog/2018/happython-2019/
Happy PyHolidays and Happy New Year!
We are approaching the end of the year 2018! And as it turns out this was an incredible year for Python! Even though Guido stepped out of his role as BDFL (this al
Link: https://www.vinta.com.br/blog/2018/happython-2019/
Happy PyHolidays and Happy New Year!
We are approaching the end of the year 2018! And as it turns out this was an incredible year for Python! Even though Guido stepped out of his role as BDFL (this al
www.vinta.com.br
Happython 2019! – Vinta Software
Vinta is an agile software development consultancy. Python, Django, React. Want to Build a Better Software? Let us make your vision a reality.
Mike Driscoll: The Packt Python Humble Bundle 2019
Link: http://www.blog.pythonlibrary.org/2018/12/31/the-packt-python-humble-bundle-2019/
Packt Publishing is partnering with Humble Bundle for a Python bundle for 2019.
You can check out the full list of titles here: https://www.humblebundle.com/books/python-packt-2019-books
One of the
Link: http://www.blog.pythonlibrary.org/2018/12/31/the-packt-python-humble-bundle-2019/
Packt Publishing is partnering with Humble Bundle for a Python bundle for 2019.
You can check out the full list of titles here: https://www.humblebundle.com/books/python-packt-2019-books
One of the
Humble Bundle
Humble Book Bundle: Python 2019 by Packt
Pay what you want for awesome ebooks and support charity!
tryexceptpass: Integrating Pytest Results with GitHub
Link: https://tryexceptpass.org/article/pytest-github-integration/
When joining a new engineering team, one of the first things I do is familiarize myself with the dev and test processes. Especially the tools used to enforce them. In the past 5 years or so, I’ve noti
Link: https://tryexceptpass.org/article/pytest-github-integration/
When joining a new engineering team, one of the first things I do is familiarize myself with the dev and test processes. Especially the tools used to enforce them. In the past 5 years or so, I’ve noti
tryexceptpass.org
Integrating Pytest Results with GitHub
Using the Pytest plugin system and the GitHub Checks API to record test execution results.
Brett Cannon: An update on Python's governance
Link: https://snarky.ca/an-update-on-pythons-governance/
This post is meant to act as a summary of the current state of Python's governance as of the end of 2018. If you want to see an alternative take on what I present here, LWN has an article.
What did Gu
Link: https://snarky.ca/an-update-on-pythons-governance/
This post is meant to act as a summary of the current state of Python's governance as of the end of 2018. If you want to see an alternative take on what I present here, LWN has an article.
What did Gu
Tall, Snarky Canadian
An update on Python's governance
This post is meant to act as a summary of the current state of Python's
governance as of the end of 2018. If you want to see an alternative take on what
I present here, LWN has an article [https://lwn.net/Articles/775105/].
What did Guido provide us?
When…
governance as of the end of 2018. If you want to see an alternative take on what
I present here, LWN has an article [https://lwn.net/Articles/775105/].
What did Guido provide us?
When…
Graham Dumpleton: Administration features of JupyterHub
Link: http://blog.dscpl.com.au/2019/01/administration-features-of-jupyterhub.html
You have seen now in the last post how you can use JupyterHub to deploy a multi user workshop environment where each user is given access to their own interactive shell environment in their web browse
Link: http://blog.dscpl.com.au/2019/01/administration-features-of-jupyterhub.html
You have seen now in the last post how you can use JupyterHub to deploy a multi user workshop environment where each user is given access to their own interactive shell environment in their web browse
blog.dscpl.com.au
Administration features of JupyterHub
You have seen now in the last post how you can use JupyterHub to deploy a multi user workshop environment where each user is given access t...
Tryton News: Newsletter January 2019
Link: https://discuss.tryton.org/t/newsletter-january-2019/957
@ced wrote:
pexels-photo-714703.jpeg1280x853 194 KB
The last month saw a lot of improvements for the developers. Those improvements follow the same trend of consolidating and unifying the Tryton de
Link: https://discuss.tryton.org/t/newsletter-january-2019/957
@ced wrote:
pexels-photo-714703.jpeg1280x853 194 KB
The last month saw a lot of improvements for the developers. Those improvements follow the same trend of consolidating and unifying the Tryton de
Tryton Discussion
Newsletter January 2019
The last month saw a lot of improvements for the developers. Those improvements follow the same trend of consolidating and unifying the Tryton design. Contents: Changes for users Changes for developers Changes For The User Since the addition of phone…
Caktus Consulting Group: Caktus Blog: Top 18 Posts of 2018
Link: http://www.caktusgroup.com/blog/2019/01/01/caktus-blog-top-18-posts-2018/
In 2018, we published 44 posts on our blog, including technical how-to’s, a series on UX research methods, web development best practices, and tips for project management. Among all those posts, 18 ro
Link: http://www.caktusgroup.com/blog/2019/01/01/caktus-blog-top-18-posts-2018/
In 2018, we published 44 posts on our blog, including technical how-to’s, a series on UX research methods, web development best practices, and tips for project management. Among all those posts, 18 ro
Caktusgroup
Caktus Blog: Top 18 Posts of 2018 | Caktus Group
In 2018, Caktus published 44 posts, including technical how-to’s, a series on UX research methods, web development best practices, and tips for project management. Among all those posts, 18 rose to the top of the popularity list in 2018. Read them all.
Stack Abuse: Automating AWS EC2 Management with Python and Boto3
Link: https://stackabuse.com/automating-aws-ec2-management-with-python-and-boto3/
Introduction
In this article I will be demonstrating the use of Python along with the Boto3 Amazon Web Services (AWS) Software Development Kit (SDK) which allows folks knowledgeable in Python programm
Link: https://stackabuse.com/automating-aws-ec2-management-with-python-and-boto3/
Introduction
In this article I will be demonstrating the use of Python along with the Boto3 Amazon Web Services (AWS) Software Development Kit (SDK) which allows folks knowledgeable in Python programm
Stack Abuse
Automating AWS EC2 Management with Python and Boto3
In this article I will be demonstrating the use of Python along with the Boto3 Amazon Web Services (AWS) Software Development Kit (SDK) which allows folks know...
REPL|REBL: 3-axis Accelerometer-Gyro — Measuring acceleration and orientation with an MPU6050
Link: https://www.2bitcoder.com/article/3-axis-gyro-micropython/
Measuring acceleration and rotation has a lot of useful applications, from drone or rocket stablisation to making physically interactive handheld games.
An accelerometer measures proper acceleration,
Link: https://www.2bitcoder.com/article/3-axis-gyro-micropython/
Measuring acceleration and rotation has a lot of useful applications, from drone or rocket stablisation to making physically interactive handheld games.
An accelerometer measures proper acceleration,
2-Bit Coder
3-axis Accelerometer-Gyro | Measuring acceleration and orientation with an MPU6050
Measuring acceleration and rotation has a lot of useful applications, from drone or rocket stablisation to making physically interactive handheld games. An accelerometer measures proper acceleration, meaning the rate of change of velocity relative to it's…
PyCoder’s Weekly: Issue #349 (Jan. 1, 2019)
Link: https://pycoders.com/issues/349
#349 – JANUARY 1, 2019 View in Browser » Happy New Year! It’s been an amazing 2018 for Python and I can’t wait to see what 2019 has in store for us. With so much growth and excitement in the space
Link: https://pycoders.com/issues/349
#349 – JANUARY 1, 2019 View in Browser » Happy New Year! It’s been an amazing 2018 for Python and I can’t wait to see what 2019 has in store for us. With so much growth and excitement in the space
Pycoders
PyCoder’s Weekly | Issue #349
Issue #349 of the PyCoder’s Weekly newsletter, published Jan. 1, 2019.
Graham Dumpleton: Dashboard combining workshop notes and terminal
Link: http://blog.dscpl.com.au/2019/01/dashboard-combining-workshop-notes-and.html
The workshop environment described so far in this series of posts only targeted the problem of providing an in browser interactive terminal session for workshop attendees. This approach was initially
Link: http://blog.dscpl.com.au/2019/01/dashboard-combining-workshop-notes-and.html
The workshop environment described so far in this series of posts only targeted the problem of providing an in browser interactive terminal session for workshop attendees. This approach was initially
blog.dscpl.com.au
Dashboard combining workshop notes and terminal
The workshop environment described so far in this series of posts only targeted the problem of providing an in browser interactive terminal...
gamingdirectional: Change the direction of the enemy ship
Link: http://gamingdirectional.com/blog/2019/01/02/change-the-direction-of-the-enemy-ship/
Hello and happy new year to all readers of this website, in this new year’s eve I would like to list out the entire plan for this website in the year 2019 before we proceed even further. After a long
Link: http://gamingdirectional.com/blog/2019/01/02/change-the-direction-of-the-enemy-ship/
Hello and happy new year to all readers of this website, in this new year’s eve I would like to list out the entire plan for this website in the year 2019 before we proceed even further. After a long
Gaming Directional
Change the direction of the enemy ship
This article will continue with the development of the previous pygame project
codingdirectional: Create a strong password for a website account with python
Link: http://codingdirectional.info/2019/01/02/create-a-strong-password-for-a-website-account-with-python/
Welcome to another chapter of enjoying coding with python, in this chapter we are going to explore another website which will help us to improve our python skill by solving various python related prob
Link: http://codingdirectional.info/2019/01/02/create-a-strong-password-for-a-website-account-with-python/
Welcome to another chapter of enjoying coding with python, in this chapter we are going to explore another website which will help us to improve our python skill by solving various python related prob
Codementor: How to Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 16.04
Link: https://www.codementor.io/alibabacloud/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04-qthobn5dd
By Hitesh Jethva, Alibaba Cloud Tech Share Author. Tech Share is Alibaba Cloud's incentive program to encourage the sharing of technical knowledge and best practices within the cloud...
Link: https://www.codementor.io/alibabacloud/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04-qthobn5dd
By Hitesh Jethva, Alibaba Cloud Tech Share Author. Tech Share is Alibaba Cloud's incentive program to encourage the sharing of technical knowledge and best practices within the cloud...
www.codementor.io
How to Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 16.04 | Codementor
By Hitesh Jethva, Alibaba Cloud Tech Share Author. Tech Share is Alibaba Cloud's incentive program to encourage the sharing of technical knowledge and best practices within the cloud...
Simple is Better Than Complex: How to Implement Grouped Model Choice Field
Link: https://simpleisbetterthancomplex.com/tutorial/2019/01/02/how-to-implement-grouped-model-choice-field.html
The Django forms API have two field types to work with multiple options: ChoiceField and ModelChoiceField.
Both use select input as the default widget and they work in a similar way, except that Model
Link: https://simpleisbetterthancomplex.com/tutorial/2019/01/02/how-to-implement-grouped-model-choice-field.html
The Django forms API have two field types to work with multiple options: ChoiceField and ModelChoiceField.
Both use select input as the default widget and they work in a similar way, except that Model
Simple is Better Than Complex
How to Implement Grouped Model Choice Field
The Django forms API have two field types to work with multiple options: ChoiceField and ModelChoiceField.
Rene Dudfield: Year of the Desktop #yearofthedesktop
Link: http://renesd.blogspot.com/2019/01/year-of-desktop.html
#yearofthedesktop is a long running joke in FLOSS communities. When will Linux be more popular than Windows on the Desktop?(please hold back your laughter until the end).Let me explain why this is the
Link: http://renesd.blogspot.com/2019/01/year-of-desktop.html
#yearofthedesktop is a long running joke in FLOSS communities. When will Linux be more popular than Windows on the Desktop?(please hold back your laughter until the end).Let me explain why this is the
Blogspot
Year of the Desktop #yearofthedesktop
#yearofthedesktop is a long running joke in FLOSS communities. When will Linux be more popular than Windows on the Desktop? (please h...
Real Python: Modeling Polymorphism in Django With Python
Link: https://realpython.com/modeling-polymorphism-django-python/
Modeling polymorphism in relational databases is a challenging task. In this article, we present several modeling techniques to represent polymorphic objects in a relational database using the Django
Link: https://realpython.com/modeling-polymorphism-django-python/
Modeling polymorphism in relational databases is a challenging task. In this article, we present several modeling techniques to represent polymorphic objects in a relational database using the Django
Realpython
Modeling Polymorphism in Django With Python – Real Python
Modeling polymorphism in relational databases can be a challenging task, but in this article, you'll learn several modeling techniques to represent polymorphic objects in a relational database using the Django object-relational mapping (ORM).
Stack Abuse: Introduction to Python's Collections Module
Link: https://stackabuse.com/introduction-to-pythons-collections-module/
Introduction
Collections in Python are containers that are used to store collections of data, for example, list, dict, set, tuple etc. These are built-in collections. Several modules have been develop
Link: https://stackabuse.com/introduction-to-pythons-collections-module/
Introduction
Collections in Python are containers that are used to store collections of data, for example, list, dict, set, tuple etc. These are built-in collections. Several modules have been develop
Stack Abuse
Introduction to Python's Collections Module
Collections in Python are containers that are used to store collections of data, for example, list, dict, set, tuple etc. These are built-in collections. Sever...
Programiz: Python datetime
Link: https://www.programiz.com/python-programming/datetime
In this article, you will learn to manipulate date and time in Python with the help of examples.
Link: https://www.programiz.com/python-programming/datetime
In this article, you will learn to manipulate date and time in Python with the help of examples.
Programiz
Python datetime (With Examples)
In this article, you will learn to manipulate date and time in Python with the help of 10+ examples. You will learn about date, time, datetime and timedelta objects. Also, you will learn to convert datetime to string and vice-versa. And, the last section…
Mike Driscoll: Python 101: Episode #40 – Creating Executables with py2exe
Link: http://www.blog.pythonlibrary.org/2019/01/02/python-101-episode-40-creating-executables-with-py2exe/
In this screencast, we will learn how to turn your Python code into a Windows executable file using py2exe.
You can also read the chapter this video is based on here or get the book on Leanpub
Python
Link: http://www.blog.pythonlibrary.org/2019/01/02/python-101-episode-40-creating-executables-with-py2exe/
In this screencast, we will learn how to turn your Python code into a Windows executable file using py2exe.
You can also read the chapter this video is based on here or get the book on Leanpub
Python