Python Bytes: #98 Python-Electron as a Python GUI
Link: https://pythonbytes.fm/episodes/show/98/python-electron-as-a-python-gui
Link: https://pythonbytes.fm/episodes/show/98/python-electron-as-a-python-gui
pythonbytes.fm
Python-Electron as a Python GUI
News and announcements from the Python community for the week of Oct 8th, 2018
Real Python: How to Round Numbers in Python
Link: https://realpython.com/python-rounding/
It’s the era of big data, and every day more and more business are trying to leverage their data to make informed decisions. Many businesses are turning to Python’s powerful data science ecosystem to
Link: https://realpython.com/python-rounding/
It’s the era of big data, and every day more and more business are trying to leverage their data to make informed decisions. Many businesses are turning to Python’s powerful data science ecosystem to
Realpython
How to Round Numbers in Python – Real Python
In this tutorial, you'll learn what kinds of mistakes you might make when rounding numbers and how you can best manage or avoid them. It's a great place to start for the early-intermediate Python developer interested in using Python for finance, data science…
Full Stack Python: How to Add User Authentication to Flask Apps with Okta
Link: https://www.fullstackpython.com/blog/add-user-authentication-flask-apps-okta.html
User authentication is a basic feature in web applications
so that people can create and access their own accounts. Unfortunately,
there are many ways to improperly implement authentication.
This tut
Link: https://www.fullstackpython.com/blog/add-user-authentication-flask-apps-okta.html
User authentication is a basic feature in web applications
so that people can create and access their own accounts. Unfortunately,
there are many ways to improperly implement authentication.
This tut
Fullstackpython
How to Add User Authentication to Flask Apps with Okta
How to quickly add user authentication to Flask web applications using the Okta service. Great post on fullstackpython.com!
Peter Bengtsson: The ideal number of workers in Jest
Link: https://www.peterbe.com/plog/ideal-number-of-workers-in-jest-maxWorkers
tl;dr; Use --runInBand when running jest in CI and use --maxWorkers=3 on your laptop.
We have a test suite that covers 236 tests across 68 suites and runs mainly a bunch of enzyme rendering of React
Link: https://www.peterbe.com/plog/ideal-number-of-workers-in-jest-maxWorkers
tl;dr; Use --runInBand when running jest in CI and use --maxWorkers=3 on your laptop.
We have a test suite that covers 236 tests across 68 suites and runs mainly a bunch of enzyme rendering of React
Peterbe
The ideal number of workers in Jest - Peterbe.com
tl;dr; Use --runInBand when running jest in CI and use --maxWorkers=3 on your laptop.
Made With Mu: Awesome Adafruit: Python, Lasers and Mu!
Link: https://madewith.mu/mu/users/2018/10/08/adafruit-lasers.html
Limor ‘Ladyada’ Fried, founder of
Adafruit and maker extraordinaire, has just released
a video demonstrating LIDAR
(laser based distance measurement) with
CircuitPython and Mu.
The source code and
Link: https://madewith.mu/mu/users/2018/10/08/adafruit-lasers.html
Limor ‘Ladyada’ Fried, founder of
Adafruit and maker extraordinaire, has just released
a video demonstrating LIDAR
(laser based distance measurement) with
CircuitPython and Mu.
The source code and
Made With Mu
Awesome Adafruit: Python, Lasers and Mu!
Limor ‘Ladyada’ Fried, founder of Adafruit and maker extraordinaire, has just released a video demonstrating LIDAR (laser based distance measurement) with CircuitPython and Mu.
Podcast.__init__: Building A Game In Python At PyWeek with Daniel Pope
Link: https://www.podcastinit.com/pyweek-with-daniel-pope-episode-182/
Many people learn to program because of their interest in building their own video games. Once the necessary skills have been acquired, it is often the case that the original idea of creating a game i
Link: https://www.podcastinit.com/pyweek-with-daniel-pope-episode-182/
Many people learn to program because of their interest in building their own video games. Once the necessary skills have been acquired, it is often the case that the original idea of creating a game i
Podcast.__init__('Python')
Building A Game In Python At PyWeek with Daniel Pope - Episode 182
Many people learn to program because of their interest in building their own video games. Once the necessary skills have been acquired, it is often the case that the original idea of creating a game is forgotten in favor of solving the problems we confront…
Mike Driscoll: How to Export Jupyter Notebooks into Other Formats
Link: http://www.blog.pythonlibrary.org/2018/10/09/how-to-export-jupyter-notebooks-into-other-formats/
When working with Jupyter Notebook, you will find yourself needing to distribute your Notebook as something other than a Notebook file. The most likely reason is that you want to share the content of
Link: http://www.blog.pythonlibrary.org/2018/10/09/how-to-export-jupyter-notebooks-into-other-formats/
When working with Jupyter Notebook, you will find yourself needing to distribute your Notebook as something other than a Notebook file. The most likely reason is that you want to share the content of
PyBites: A Short Primer on Assembers, Compilers and Interpreters
Link: https://pybit.es/python-interpreters.html
A gentle introduction to the historical evolution of programming practices.
Beginnings
In the early days of computing, hardware was expensive and programmers
were cheap. In fact, programmers were so c
Link: https://pybit.es/python-interpreters.html
A gentle introduction to the historical evolution of programming practices.
Beginnings
In the early days of computing, hardware was expensive and programmers
were cheap. In fact, programmers were so c
PyBites
A Short Primer on Assembers, Compilers and Interpreters
A gentle introduction to the historical evolution of programming practices.
PyBites: Code Challenge 53 - Query the Spotify API - Review
Link: https://pybit.es/codechallenge53_review.html
In this article we review last week's Query the Spotify API code challenge.
Reminder: new structure review post / Hacktoberfest is back!
From now on we will merge our solution into our Community bran
Link: https://pybit.es/codechallenge53_review.html
In this article we review last week's Query the Spotify API code challenge.
Reminder: new structure review post / Hacktoberfest is back!
From now on we will merge our solution into our Community bran
PyBites
Code Challenge 53 - Query the Spotify API - Review
In this article we review last week's Query the Spotify API code challenge.
PyBites: Code Challenge 54 - Python Clipboard History
Link: https://pybit.es/codechallenge54.html
It's not that I'm so smart, it's just that I stay with problems longer. - A. Einstein
Hey Pythonistas,
It's time for another code challenge! This week we're asking you to create your own Clipboard H
Link: https://pybit.es/codechallenge54.html
It's not that I'm so smart, it's just that I stay with problems longer. - A. Einstein
Hey Pythonistas,
It's time for another code challenge! This week we're asking you to create your own Clipboard H
PyBites
Code Challenge 54 - Python Clipboard History
Hi Pythonistas, Welcome to Pybites Code Challenge 54! In this challenge we're asking that you create your own Clipboard History tool!
PyCon: Hatchery Program Returns for 2019
Link: https://pycon.blogspot.com/2018/10/hatchery-program-returns-for-2019.html
PyCon is known around the world as the Python community’s premier event, attracting people from 39 countries. Outside of the main track of talks, PyCon is home to a growing number of events such as Yo
Link: https://pycon.blogspot.com/2018/10/hatchery-program-returns-for-2019.html
PyCon is known around the world as the Python community’s premier event, attracting people from 39 countries. Outside of the main track of talks, PyCon is home to a growing number of events such as Yo
Blogspot
Hatchery Program Returns for 2019
PyCon is known around the world as the Python community’s premier event, attracting people from 39 countries. Outside of the main track of...
Mike Driscoll: Python: World’s Most Popular Language in 2018
Link: http://www.blog.pythonlibrary.org/2018/10/09/python-worlds-most-popular-language-in-2018/
According to The Economist, Python is “becoming the world’s most popular coding language”.
Here’s a chart that shows how popular the language is:
There’s a lot of interesting information in that arti
Link: http://www.blog.pythonlibrary.org/2018/10/09/python-worlds-most-popular-language-in-2018/
According to The Economist, Python is “becoming the world’s most popular coding language”.
Here’s a chart that shows how popular the language is:
There’s a lot of interesting information in that arti
Python Engineering at Microsoft: Python in Visual Studio Code – September 2018 Release
Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/10/09/python-in-visual-studio-code-september-2018-release/
We are pleased to announce that the September 2018 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the marketplace, or install it d
Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/10/09/python-in-visual-studio-code-september-2018-release/
We are pleased to announce that the September 2018 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the marketplace, or install it d
Mike Driscoll: Python 101: Episode #28 – An intro to Testing
Link: http://www.blog.pythonlibrary.org/2018/10/10/python-101-episode-28-an-intro-to-testing/
In this episode, you will learn the basics of using Python’s doctest and unittest modules.
You can also read the chapter this video is based on here or get the book on Leanpub
Related Articles
Pyt
Link: http://www.blog.pythonlibrary.org/2018/10/10/python-101-episode-28-an-intro-to-testing/
In this episode, you will learn the basics of using Python’s doctest and unittest modules.
You can also read the chapter this video is based on here or get the book on Leanpub
Related Articles
Pyt
Continuum Analytics Blog: Bringing Dataframe Acceleration to the GPU with RAPIDS Open-Source Software from NVIDIA
Link: https://www.anaconda.com/blog/developer-blog/bringing-dataframe-acceleration-gpu-rapids-project/
Today we are excited to talk about the RAPIDS GPU dataframe release along with our partners in this effort: NVIDIA, BlazingDB, and Quansight. RAPIDS is the culmination of 18 months of open source deve
Link: https://www.anaconda.com/blog/developer-blog/bringing-dataframe-acceleration-gpu-rapids-project/
Today we are excited to talk about the RAPIDS GPU dataframe release along with our partners in this effort: NVIDIA, BlazingDB, and Quansight. RAPIDS is the culmination of 18 months of open source deve
Anaconda
Bringing Dataframe Acceleration to the GPU with RAPIDS Open-Source Software from NVIDIA - Anaconda
RAPIDS is the culmination of 18 months of open source development to address a common need in data science: fast, scalable processing of tabular data for ETL operations.
Python Software Foundation: Python Software Foundation Fellow Members for Q3 2018
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/Fm7C_tOfVU4/python-software-foundation-fellow.html
We are happy to announce our 2018 3rd Quarter Python Software Foundation Fellow Members:
Stefan Behnel
Blog, GithubAndrew Godwin
Website, TwitterDavid Markey
Eduardo Mendes
Github, Twitter, LinkedI
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/Fm7C_tOfVU4/python-software-foundation-fellow.html
We are happy to announce our 2018 3rd Quarter Python Software Foundation Fellow Members:
Stefan Behnel
Blog, GithubAndrew Godwin
Website, TwitterDavid Markey
Eduardo Mendes
Github, Twitter, LinkedI
Blogspot
Python Software Foundation Fellow Members for Q3 2018
We are happy to announce our 2018 3rd Quarter Python Software Foundation Fellow Members: Stefan Behnel Blog , Github Andrew Godwin W...
Real Python: Python Community Interview With Mike Grouchy
Link: https://realpython.com/interview-mike-grouchy/
If you saw the last Python Community Interview with Mahdi Yusuf, then you have already met one half of the Pycoder’s Weekly team. This time, I’m joined by Mahdi’s partner in crime, Mike Grouchy.
Mike
Link: https://realpython.com/interview-mike-grouchy/
If you saw the last Python Community Interview with Mahdi Yusuf, then you have already met one half of the Pycoder’s Weekly team. This time, I’m joined by Mahdi’s partner in crime, Mike Grouchy.
Mike
Realpython
Python Community Interview With Mike Grouchy – Real Python
Mike Grouchy is one of the founders of Pycoder’s Weekly and the VP of Engineering at PageCloud, a software startup building the next generation of website creation tools. In this interview, we talk about the origin of PyCoder's, basketball, and Mike's secret…
Continuum Analytics Blog: Anaconda Enterprise 5.2.2: Now With Apache Zeppelin and GPU improvements
Link: https://www.anaconda.com/blog/developer-blog/anaconda-enterprise-now-with-apache-zeppelin-gpu-improvements/
Anaconda Enterprise 5.2 introduced exciting features such as GPU-acceleration, scalable machine learning, and cloud-native model management in July. Today we’re releasing Anaconda Enterprise 5.2.2 wit
Link: https://www.anaconda.com/blog/developer-blog/anaconda-enterprise-now-with-apache-zeppelin-gpu-improvements/
Anaconda Enterprise 5.2 introduced exciting features such as GPU-acceleration, scalable machine learning, and cloud-native model management in July. Today we’re releasing Anaconda Enterprise 5.2.2 wit
Anaconda
Anaconda Enterprise 5.2.2: Now With Apache Zeppelin and GPU improvements - Anaconda
Today we release Anaconda Enterprise 5.2.2 with a number of enhancements in IDEs (Integrated Development Environments), GPU resource management, source code control, and (of course) bug fixes.
PyCharm: PyCharm 2018.3 EAP 6
Link: http://feedproxy.google.com/~r/Pycharm/~3/sIjVeJzDnrQ/
You can now get the sixth release in the Early Access Program (EAP) for PyCharm 2018.3. Download now from our website
New in This Version
Gitignore File Generation
Have you ever accidentally checked
Link: http://feedproxy.google.com/~r/Pycharm/~3/sIjVeJzDnrQ/
You can now get the sixth release in the Early Access Program (EAP) for PyCharm 2018.3. Download now from our website
New in This Version
Gitignore File Generation
Have you ever accidentally checked
PyCharm Blog
PyCharm 2018.3 EAP 6
You can now get the sixth release in the Early Access Program (EAP) for PyCharm 2018.3. Download now from our website New in This Version Gitignore File Generation Have you ever accidentally checke…
The No Title® Tech Blog: Optimize Images v1.3 – Dynamic by default
Link: https://no-title.victordomingos.com/articles/2018/optimize-images_v1_3_dynamic_by_default
In this new release, Optimize Images will, by default, try to determine dynamically the best quality setting for each JPEG image.
Link: https://no-title.victordomingos.com/articles/2018/optimize-images_v1_3_dynamic_by_default
In this new release, Optimize Images will, by default, try to determine dynamically the best quality setting for each JPEG image.
The No Title® Tech Blog
Optimize Images v1.3 – Dynamic by default
In this new release, Optimize Images will, by default, try to determine dynamically the best quality setting for each JPEG image.
Marc Richter: Create your own Telegram bot with Django on Heroku – Part 8 – Integrating the database
Link: https://www.marc-richter.info/create-your-own-telegram-bot-with-django-on-heroku-part-8-integrating-the-database/
This article was published at marc-richter.info .
If you are reading this on any other page, which is not some “planet” or aggregator, you are reading stolen content. Please read this article at its s
Link: https://www.marc-richter.info/create-your-own-telegram-bot-with-django-on-heroku-part-8-integrating-the-database/
This article was published at marc-richter.info .
If you are reading this on any other page, which is not some “planet” or aggregator, you are reading stolen content. Please read this article at its s
Marc Richter's personal site
Create your own Telegram bot with Django on Heroku – Part 8 – Integrating the database
⚠️ This article is outdated and discontinued since Heroku decided to no longer offer their free tiers as this article series suggests to use in August, 2022. Please see this post for details. ⚠️ In…