Python Engineering at Microsoft: Python in Visual Studio Code – January 2019 Release
Link: https://blogs.msdn.microsoft.com/pythonengineering/2019/01/29/python-in-visual-studio-code-january-2019-release/
This post was written by Luciana Abud, Program Manager for the Python Extension in Visual Studio Code
We are pleased to announce that the January 2019 release of the Python Extension for Visual Studio
Link: https://blogs.msdn.microsoft.com/pythonengineering/2019/01/29/python-in-visual-studio-code-january-2019-release/
This post was written by Luciana Abud, Program Manager for the Python Extension in Visual Studio Code
We are pleased to announce that the January 2019 release of the Python Extension for Visual Studio
Python
Python in Visual Studio Code – January 2019 Release | Python
We are pleased to announce that the January 2019 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it directly from the extension gallery in Visual Studio Code.
PyCoder’s Weekly: Issue #353 (Jan. 29, 2019)
Link: https://pycoders.com/issues/353
#353 – JANUARY 29, 2019 View in Browser » Several Stdlib Methods With Only Positional Arguments Will Be 30-70% Faster in Python 3.8 Wow, this is great. Optimization work done by Serhiy Storchaka
Link: https://pycoders.com/issues/353
#353 – JANUARY 29, 2019 View in Browser » Several Stdlib Methods With Only Positional Arguments Will Be 30-70% Faster in Python 3.8 Wow, this is great. Optimization work done by Serhiy Storchaka
Pycoders
PyCoder’s Weekly | Issue #353
Issue #353 of the PyCoder’s Weekly newsletter, published Jan. 29, 2019.
gamingdirectional: Create the game background Part 2
Link: http://gamingdirectional.com/blog/2019/01/30/create-the-game-background-part-2/
Hello and welcome back to part two of this chapter. In this chapter, we will finish up the background rendering process for our new pygame project. If you have missed out the first part of the tutoria
Link: http://gamingdirectional.com/blog/2019/01/30/create-the-game-background-part-2/
Hello and welcome back to part two of this chapter. In this chapter, we will finish up the background rendering process for our new pygame project. If you have missed out the first part of the tutoria
Gaming Directional
Create the game background Part 2
The background images for the new pygame project
codingdirectional: Return odd or even position from a list of numbers
Link: http://codingdirectional.info/2019/01/30/return-odd-or-even-position-from-a-list-of-numbers/
Hello and welcome back to one day one answer series. In this chapter, we will need to return the position of either an odd or even number from a list of numbers following the below condition.
If there
Link: http://codingdirectional.info/2019/01/30/return-odd-or-even-position-from-a-list-of-numbers/
Hello and welcome back to one day one answer series. In this chapter, we will need to return the position of either an odd or even number from a list of numbers following the below condition.
If there
Real Python: Python "for" Loops (Definite Iteration)
Link: https://realpython.com/python-for-loop/
This tutorial will show you how to perform definite iteration with a Python for loop.
In the previous tutorial in this introductory series, you learned the following:
Repetitive execution of the same
Link: https://realpython.com/python-for-loop/
This tutorial will show you how to perform definite iteration with a Python for loop.
In the previous tutorial in this introductory series, you learned the following:
Repetitive execution of the same
Realpython
Python for Loops: The Pythonic Way – Real Python
In this tutorial, you'll learn all about the Python for loop. You'll learn how to use this loop to iterate over built-in data types, such as lists, tuples, strings, and dictionaries. You'll also explore some Pythonic looping techniques and much more.
Codementor: 5 Best Python Frameworks for WebView Testing
Link: https://www.codementor.io/saifsadiq1995/5-best-python-frameworks-for-webview-testing-rp182gqxa
A look into several different testing frameworks that are compatible with the Python programming language, looking at how they help to test hybrid applications.
Link: https://www.codementor.io/saifsadiq1995/5-best-python-frameworks-for-webview-testing-rp182gqxa
A look into several different testing frameworks that are compatible with the Python programming language, looking at how they help to test hybrid applications.
www.codementor.io
5 Best Python Frameworks for WebView Testing | Codementor
A look into several different testing frameworks that are compatible with the Python programming language, looking at how they help to test hybrid applications.
Codementor: Introduction to Machine Learning with Python and repl.it
Link: https://www.codementor.io/garethdwyer/introduction-to-machine-learning-with-python-and-repl-it-rln7ywkhc
We walk step-by-step through an introduction to machine learning using Python and scikit-learn, explaining each concept and line of code along the way. You'll learn to build a text classifier that can
Link: https://www.codementor.io/garethdwyer/introduction-to-machine-learning-with-python-and-repl-it-rln7ywkhc
We walk step-by-step through an introduction to machine learning using Python and scikit-learn, explaining each concept and line of code along the way. You'll learn to build a text classifier that can
www.codementor.io
Introduction to Machine Learning with Python and repl.it
| Codementor
| Codementor
We walk step-by-step through an introduction to machine learning using Python and scikit-learn, explaining each concept and line of code along the way. You'll learn to build a text classifier that can tell the difference between positive and negative sentences…
Python Data: Stationary Data Tests for Time Series Forecasting
Link: https://pythondata.com/stationary-data-tests-for-time-series-forecasting/
I wasn’t planning on making a ‘part 2’ to the Forecasting Time Series Data using Autoregression post from last week, but I really wanted to show how to use more advanced tests to check for stationary
Link: https://pythondata.com/stationary-data-tests-for-time-series-forecasting/
I wasn’t planning on making a ‘part 2’ to the Forecasting Time Series Data using Autoregression post from last week, but I really wanted to show how to use more advanced tests to check for stationary
Python Data
Stationary Data Tests for Time Series Forecasting - Python Data
In this post, I provide a walkthrough of using statistical tests (like the Dickey-Fuller test) to check stationary data while forecasting time series.
Robin Wilson: Less than a week left to bid for a day’s work from me
Link: http://blog.rtwilson.com/less-than-a-week-left-to-bid-for-a-days-work-from-me/
Just a quick reminder that you’ve only got until next Tuesday to bid for a day’s work from me – so get bidding here.
The full details and rules are available in my previous post, but basical
Link: http://blog.rtwilson.com/less-than-a-week-left-to-bid-for-a-days-work-from-me/
Just a quick reminder that you’ve only got until next Tuesday to bid for a day’s work from me – so get bidding here.
The full details and rules are available in my previous post, but basical
PyCharm: PyCharm 2018.3.4
Link: http://feedproxy.google.com/~r/Pycharm/~3/eso6_sgqrZs/
We’re happy to announce general availability of our latest update to PyCharm 2018.3. In this update we’ve fixed a couple of issues, and some other small updates.
New in This Version
Pasting a new nam
Link: http://feedproxy.google.com/~r/Pycharm/~3/eso6_sgqrZs/
We’re happy to announce general availability of our latest update to PyCharm 2018.3. In this update we’ve fixed a couple of issues, and some other small updates.
New in This Version
Pasting a new nam
PyCharm Blog
PyCharm 2018.3.4
We’re happy to announce general availability of our latest update to PyCharm 2018.3. In this update we’ve fixed a couple of issues, and some other small updates. New in This Version Pas…
Stack Abuse: Understanding Recursive Functions with Python
Link: https://stackabuse.com/understanding-recursive-functions-with-python/
Introduction
When we think about repeating a task, we usually think about the for and while loops. These constructs allow us to perform iteration over a list, collection, etc.
However, there's another
Link: https://stackabuse.com/understanding-recursive-functions-with-python/
Introduction
When we think about repeating a task, we usually think about the for and while loops. These constructs allow us to perform iteration over a list, collection, etc.
However, there's another
Stack Abuse
Understanding Recursive Functions with Python
Introduction
When we think about repeating a task, we usually think about the for and while
loops. These constructs allow us to perform iteration over a list, collection,
etc.
However, there's another form of repeating a task, in a slightly different…
When we think about repeating a task, we usually think about the for and while
loops. These constructs allow us to perform iteration over a list, collection,
etc.
However, there's another form of repeating a task, in a slightly different…
Continuum Analytics Blog: Conda 4.6 Release
Link: https://www.anaconda.com/conda-4-6-release/
The latest set of major Conda improvements are here, with version 4.6. This release has been stewing for a while and has the feature list to show for it. Let’s walk through some of the…
The post Con
Link: https://www.anaconda.com/conda-4-6-release/
The latest set of major Conda improvements are here, with version 4.6. This release has been stewing for a while and has the feature list to show for it. Let’s walk through some of the…
The post Con
Anaconda
Conda 4.6 Release - Anaconda
The latest set of major Conda improvements are here, with version 4.6. This release has been stewing for a while and has the feature list to show for it. Let’s walk through some of the…
Continuum Analytics Blog: RPM and Debian Repositories for Miniconda
Link: https://www.anaconda.com/rpm-and-debian-repositories-for-miniconda/
Conda, the package manager from Anaconda, is now available as either a RedHat RPM or as a Debian package. The packages are the equivalent to the Miniconda installer which only contains Conda and its d
Link: https://www.anaconda.com/rpm-and-debian-repositories-for-miniconda/
Conda, the package manager from Anaconda, is now available as either a RedHat RPM or as a Debian package. The packages are the equivalent to the Miniconda installer which only contains Conda and its d
Anaconda
RPM and Debian Repositories for Miniconda - Anaconda
Conda, the package manager from Anaconda, is now available as either a RedHat RPM or as a Debian package. The packages are the equivalent to the Miniconda installer which only contains Conda and its dependencies.…
EuroPython Society: Announcing the Guido van Rossum Core Developer Grant
Link: https://www.europython-society.org/post/182445627020
At the last General Assembly of the EuroPython Society (EPS) at EuroPython 2018 in Edinburgh, we voted on a new grant program we want to put in place for future EuroPython conferences.We all love Pyth
Link: https://www.europython-society.org/post/182445627020
At the last General Assembly of the EuroPython Society (EPS) at EuroPython 2018 in Edinburgh, we voted on a new grant program we want to put in place for future EuroPython conferences.We all love Pyth
EuroPython Society
Announcing the Guido van Rossum Core Developer Grant
At the last General Assembly of the EuroPython Society (EPS) at EuroPython 2018 in Edinburgh, we voted on a new grant program we want to put in place for future EuroPython conferences. We all love...
EuroPython: Announcing the Guido van Rossum Core Developer Grant
Link: https://blog.europython.eu/post/182445638102
europythonsociety:
At the last General Assembly of the EPS at EuroPython 2018 in Edinburgh, we voted on a new grant program we want to put in place for future EuroPython conferences.
We all love Pytho
Link: https://blog.europython.eu/post/182445638102
europythonsociety:
At the last General Assembly of the EPS at EuroPython 2018 in Edinburgh, we voted on a new grant program we want to put in place for future EuroPython conferences.
We all love Pytho
EuroPython Blog
Announcing the Guido van Rossum Core Developer Grant europythonsociety: “ At the last General Assembly of the EPS at EuroPython 2018 in Edinburgh, we voted on a new grant program we want to put in...
PyCharm: PyCharm 2019.1 EAP 2
Link: http://feedproxy.google.com/~r/Pycharm/~3/K7tC-idLIwQ/
Our Early Access Program (EAP) continues, and we have some great features in this second version:
New in PyCharm
Syntax Highlighting in Vagrantfiles
If you’re developing an application that will be d
Link: http://feedproxy.google.com/~r/Pycharm/~3/K7tC-idLIwQ/
Our Early Access Program (EAP) continues, and we have some great features in this second version:
New in PyCharm
Syntax Highlighting in Vagrantfiles
If you’re developing an application that will be d
PyCharm Blog
PyCharm 2019.1 EAP 2
Our Early Access Program (EAP) continues, and we have some great features in this second version: New in PyCharm Syntax Highlighting in Vagrantfiles If you’re developing an application that w…
codingdirectional: Add one to the last element of a list
Link: http://codingdirectional.info/2019/01/31/add-one-to-the-last-element-of-a-list/
Hello and welcome to another one day one answer series. In this article, we will create a python method which will do the following actions.
Takes in a list of numbers.If the number is less than 0 or
Link: http://codingdirectional.info/2019/01/31/add-one-to-the-last-element-of-a-list/
Hello and welcome to another one day one answer series. In this article, we will create a python method which will do the following actions.
Takes in a list of numbers.If the number is less than 0 or
PyCon: PyCon 2019 Reminders and Information!
Link: https://pycon.blogspot.com/2019/01/pycon-2019-reminders-and-information.html
The first 30 days of 2019 have come and gone so quickly, we want to take a minute to provide some conference reminders and information.January 31 2019: Deadline to submit a proposal for Startup Row.
Link: https://pycon.blogspot.com/2019/01/pycon-2019-reminders-and-information.html
The first 30 days of 2019 have come and gone so quickly, we want to take a minute to provide some conference reminders and information.January 31 2019: Deadline to submit a proposal for Startup Row.
Blogspot
PyCon 2019 Reminders and Information!
The first 30 days of 2019 have come and gone so quickly, we want to take a minute to provide some conference reminders and information. ...
Peter Bengtsson: hashin 0.14.5 and canonical pip hashes
Link: https://www.peterbe.com/plog/hashin-0.14.5-and-canonical-pip-hashes
Prior to version 0.14.5 hashin would write write down the hashes of PyPI packages in the order they appear in PyPI's JSON response. That means there's a slight chance that two distinct clients/compute
Link: https://www.peterbe.com/plog/hashin-0.14.5-and-canonical-pip-hashes
Prior to version 0.14.5 hashin would write write down the hashes of PyPI packages in the order they appear in PyPI's JSON response. That means there's a slight chance that two distinct clients/compute
Peterbe
hashin 0.14.5 and canonical pip hashes
Stuff in Peter's head
Test and Code: 63: Teaching Python as a Corporate Trainer - Matt Harrison
Link: https://testandcode.com/63
I hear and I forget.
I see and I remember.
I do and I understand.
-- Confucius
Matt Harrison is an author and instructor of Python and Data Science. This episode focuses on his training company, Met
Link: https://testandcode.com/63
I hear and I forget.
I see and I remember.
I do and I understand.
-- Confucius
Matt Harrison is an author and instructor of Python and Data Science. This episode focuses on his training company, Met
Test & Code: Python Software Testing & Engineering
Test & Code: Python Software Testing & Engineering 63: Python Corporate Training - Matt Harrison
Matt Harrison is an author and instructor of Python and Data Science. This episode focuses on his training company, MetaSnake, and corporate training.
Tryton News: Newsletter February 2019
Link: https://discuss.tryton.org/t/newsletter-february-2019/999
@ced wrote:
pexels-photo-1638830.jpeg1280×853 145 KB
Tryton continues its road of improvements for more performance and more scaling.
Contents:
Changes for users
New modules
Changes for developers
Link: https://discuss.tryton.org/t/newsletter-february-2019/999
@ced wrote:
pexels-photo-1638830.jpeg1280×853 145 KB
Tryton continues its road of improvements for more performance and more scaling.
Contents:
Changes for users
New modules
Changes for developers
Tryton Discussion
Newsletter February 2019
Tryton continues its road of improvements for more performance and more scaling. Contents: Changes for users New modules Changes for developers Changes For The User The arrows on columns are now always synchronized with the actual order. If the order…