PyCon: PyCon 2020 Conference Site is here!
Link: https://pycon.blogspot.com/2019/08/pycon-2020-conference-site-is-here.html
After 2 successful years in Cleveland, OH, PyCon 2020 and PyCon 2021 will be moving to Pittsburgh, PA!Head over to us.pycon.org/2020 to check out the look for PyCon 2020.Our bold design includes the R
Link: https://pycon.blogspot.com/2019/08/pycon-2020-conference-site-is-here.html
After 2 successful years in Cleveland, OH, PyCon 2020 and PyCon 2021 will be moving to Pittsburgh, PA!Head over to us.pycon.org/2020 to check out the look for PyCon 2020.Our bold design includes the R
Blogspot
PyCon 2020 Conference Site is here!
After 2 successful years in Cleveland, OH, PyCon 2020 and PyCon 2021 will be moving to Pittsburgh, PA! Head over to us.pycon.org/2...
Weekly Python StackOverflow Report: (cxcii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/09/cxcii-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-08-31 22:41:03 GMTFill NaN based on previous value of row - [13/2]
Link: http://python-weekly.blogspot.com/2019/09/cxcii-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-08-31 22:41:03 GMTFill NaN based on previous value of row - [13/2]
Blogspot
(cxcii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
IslandT: Multiply according to the number of times
Link: https://kibiwebgeek.com/multiply-according-to-the-number-of-times/
In this example, a root number and the number which indicates how many numbers of times that root number should get multiplied have been passed into a function which will then return a list of multipl
Link: https://kibiwebgeek.com/multiply-according-to-the-number-of-times/
In this example, a root number and the number which indicates how many numbers of times that root number should get multiplied have been passed into a function which will then return a list of multipl
Tryton News: Newsletter September 2019
Link: https://discuss.tryton.org/t/newsletter-september-2019/1634
@ced wrote:
building-ceiling-classroom-373488.jpg1280×853 133 KB
For this coming back month, Tryton has still improved for the users by simplifying some usage but also for the developers by providi
Link: https://discuss.tryton.org/t/newsletter-september-2019/1634
@ced wrote:
building-ceiling-classroom-373488.jpg1280×853 133 KB
For this coming back month, Tryton has still improved for the users by simplifying some usage but also for the developers by providi
Tryton Discussion
Newsletter September 2019
For this coming back month, Tryton has still improved for the users by simplifying some usage but also for the developers by providing more tools. Contents: Changes for users Changes for developers Changes For The User The mobile contacts can now be clicked…
Codementor: Motor control PLC in Python
Link: https://www.codementor.io/subrata_mitra2018/motor-control-plc-in-python-yenyiioj9
Multi processing is very slow using Multi thread
Link: https://www.codementor.io/subrata_mitra2018/motor-control-plc-in-python-yenyiioj9
Multi processing is very slow using Multi thread
www.codementor.io
Motor control PLC in Python | Codementor
Multi processing is very slow using Multi thread
Codementor: Useful Development Tools For Beginners
Link: https://www.codementor.io/jamiekelly/development-tools-for-beginners-yezvsxcqj
Quick guide for beginners to learn faster and have some useful tools/reading materials.
Link: https://www.codementor.io/jamiekelly/development-tools-for-beginners-yezvsxcqj
Quick guide for beginners to learn faster and have some useful tools/reading materials.
www.codementor.io
Useful Development Tools For Beginners | Codementor
Quick guide for beginners to learn faster and have some useful tools/reading materials.
Ed Crewe: Teaching an old Pythonista new Gopher tricks
Link: http://edcrewe.blogspot.com/2019/09/teaching-old-pythonista-new-gopher.html
I recently got a new job where I need to write a lot of Golang, so needed to learn it.I figured that you don't really learn a language unless you try and write code that actually does something useful
Link: http://edcrewe.blogspot.com/2019/09/teaching-old-pythonista-new-gopher.html
I recently got a new job where I need to write a lot of Golang, so needed to learn it.I figured that you don't really learn a language unless you try and write code that actually does something useful
Blogspot
Teaching an old Pythonista new Gopher tricks
I recently got a new job where I need to write a lot of Golang, so needed to learn it. I figured that you don't really learn a language un...
Mike Driscoll: PyDev of the Week: Katherine Kampf
Link: http://www.blog.pythonlibrary.org/2019/09/02/pydev-of-the-week-katherine-kampf/
This week we welcome Katherine Kampf (@kvkampf) as our PyDev of the Week! Katherine is a Program Manager at Microsoft, specifically for Azure Notebooks, which is Microsoft’s version of Jupyter Noteboo
Link: http://www.blog.pythonlibrary.org/2019/09/02/pydev-of-the-week-katherine-kampf/
This week we welcome Katherine Kampf (@kvkampf) as our PyDev of the Week! Katherine is a Program Manager at Microsoft, specifically for Azure Notebooks, which is Microsoft’s version of Jupyter Noteboo
The Mouse Vs. The Python
PyDev of the Week: Katherine Kampf - The Mouse Vs. The Python
In this interview with Katherine Kampf, you will learn a little about how Python is used at Microsoft
IslandT: Capitalize the letters that occupy even indexes and odd indexes separately
Link: https://kibiwebgeek.com/capitalize-the-letters-that-occupy-even-indexes-and-odd-indexes-separately/
Given a string, capitalize the letters within the string that occupy even indexes and odd indexes separately, and return as a list! Index 0 will be considered even.
For example, capitalize(“abcdef”) =
Link: https://kibiwebgeek.com/capitalize-the-letters-that-occupy-even-indexes-and-odd-indexes-separately/
Given a string, capitalize the letters within the string that occupy even indexes and odd indexes separately, and return as a list! Index 0 will be considered even.
For example, capitalize(“abcdef”) =
Django Weblog: Django bugfix releases issued: 2.2.5, 2.1.12, and 1.11.24
Link: https://www.djangoproject.com/weblog/2019/sep/02/django-bugfix-releases-225-2112-11124/
Today we've issued 2.2.5, 2.1.12, and 1.11.24 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used f
Link: https://www.djangoproject.com/weblog/2019/sep/02/django-bugfix-releases-225-2112-11124/
Today we've issued 2.2.5, 2.1.12, and 1.11.24 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used f
PyBites: Code Challenge 63 - Automatically Generate Blog Featured Images
Link: https://pybit.es/codechallenge63.html
There is an immense amount to be learned simply by tinkering with things. - Henry Ford
Hey Pythonistas,
In this new blog code challenge you are going to use selenium to automatically generate some c
Link: https://pybit.es/codechallenge63.html
There is an immense amount to be learned simply by tinkering with things. - Henry Ford
Hey Pythonistas,
In this new blog code challenge you are going to use selenium to automatically generate some c
PyBites
Code Challenge 63 - Automatically Generate Blog Featured Images
Hey Pythonistas, in this new blog code challenge you are going to use selenium to automatically generate some cool featured images for PyBites. Have fun!
Julien Danjou: Dependencies Handling in Python
Link: https://julien.danjou.info/dependencies-handling-in-python-automatic-update/
Dependencies are a nightmare for many people. Some even argue they are technical debt. Managing the list of the libraries of your software is a horrible experience. Updating them — automatically? — so
Link: https://julien.danjou.info/dependencies-handling-in-python-automatic-update/
Dependencies are a nightmare for many people. Some even argue they are technical debt. Managing the list of the libraries of your software is a horrible experience. Updating them — automatically? — so
Julien Danjou
Dependencies Handling in Python
Dependencies are a nightmare for many people. Some even argue they are technical debt. Managing the list of the libraries of your software is a horrible experience. Updating them — automatically? — sounds like a delirium. Stick with me here as I am going…
Wingware Blog: Dark Mode and Color Configuration in Wing Python IDE
Link: https://wingware.com/blog/dark-mode
Wing 7 added four new dark color palettes and the ability to quickly toggle between light
and dark mode using the menu icon in the top right of the IDE window. When
Dark Mode is selected, Wing switch
Link: https://wingware.com/blog/dark-mode
Wing 7 added four new dark color palettes and the ability to quickly toggle between light
and dark mode using the menu icon in the top right of the IDE window. When
Dark Mode is selected, Wing switch
Wingware
Wing Tips: Dark Mode and Color Configuration in Wing Python IDE - Wing Python IDE
A look at how to quickly switch between light and dark mode and the
options for color configuration in Wing Python IDE.
options for color configuration in Wing Python IDE.
EuroPython: EuroPython 2019: Please send in your feedback
Link: https://blog.europython.eu/post/187438617892
EuroPython 2019 is over now and so it’s time to ask around for what we can improve next year. If you attended EuroPython 2019, please take a few moments and fill in our feedback form, if you haven’t a
Link: https://blog.europython.eu/post/187438617892
EuroPython 2019 is over now and so it’s time to ask around for what we can improve next year. If you attended EuroPython 2019, please take a few moments and fill in our feedback form, if you haven’t a
EuroPython Blog
EuroPython 2019: Please send in your feedback
EuroPython 2019 is over now and so it’s time to ask around for what we can improve next year. If you attended EuroPython 2019, please take a few moments and fill in our feedback form, if you haven’t...
Reuven Lerner: Reminder: Only one day left for early-bird pricing on Weekly Python Exercise A3 (objects for beginners)
Link: https://lerner.co.il/2019/09/02/reminder-only-one-day-left-for-early-bird-pricing-on-weekly-python-exercise-a3-objects-for-beginners/
The biggest problem with software today isn’t writing code. It’s maintaining — debugging, improving, and expanding — existing code. It’s hard to maintain someone else’s code. Heck, it’s even hard to
Link: https://lerner.co.il/2019/09/02/reminder-only-one-day-left-for-early-bird-pricing-on-weekly-python-exercise-a3-objects-for-beginners/
The biggest problem with software today isn’t writing code. It’s maintaining — debugging, improving, and expanding — existing code. It’s hard to maintain someone else’s code. Heck, it’s even hard to
Reuven Lerner
Reminder: Only one day left for early-bird pricing on Weekly Python Exercise A3 (objects for beginners) — Reuven Lerner
The biggest problem with software today isn’t writing code. It’s maintaining — debugging, improving, and expanding — existing code. It’s hard to maintain someone else’s code. Heck, it’s even hard to maintain your own code. (Who among us hasn’t looked at code…
Real Python: Natural Language Processing With spaCy in Python
Link: https://realpython.com/natural-language-processing-spacy-python/
spaCy is a free and open-source library for Natural Language Processing (NLP) in Python with a lot of in-built capabilities. It’s becoming increasingly popular for processing and analyzing data in NLP
Link: https://realpython.com/natural-language-processing-spacy-python/
spaCy is a free and open-source library for Natural Language Processing (NLP) in Python with a lot of in-built capabilities. It’s becoming increasingly popular for processing and analyzing data in NLP
Realpython
Natural Language Processing With spaCy in Python – Real Python
In this step-by-step tutorial, you'll learn how to use spaCy. This free and open-source library for natural language processing (NLP) in Python has a lot of built-in capabilities and is becoming increasingly popular for processing and analyzing data in NLP.
Podcast.__init__: Combining Python And SQL To Build A PyData Warehouse
Link: https://www.pythonpodcast.com/pydata-warehouse-episode-227/
The ecosystem of tools and libraries in Python for data manipulation and analytics is truly impressive, and continues to grow. There are, however, gaps in their utility that can be filled by the capab
Link: https://www.pythonpodcast.com/pydata-warehouse-episode-227/
The ecosystem of tools and libraries in Python for data manipulation and analytics is truly impressive, and continues to grow. There are, however, gaps in their utility that can be filled by the capab
The Python Podcast.__init__
The Python Podcast.__init__: Combining Python And SQL To Build A PyData Warehouse
An interview about how data warehouses fit into the PyData ecosystem for advanced analytics on big data
PyBites: How to Cleanup S3 Objects and Unittest it
Link: https://pybit.es/guest-cleanup-s3-objects.html
In this guest post Giuseppe shares what he learned having to cleanup a large number of objects in an S3 bucket. He introduces us to some boto3 as well as moto and freezegun he used to test his code. E
Link: https://pybit.es/guest-cleanup-s3-objects.html
In this guest post Giuseppe shares what he learned having to cleanup a large number of objects in an S3 bucket. He introduces us to some boto3 as well as moto and freezegun he used to test his code. E
pybit.es
How to Cleanup S3 Objects and Unittest it - PyBites
In this guest post Giuseppe shares what he learned having to cleanup a large number of objects in an S3 bucket. He introduces us to some boto3 as well as moto and freezegun he used to test his...
Codementor: 9 Django Concepts Part 3 - Read Time: 3 Mins
Link: https://www.codementor.io/maxongzb/9-django-concepts-part-3-read-time-3-mins-ygm9bfd1u
The final part of a 3 part series on 9 concepts of Django to help any aspiring Django developer to accelerate their learnings
Link: https://www.codementor.io/maxongzb/9-django-concepts-part-3-read-time-3-mins-ygm9bfd1u
The final part of a 3 part series on 9 concepts of Django to help any aspiring Django developer to accelerate their learnings
www.codementor.io
9 Django Concepts Part 3 - Read Time: 3 Mins | Codementor
The final part of a 3 part series on 9 concepts of Django to help any aspiring Django developer to accelerate their learnings
Kushal Das: When governments attack: malware campaigns against activists and journalists
Link: https://kushaldas.in/posts/when-governments-attack-malware-campaigns-against-activists-and-journalists.html
This year at Nullcon Eva gave her talk on When
governments attack: malware campaigns against activists and journalists.
After introducing EFF, she explained about Dark
Caracal,
a possibly state-spon
Link: https://kushaldas.in/posts/when-governments-attack-malware-campaigns-against-activists-and-journalists.html
This year at Nullcon Eva gave her talk on When
governments attack: malware campaigns against activists and journalists.
After introducing EFF, she explained about Dark
Caracal,
a possibly state-spon