Matt Layman: Python Testing 201 with pytest
Link: https://www.mattlayman.com/blog/2019/python-testing-201-with-pytest/
For Python Frederick’s September presentation,
I presented on Python testing.
In the presentation,
I explained more
of the features
of pytest
that went beyond the basics
that we explored in March.
The
Link: https://www.mattlayman.com/blog/2019/python-testing-201-with-pytest/
For Python Frederick’s September presentation,
I presented on Python testing.
In the presentation,
I explained more
of the features
of pytest
that went beyond the basics
that we explored in March.
The
Matt Layman
Python Testing 201 with pytest
At Python Frederick this month, I presented on features of pytest to use when testing in Python. We looked at parametrize, test file organization, and fixtures. The recording is up on YouTube.
Red Hat Developers: Develop with Flask and Python 3 in a container on Red Hat Enterprise Linux
Link: https://developers.redhat.com/blog/2019/09/12/develop-with-flask-and-python-3-in-a-container-on-red-hat-enterprise-linux/
In my previous article, Run Red Hat Enterprise Linux 8 in a container on RHEL 7, I showed how to start developing with the latest versions of languages, databases, and web servers available with Red H
Link: https://developers.redhat.com/blog/2019/09/12/develop-with-flask-and-python-3-in-a-container-on-red-hat-enterprise-linux/
In my previous article, Run Red Hat Enterprise Linux 8 in a container on RHEL 7, I showed how to start developing with the latest versions of languages, databases, and web servers available with Red H
Red Hat Developer
Develop with Flask and Python 3 in a container on Red Hat Enterprise Linux | Red Hat Developer
In my previous article, Run Red Hat Enterprise Linux 8 in a container on RHEL 7, I showed how to start developing with the latest versions of languages, databases, and web servers available with Red
Codementor: Node.js VS Python: Which is Better?
Link: https://www.codementor.io/varunbhagat/node-js-vs-python-which-is-better-yqz5hmfa3
Node.js vs Python...Node.JS & Python are two of the most widely-used programming languages. It is a tough to choose which is better among them.Lets try.
Link: https://www.codementor.io/varunbhagat/node-js-vs-python-which-is-better-yqz5hmfa3
Node.js vs Python...Node.JS & Python are two of the most widely-used programming languages. It is a tough to choose which is better among them.Lets try.
www.codementor.io
Node.js VS Python: Which is Better? | Codementor
Node.js vs Python...Node.JS & Python are two of the most widely-used programming languages. It is a tough to choose which is better among them.Lets try.
Wingware Blog: Presentation Mode in Wing 7
Link: https://wingware.com/blog/presentation-mode
Presentation Mode, added in Wing 7, temporarily applies a selected magnification to the
entire user interface, so the screen can be read more easily during meetings or talks.
To activate this mode, ch
Link: https://wingware.com/blog/presentation-mode
Presentation Mode, added in Wing 7, temporarily applies a selected magnification to the
entire user interface, so the screen can be read more easily during meetings or talks.
To activate this mode, ch
Wingware
Wing Tips: Presentation Mode in Wing 7 - Wing Python IDE
Presentation Mode in Wing 7 temporarily magnifies the entire user interface, so
the screen can be read more easily during meetings or talks.
the screen can be read more easily during meetings or talks.
PyCharm: 2019.3 EAP 1
Link: http://feedproxy.google.com/~r/Pycharm/~3/dgEui38jwQU/
The first Early Access Program (EAP) for PyCharm 2019.3 is now available to be downloaded from our website!
New in PyCharm
Use macros as parameters to run scripts
We added a new possibility to custom
Link: http://feedproxy.google.com/~r/Pycharm/~3/dgEui38jwQU/
The first Early Access Program (EAP) for PyCharm 2019.3 is now available to be downloaded from our website!
New in PyCharm
Use macros as parameters to run scripts
We added a new possibility to custom
PyCharm Blog
2019.3 EAP 1
The first Early Access Program (EAP) for PyCharm 2019.3 is now available to be downloaded from our website! New in PyCharm Use macros as parameters to run scripts We added a new possibility to cust…
Talk Python to Me: #229 Building advanced Pythonic interviews with docassemble
Link: https://talkpython.fm/episodes/show/229/building-advanced-pythonic-interviews-with-docassemble
On this episode, we dive into Python for lawyers and a special tool for conducting legal interviews. Imagine you have to collect details for 20,000 participants in a class-action lawsuit. docassemble,
Link: https://talkpython.fm/episodes/show/229/building-advanced-pythonic-interviews-with-docassemble
On this episode, we dive into Python for lawyers and a special tool for conducting legal interviews. Imagine you have to collect details for 20,000 participants in a class-action lawsuit. docassemble,
talkpython.fm
Building advanced Pythonic interviews with docassemble
On this episode, we dive into Python for lawyers and a special tool for conducting legal interviews. Imagine you have to collect details for 20,000 participants in a class-action lawsuit. docassemble, a sweet Python web app, can do it for you with easy.
Python Does What?!: Welcome to the float zone...
Link: https://www.pythondoeswhat.com/2019/09/welcome-to-float-zone.html
Consider a REPL with two tuples, a and b.>>> type(a), type(b)(<type 'tuple'>, <type 'tuple'>)>>> a == bTrueSo far, so good. But let's dig deeper...>>> a[0] == b[0]FalseThe tuples are equal, but their
Link: https://www.pythondoeswhat.com/2019/09/welcome-to-float-zone.html
Consider a REPL with two tuples, a and b.>>> type(a), type(b)(<type 'tuple'>, <type 'tuple'>)>>> a == bTrueSo far, so good. But let's dig deeper...>>> a[0] == b[0]FalseThe tuples are equal, but their
Pythondoeswhat
Welcome to the float zone...
Consider a REPL with tw o tuples, a and b. >>> type(a), type(b) (<type 'tuple'>, <type 'tuple'>) >>> a == b True So far, so good. But l...
PyCon: Call for Proposals for PyCon 2020 is open!
Link: https://pycon.blogspot.com/2019/09/call-for-proposals-for-pycon-2020-is.html
The time is upon us again! PyCon 2020’s Call for Proposals has officially opened for talks, tutorials, posters, education summit, and charlas. PyCon is made by you, so we need you to share what you’re
Link: https://pycon.blogspot.com/2019/09/call-for-proposals-for-pycon-2020-is.html
The time is upon us again! PyCon 2020’s Call for Proposals has officially opened for talks, tutorials, posters, education summit, and charlas. PyCon is made by you, so we need you to share what you’re
Blogspot
Call for Proposals for PyCon 2020 is open!
The time is upon us again! PyCon 2020’s Call for Proposals has officially opened for talks, tutorials, posters, education summit, and charl...
Robin Wilson: I am now a freelancer in Remote Sensing, GIS, Data Science & Python
Link: http://blog.rtwilson.com/i-am-now-a-freelancer-in-remote-sensing-gis-data-science-python/
I've been doing a bit of freelancing 'on the side' for a while - but now I've made it official: I am available for freelance work. Please look at my new website or contact me if you're interested in w
Link: http://blog.rtwilson.com/i-am-now-a-freelancer-in-remote-sensing-gis-data-science-python/
I've been doing a bit of freelancing 'on the side' for a while - but now I've made it official: I am available for freelance work. Please look at my new website or contact me if you're interested in w
Peter Bengtsson: Fastest Python function to slugify a string
Link: https://www.peterbe.com/plog/fastest-python-function-to-slugify-a-string
In MDN I noticed a function that turns a piece of text (Python 2 unicode) into a slug. It looks like this:
non_url_safe = ['"', '#', '$', '%', '&', '+',
',', '/', ':', ';', '=
Link: https://www.peterbe.com/plog/fastest-python-function-to-slugify-a-string
In MDN I noticed a function that turns a piece of text (Python 2 unicode) into a slug. It looks like this:
non_url_safe = ['"', '#', '$', '%', '&', '+',
',', '/', ':', ';', '=
Peterbe
Fastest Python function to slugify a string
Stuff in Peter's head
Roberto Alsina: Episodio 7: Python 1000x más rápido!
Link: https://ralsina.me/weblog/posts/episodio-7-python-1000x-mas-rapido.html
¿Es posible agarrar código al azar y hacer que funcione 1000 veces más rápido?
La verdad es que casi nunca. Pero a veces sí.
Link: https://ralsina.me/weblog/posts/episodio-7-python-1000x-mas-rapido.html
¿Es posible agarrar código al azar y hacer que funcione 1000 veces más rápido?
La verdad es que casi nunca. Pero a veces sí.
Lateral Opinion
Episodio 7: Python 1000x más rápido!
¿Es posible agarrar código al azar y hacer que funcione 1000 veces más rápido?
La verdad es que casi nunca. Pero a veces sí.
La verdad es que casi nunca. Pero a veces sí.
Stack Abuse: Solving Sequence Problems with LSTM in Python's Keras Library
Link: https://stackabuse.com/solving-sequence-problems-with-lstm-in-pythons-keras-library/
In this article, you will learn how to perform time series forecasting that is used to solve sequence problems.
Time series forecasting refers to the type of problems where we have to predict an outco
Link: https://stackabuse.com/solving-sequence-problems-with-lstm-in-pythons-keras-library/
In this article, you will learn how to perform time series forecasting that is used to solve sequence problems.
Time series forecasting refers to the type of problems where we have to predict an outco
Stack Abuse
Solving Sequence Problems with LSTM in Python's Keras Library
In this article, you will learn how to perform time series forecasting that is used to solve sequence problems. Time series forecasting refers to the type of problems where we have to predict an outcome based on time dependent inputs. A typical example of…
Data School: Should you use "dot notation" or "bracket notation" with pandas?
Link: https://www.dataschool.io/pandas-dot-notation-vs-brackets/
If you've ever used the pandas library in Python, you probably know that there are two ways to select a Series (meaning a column) from a DataFrame:
# dot notation
df.col_name
# bracket notation
df['c
Link: https://www.dataschool.io/pandas-dot-notation-vs-brackets/
If you've ever used the pandas library in Python, you probably know that there are two ways to select a Series (meaning a column) from a DataFrame:
# dot notation
df.col_name
# bracket notation
df['c
Data School
Should you use "dot notation" or "bracket notation" with pandas?
There are two ways to select a Series from a DataFrame: "dot notation" and "bracket notation" (square brackets). Find out which one you should use, and why!
NumFOCUS: Highlights From The 2019 Pandas Hack
Link: https://numfocus.org/blog/highlights-from-the-2019-pandas-hack
The post Highlights From The 2019 Pandas Hack appeared first on NumFOCUS.
Link: https://numfocus.org/blog/highlights-from-the-2019-pandas-hack
The post Highlights From The 2019 Pandas Hack appeared first on NumFOCUS.
NumFOCUS
Highlights From The 2019 Pandas Hack - NumFOCUS
Taking place simultaneously in Austin, Bentonville, and Dallas, the Pandas Hack was a weekend hackathon focused on pandas
TechBeamers Python: Python Heapq (With Examples)
Link: https://www.techbeamers.com/python-heapq/
This tutorial intends to train you on using Python heapq. It is a module in Python which uses the binary heap data structure and implements Heap Queue a.k.a. Priority Queue algorithm. Interestingly, t
Link: https://www.techbeamers.com/python-heapq/
This tutorial intends to train you on using Python heapq. It is a module in Python which uses the binary heap data structure and implements Heap Queue a.k.a. Priority Queue algorithm. Interestingly, t
TechBeamers
Python Heapq Explained
Quickly learn about Python Heapq and call its functions to add/remove elements with O(log n), and create Priority Queues with examples.
Weekly Python StackOverflow Report: (cxciv) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/09/cxciv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-09-14 20:44:02 GMTHow to create a list of dictionaries from a dict
Link: http://python-weekly.blogspot.com/2019/09/cxciv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-09-14 20:44:02 GMTHow to create a list of dictionaries from a dict
Blogspot
(cxciv) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
Samuel Sutch: Python Programming Language Is Considered Better Than Other Languages
Link: http://ssutch.org/python-programming-language-is-considered-better-than-other-languages/
Python is a high-level scripting language. It is easy to learn and powerful than other languages because of its dynamic nature and simple syntax which allow small lines of code. Included indentation a
Link: http://ssutch.org/python-programming-language-is-considered-better-than-other-languages/
Python is a high-level scripting language. It is easy to learn and powerful than other languages because of its dynamic nature and simple syntax which allow small lines of code. Included indentation a
Samuel Sutch: Why Python Has Become an Industry Favorite Among Programmers
Link: http://ssutch.org/why-python-has-become-an-industry-favorite-among-programmers/
With the world stepping towards a new age of technology development, it isn’t hard to imagine a future that will be full of screens. And if so be the case then, demand for people with strong programmi
Link: http://ssutch.org/why-python-has-become-an-industry-favorite-among-programmers/
With the world stepping towards a new age of technology development, it isn’t hard to imagine a future that will be full of screens. And if so be the case then, demand for people with strong programmi
Programiz: How to get current date and time in Python?
Link: https://www.programiz.com/python-programming/datetime/current-datetime
In this article, you will learn to get today's date and current date and time in Python. We will also format the date and time in different formats using strftime() method.
Link: https://www.programiz.com/python-programming/datetime/current-datetime
In this article, you will learn to get today's date and current date and time in Python. We will also format the date and time in different formats using strftime() method.
Programiz
How to get current date and time in Python? (With Examples)
In this tutorial, you will learn to get today's date and current date and time in Python with the help of examples.
Mike Driscoll: PyDev of the Week: Veronica Hanus
Link: http://www.blog.pythonlibrary.org/2019/09/16/pydev-of-the-week-veronica-hanus/
This week we welcome Veronica Hanus (@veronica_hanus) as our PyDev of the Week! Veronica is a regular tech speaker at Python and other tech conferences and meetups. You can see some of her talks and h
Link: http://www.blog.pythonlibrary.org/2019/09/16/pydev-of-the-week-veronica-hanus/
This week we welcome Veronica Hanus (@veronica_hanus) as our PyDev of the Week! Veronica is a regular tech speaker at Python and other tech conferences and meetups. You can see some of her talks and h
The Mouse Vs. The Python
PyDev of the Week: Veronica Hanus - The Mouse Vs. The Python
This week we welcome Veronica Hanus (@veronica_hanus) as our PyDev of the Week! Veronica is a regular tech speaker at Python and other tech conferences and meetups. You can see some of her talks and her schedule on her website. She has been active in the…
Reuven Lerner: Last change to join Weekly Python Exercise: Beginner objects
Link: https://lerner.co.il/2019/09/16/last-change-to-join-weekly-python-exercise-beginner-objects/
If you have been using Python, but don’t quite understand how and when to write and use the language’s object-oriented facilities, then I have good news and bad news:
Good news: The new cohort of WPE
Link: https://lerner.co.il/2019/09/16/last-change-to-join-weekly-python-exercise-beginner-objects/
If you have been using Python, but don’t quite understand how and when to write and use the language’s object-oriented facilities, then I have good news and bad news:
Good news: The new cohort of WPE
Reuven Lerner
Last change to join Weekly Python Exercise: Beginner objects — Reuven Lerner
If you have been using Python, but don’t quite understand how and when to write and use the language’s object-oriented facilities, then I have good news and bad news: Good news: The new cohort of WPE: Beginner objects starts tomorrow, and includes 15 weekly…