EuroPython Society: EuroPython 2019: Schedule is online
Link: https://www.europython-society.org/post/185811770920
europython:
We are pleased to announce the EuroPython 2019 schedule.
We will again have more than 130 sessions in total, held by more than 130 speakers.
Schedule for EuroPython 2019
Please note that
Link: https://www.europython-society.org/post/185811770920
europython:
We are pleased to announce the EuroPython 2019 schedule.
We will again have more than 130 sessions in total, held by more than 130 speakers.
Schedule for EuroPython 2019
Please note that
EuroPython Society
EuroPython 2019: Schedule is online europython: “ We are pleased to announce the EuroPython 2019 schedule. We will again have more than 130 sessions in total, held by more than 130 speakers. Schedule...
PyBites: Watermarking photos? "I can do that in Python!"
Link: https://pybit.es/pillow-intro.html
/*!
*
* IPython notebook
*
*/
/* CSS font colors for translated ANSI colors. */
.ansibold {
font-weight: bold;
}
/* use dark versions for foreground, to improve visibility */
.ansiblack {
color: b
Link: https://pybit.es/pillow-intro.html
/*!
*
* IPython notebook
*
*/
/* CSS font colors for translated ANSI colors. */
.ansibold {
font-weight: bold;
}
/* use dark versions for foreground, to improve visibility */
.ansiblack {
color: b
PyBites
Watermarking photos?
My wife is setting up a business from home and wanted to protect photos of her work submitted to social media sites and the web in general.
EuroPython: EuroPython 2019: Schedule is online
Link: https://blog.europython.eu/post/185811587232
We are pleased to announce the EuroPython 2019 schedule.
We will again have more than 130 sessions in total, held by more than 130 speakers. Schedule for EuroPython 2019Please note that the schedule m
Link: https://blog.europython.eu/post/185811587232
We are pleased to announce the EuroPython 2019 schedule.
We will again have more than 130 sessions in total, held by more than 130 speakers. Schedule for EuroPython 2019Please note that the schedule m
EuroPython Blog
EuroPython 2019: Schedule is online
We are pleased to announce the EuroPython 2019 schedule. We will again have more than 130 sessions in total, held by more than 130 speakers. Schedule for EuroPython 2019 Please note that the schedule...
IslandT: Find the smallest number within a list with python
Link: https://kibiwebgeek.com/2019/06/24/find-the-smallest-number-within-a-list-with-python/
In this example, we will create a python function which will take in a list of numbers and then return the smallest value. The solution to this problem is first to create a place holder for the first
Link: https://kibiwebgeek.com/2019/06/24/find-the-smallest-number-within-a-list-with-python/
In this example, we will create a python function which will take in a list of numbers and then return the smallest value. The solution to this problem is first to create a place holder for the first
Real Python: Basic Input, Output, and String Formatting in Python
Link: https://realpython.com/python-input-output/
To be useful, a program usually needs to communicate with the outside world by obtaining input data from the user and displaying result data back to the user. This tutorial will introduce you to Pyth
Link: https://realpython.com/python-input-output/
To be useful, a program usually needs to communicate with the outside world by obtaining input data from the user and displaying result data back to the user. This tutorial will introduce you to Pyth
Realpython
Basic Input and Output in Python – Real Python
In this tutorial, you'll learn how to take user input from the keyboard with the input() function and display output to the console with the print() function. You'll also use readline to improve the user experience when collecting input and to effectively…
Reuven Lerner: Want to level up your Python? Join Weekly Python Exercise, starting July 2nd
Link: https://lerner.co.il/2019/06/24/want-to-level-up-your-python-join-weekly-python-exercise-starting-july-2nd/
Let’s face it: Stack Overflow has made developers’ lives easier. Almost every time I have a question, I find that someone on Stack Overflow has asked it, and that people have answered it, often in gre
Link: https://lerner.co.il/2019/06/24/want-to-level-up-your-python-join-weekly-python-exercise-starting-july-2nd/
Let’s face it: Stack Overflow has made developers’ lives easier. Almost every time I have a question, I find that someone on Stack Overflow has asked it, and that people have answered it, often in gre
Reuven Lerner
Want to level up your Python? Join Weekly Python Exercise, starting July 2nd — Reuven Lerner
Let’s face it: Stack Overflow has made developers’ lives easier. Almost every time I have a question, I find that someone on Stack Overflow has asked it, and that people have answered it, often in great detail. I’m thus not against Stack Overflow, not by…
Codementor: 6 Best Data Science and Machine Learning Courses for Beginners
Link: https://www.codementor.io/savingfunda/6-best-data-science-and-machine-learning-courses-for-beginners-w94g3pasx
Some of the best Data Science and Machine Learning courses with Python and R for Beginners to learn online and get certificates
Link: https://www.codementor.io/savingfunda/6-best-data-science-and-machine-learning-courses-for-beginners-w94g3pasx
Some of the best Data Science and Machine Learning courses with Python and R for Beginners to learn online and get certificates
www.codementor.io
6 Best Data Science and Machine Learning Courses for Beginners | Codementor
Some of the best Data Science and Machine Learning courses with Python and R for Beginners to learn online and get certificates
Israel Fruchter: Introducing pytest-elk-reporter
Link: http://fruch.github.io/2019/06/24/pytest-elk-reporter
pytest-elk-reporter
tl;td: https://github.com/fruch/pytest-elk-reporter
History
Few years back I’ve wrote a post about how I’ve connected python based test to ELK setup - “ELK is fun”, it was using an
Link: http://fruch.github.io/2019/06/24/pytest-elk-reporter
pytest-elk-reporter
tl;td: https://github.com/fruch/pytest-elk-reporter
History
Few years back I’ve wrote a post about how I’ve connected python based test to ELK setup - “ELK is fun”, it was using an
fruch.github.io
Introducing pytest-elk-reporter
PythonClub - A Brazilian collaborative blog about Python: Tutorial Django 2.2
Link: http://pythonclub.com.br/tutorial-django-2.html
Este tutorial é baseado no Intro to Django que fica na parte de baixo da página start do Django project.
Até a data deste post o Django está na versão 2.2.2, e requer Python 3.
O que você precisa?
Pyt
Link: http://pythonclub.com.br/tutorial-django-2.html
Este tutorial é baseado no Intro to Django que fica na parte de baixo da página start do Django project.
Até a data deste post o Django está na versão 2.2.2, e requer Python 3.
O que você precisa?
Pyt
PythonClub
Tutorial Django 2.2
Este tutorial é baseado no Intro to Django que fica na parte de baixo da página start do Django project. Até a data deste post o Django está na versão 2.2.2, e requer Python 3. O que você precisa? Python 3.6 ou superior, pip e virtualenv. Considere …
Codementor: Collections In Python | Introduction To Python Collections
Link: https://www.codementor.io/waseem599/collections-in-python-introduction-to-python-collections-w9stej8yc
This blog will cover the built-in collection data types in python along with the collections module with all the specialised collection data structures.
Link: https://www.codementor.io/waseem599/collections-in-python-introduction-to-python-collections-w9stej8yc
This blog will cover the built-in collection data types in python along with the collections module with all the specialised collection data structures.
www.codementor.io
Collections In Python | Introduction To Python Collections | Codementor
This blog will cover the built-in collection data types in python along with the collections module with all the specialised collection data structures.
Reuven Lerner: Announcing: Python standard library, video explainer
Link: https://lerner.co.il/2019/06/25/announcing-python-standard-library-video-explainer/
A month or two ago, I saw an online quiz that caught my eye: How much of the Python standard library do you know?
Now, the “standard library” is the collection of modules and packages that come with
Link: https://lerner.co.il/2019/06/25/announcing-python-standard-library-video-explainer/
A month or two ago, I saw an online quiz that caught my eye: How much of the Python standard library do you know?
Now, the “standard library” is the collection of modules and packages that come with
Reuven Lerner
Announcing: Python standard library, video explainer
A new video series, walking through the Python standard library.
Matthew Rocklin: Write Short Blogposts
Link: https://matthewrocklin.com/blog//work/2019/06/25/write-short-blogposts
I encourage my colleagues to write blogposts more frequently.
This is for a few reasons:
It informs your broader community what you’re up to, and allows that community to communicate back to you qui
Link: https://matthewrocklin.com/blog//work/2019/06/25/write-short-blogposts
I encourage my colleagues to write blogposts more frequently.
This is for a few reasons:
It informs your broader community what you’re up to, and allows that community to communicate back to you qui
Matthewrocklin
Write Short Blogposts
Talk Python to Me: #218 Serverless Python functions in Azure
Link: https://talkpython.fm/episodes/show/218/serverless-python-functions-in-azure
Do you have stateless code that needs to run in the cloud? The clear answer years ago was to create and HTTP, or even, gasp! A SOAP service before then. While HTTP services are still very important, s
Link: https://talkpython.fm/episodes/show/218/serverless-python-functions-in-azure
Do you have stateless code that needs to run in the cloud? The clear answer years ago was to create and HTTP, or even, gasp! A SOAP service before then. While HTTP services are still very important, s
talkpython.fm
Serverless Python functions in Azure
Do you have stateless code that needs to run in the cloud? The clear answer years ago was to create and HTTP, or even, gasp! A SOAP service before then. While HTTP services are still very important, some of this code can move entirely away from the framework…
Real Python: Generating Random Data in Python
Link: https://realpython.com/courses/generating-random-data-python/
In this course, you’ll cover several options for generating random data in Python, and then build up to a comparison of each in terms of its level of security, versatility, purpose, and speed.
[ Impr
Link: https://realpython.com/courses/generating-random-data-python/
In this course, you’ll cover several options for generating random data in Python, and then build up to a comparison of each in terms of its level of security, versatility, purpose, and speed.
[ Impr
Realpython
Generating Random Data in Python – Real Python
In this course, you'll cover several options for generating random data in Python, and then build up to a comparison of each in terms of its level of security, versatility, purpose, and speed.
Continuum Analytics Blog: How We Made Conda Faster in 4.7
Link: https://www.anaconda.com/how-we-made-conda-faster-4-7/
We’ve witnessed a lot of community grumbling about Conda’s speed, and we’ve experienced it ourselves. Thanks to a contract from NASA via the SBIR program, we’ve been able to dedicate a lot of time rec
Link: https://www.anaconda.com/how-we-made-conda-faster-4-7/
We’ve witnessed a lot of community grumbling about Conda’s speed, and we’ve experienced it ourselves. Thanks to a contract from NASA via the SBIR program, we’ve been able to dedicate a lot of time rec
Anaconda
How We Made Conda Faster in 4.7 - Anaconda
With Conda 4.7, we see a 2.5x overall speedup, almost all thanks to the dramatically faster extraction speed of the zstd compression used in the new file format. Here's how we did it.
PyCoder’s Weekly: Issue #374 (June 25, 2019)
Link: https://pycoders.com/issues/374
#374 – JUNE 25, 2019 View in Browser » How to Use Python Lambda Functions In this step-by-step tutorial, you’ll learn about Python lambda functions. You’ll see how they compare with regular func
Link: https://pycoders.com/issues/374
#374 – JUNE 25, 2019 View in Browser » How to Use Python Lambda Functions In this step-by-step tutorial, you’ll learn about Python lambda functions. You’ll see how they compare with regular func
Pycoders
PyCoder’s Weekly | Issue #374
Issue #374 of the PyCoder’s Weekly newsletter, published June 25, 2019.
Continuum Analytics Blog: TensorFlow CPU optimizations in Anaconda
Link: https://www.anaconda.com/tensorflow-cpu-optimizations-in-anaconda/
By Stan Seibert, Anaconda, Inc. & Nathan Greeneltch, Intel Corporation TensorFlow is one of the most commonly used frameworks for large-scale machine learning, especially deep learning (we’ll call it
Link: https://www.anaconda.com/tensorflow-cpu-optimizations-in-anaconda/
By Stan Seibert, Anaconda, Inc. & Nathan Greeneltch, Intel Corporation TensorFlow is one of the most commonly used frameworks for large-scale machine learning, especially deep learning (we’ll call it
Anaconda
TensorFlow CPU optimizations in Anaconda - Anaconda
By Stan Seibert, Anaconda, Inc. & Nathan Greeneltch, Intel Corporation TensorFlow is one of the most commonly used frameworks for large-scale machine learning, especially deep learning (we’ll call it “DL” for short). This popular framework…
Python Engineering at Microsoft: Python in Visual Studio Code – June 2019 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2019-release/
We are pleased to announce that the June 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 directl
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2019-release/
We are pleased to announce that the June 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 directl
Microsoft News
Python in Visual Studio Code – June 2019 Release
We are pleased to announce that the June 2019 release of the Python Extension for Visual Studio Code is now available. In this release we closed a total of 70 issues including a plot viewer with the Python Interactive window, parallel tests with pytest, and…
Python Bytes: #136 A Python kernel rather than cleaning the batteries?
Link: https://pythonbytes.fm/episodes/show/136/a-python-kernel-rather-than-cleaning-the-batteries
Link: https://pythonbytes.fm/episodes/show/136/a-python-kernel-rather-than-cleaning-the-batteries
pythonbytes.fm
A Python kernel rather than cleaning the batteries?
News and announcements from the Python community for the week of Jun 25th, 2019
The No Title® Tech Blog: Book review – Python for Programmers, by Paul Deitel and Harvey Deitel
Link: https://no-title.victordomingos.com/articles/2019/book_review_python_for_programmers
This is a book written while having in mind those who already have some object-oriented programming background but are willing to get into Python and (especially) Artificial Intelligence and Data Scie
Link: https://no-title.victordomingos.com/articles/2019/book_review_python_for_programmers
This is a book written while having in mind those who already have some object-oriented programming background but are willing to get into Python and (especially) Artificial Intelligence and Data Scie
The No Title® Tech Blog
Book review – Python for Programmers, by Paul Deitel and Harvey Deitel
This is a book written while having in mind those who already have some object-oriented programming background but are willing to get into Python and (especially) Artificial Intelligence and Data Science.