gamingdirectional: Create the about scene for pygame project
Link: http://gamingdirectional.com/blog/2018/12/07/python-7/
In this article we are going to create an about scene which will introduce the game, provides game instructions as well as gives credit to the game creator. The about page will also have a back button
Link: http://gamingdirectional.com/blog/2018/12/07/python-7/
In this article we are going to create an about scene which will introduce the game, provides game instructions as well as gives credit to the game creator. The about page will also have a back button
Gaming Directional
Create the about scene for pygame project
Stein Magnus Jodal: Mopidy-MPRIS 2.0 released
Link: https://jodal.no/2018/12/07/mopidy-mpris-2.0/
I’ve released Mopidy-MPRIS 2.0, the
first major update to Mopidy-MPRIS in about 3.5 years.
Mopidy-MPRIS is a Mopidy extension that makes Mopidy
controllable from other programs on the same machine thr
Link: https://jodal.no/2018/12/07/mopidy-mpris-2.0/
I’ve released Mopidy-MPRIS 2.0, the
first major update to Mopidy-MPRIS in about 3.5 years.
Mopidy-MPRIS is a Mopidy extension that makes Mopidy
controllable from other programs on the same machine thr
jodal.no
Mopidy-MPRIS 2.0 released
Talk Python to Me: #189 War Stories of the Developer Evangelists
Link: https://talkpython.fm/episodes/show/189/war-stories-of-the-developer-evangelists
Have you ever wondered what a developer advocate (sometimes called a dev evangelist) does? You know these folks. They are often seen at conferences working at some high-end tech company's booth or tra
Link: https://talkpython.fm/episodes/show/189/war-stories-of-the-developer-evangelists
Have you ever wondered what a developer advocate (sometimes called a dev evangelist) does? You know these folks. They are often seen at conferences working at some high-end tech company's booth or tra
talkpython.fm
War Stories of the Developer Evangelists
Have you ever wondered what a developer advocate (sometimes called a dev evangelist) does? You know these folks. They are often seen at conferences working at some high-end tech company's booth or traveling from conference to conference speaking on their…
"Morphex's Blogologue": Focusing on the simple things
Link: http://blogologue.com/blog_entry?id=1544190747X52
This morning the internet became unavailable, after also being unavailable this weekend for several days.So I decided to take a look at my demo board which does surveillance with a webcam using the su
Link: http://blogologue.com/blog_entry?id=1544190747X52
This morning the internet became unavailable, after also being unavailable this weekend for several days.So I decided to take a look at my demo board which does surveillance with a webcam using the su
EuroPython Society: EuroPython 2019: Venue and location selected
Link: https://www.europython-society.org/post/180894308215
After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:EuroPython 2019 will be held in Basel, Switzerland,
Link: https://www.europython-society.org/post/180894308215
After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:EuroPython 2019 will be held in Basel, Switzerland,
EuroPython Society
EuroPython 2019: Venue and location selected
After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:
EuroPython 2019 will be held in
Basel,...
EuroPython 2019 will be held in
Basel,...
EuroPython: EuroPython 2019: Venue and location selected
Link: https://blog.europython.eu/post/180894451327
europythonsociety:
After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:
EuroPython 2019 will be held in
Link: https://blog.europython.eu/post/180894451327
europythonsociety:
After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:
EuroPython 2019 will be held in
EuroPython Blog
EuroPython 2019: Venue and location selected
europythonsociety:
“ After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:
EuroPython 2019 will be held...
“ After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:
EuroPython 2019 will be held...
Stack Abuse: Seaborn Library for Data Visualization in Python: Part 2
Link: https://stackabuse.com/seaborn-library-for-data-visualization-in-python-part-2/
In the previous article Seaborn Library for Data Visualization in Python: Part 1, we looked at how the Seaborn Library is used to plot distributional and categorial plots. In this article we will cont
Link: https://stackabuse.com/seaborn-library-for-data-visualization-in-python-part-2/
In the previous article Seaborn Library for Data Visualization in Python: Part 1, we looked at how the Seaborn Library is used to plot distributional and categorial plots. In this article we will cont
Stack Abuse
Seaborn Library for Data Visualization in Python: Part 2
In the previous article Seaborn Library for Data Visualization in Python: Part 1, we looked at how the Seaborn Library is used to plot distributional and catego...
Python Data: Quick Tip: SQLAlchemy for MySQL and Pandas
Link: https://pythondata.com/quick-tip-sqlalchemy-for-mysql-and-pandas/
For years I’ve used the mysql-python library for connecting to mysql databases. It’s worked well for me over the years but there are times when you need speed and/or better connection management that
Link: https://pythondata.com/quick-tip-sqlalchemy-for-mysql-and-pandas/
For years I’ve used the mysql-python library for connecting to mysql databases. It’s worked well for me over the years but there are times when you need speed and/or better connection management that
Python Data
Quick Tip: SQLAlchemy for MySQL and Pandas - Python Data
For years I’ve used the mysql-python library for connecting to mysql databases. It’s worked well for me over the years but there are times when you need speed and/or better connection management that what you get with mysql-python. That’s where SQLAlchemy…
Python Bytes: #107 Restructuring and searching data, the Python way
Link: https://pythonbytes.fm/episodes/show/107/restructuring-and-searching-data-the-python-way
Link: https://pythonbytes.fm/episodes/show/107/restructuring-and-searching-data-the-python-way
pythonbytes.fm
Restructuring and searching data, the Python way
News and announcements from the Python community for the week of Dec 7th, 2018
Catalin George Festila: Python Qt5 - simple checkbox example.
Link: http://python-catalin.blogspot.com/2018/12/python-qt5-simple-checkbox-example.html
Today we created a simple tutorial about QCheckBox and QLabel.The purpose of this tutorial is to use QCheckBox in a GUI interface.When we check QCheckBox, this will change the text from a QLabel.The v
Link: http://python-catalin.blogspot.com/2018/12/python-qt5-simple-checkbox-example.html
Today we created a simple tutorial about QCheckBox and QLabel.The purpose of this tutorial is to use QCheckBox in a GUI interface.When we check QCheckBox, this will change the text from a QLabel.The v
Blogspot
Python Qt5 - simple checkbox example.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
gamingdirectional: Sound on Sound off
Link: http://gamingdirectional.com/blog/2018/12/08/sound-on-sound-off/
In this article we will create a mechanism to turn the soundtrack of our pygame project on and off whenever we click on the sound on’s or sound off’s icon on the main game page. First of all we will n
Link: http://gamingdirectional.com/blog/2018/12/08/sound-on-sound-off/
In this article we will create a mechanism to turn the soundtrack of our pygame project on and off whenever we click on the sound on’s or sound off’s icon on the main game page. First of all we will n
Gaming Directional
Sound on Sound off
This program will turn the sound on and off
codingdirectional: Remove the duplicate file from nested folders with python
Link: http://codingdirectional.info/2018/12/08/remove-the-duplicate-file-from-nested-folders-with-python/
In this article we will continue to develop our python application which will remove the duplicate file within a folder. In the last chapter we have removed a duplicate file in another folder and this
Link: http://codingdirectional.info/2018/12/08/remove-the-duplicate-file-from-nested-folders-with-python/
In this article we will continue to develop our python application which will remove the duplicate file within a folder. In the last chapter we have removed a duplicate file in another folder and this
Philippe Normand: GStreamer’s playbin3 overview for application developers
Link: https://base-art.net/Articles/gstreamers-playbin3-overview-for-application-developers/
Multimedia applications based on GStreamer usually handle playback with the
playbin element. I recently added support for playbin3 in WebKit. This post
aims to document the changes needed on applicati
Link: https://base-art.net/Articles/gstreamers-playbin3-overview-for-application-developers/
Multimedia applications based on GStreamer usually handle playback with the
playbin element. I recently added support for playbin3 in WebKit. This post
aims to document the changes needed on applicati
Base-Art
GStreamer’s playbin3 overview for application developers
Multimedia applications based on GStreamer usually handle playback with the playbin element. I recently added support for playbin3 in WebKit. This post aims to document the changes needed on application side to support this new generation flavour of playbin.…
Philippe Normand: Web overlay in GStreamer with WPEWebKit
Link: https://base-art.net/Articles/web-overlay-in-gstreamer-with-wpewebkit/
After a year or two of hiatus I attended the GStreamer conference which
happened in beautiful Edinburgh. It was great to meet the friends from the
community again and learn about what’s going on in th
Link: https://base-art.net/Articles/web-overlay-in-gstreamer-with-wpewebkit/
After a year or two of hiatus I attended the GStreamer conference which
happened in beautiful Edinburgh. It was great to meet the friends from the
community again and learn about what’s going on in th
Base-Art
Web overlay in GStreamer with WPEWebKit
After a year or two of hiatus I attended the GStreamer conference which happened in beautiful Edinburgh. It was great to meet the friends from the community again and learn about what’s going on in the multimedia world. The quality of the talks was great…
Weekly Python StackOverflow Report: (clv) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/12/clv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-12-08 16:54:21 GMTPandas Merging 101 - [28/1]Finding highest value
Link: http://python-weekly.blogspot.com/2018/12/clv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-12-08 16:54:21 GMTPandas Merging 101 - [28/1]Finding highest value
Blogspot
(clv) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Techiediaries - Django: Python Django JWT — djangorestframework-jwt Example
Link: https://www.techiediaries.com/django-rest-framework-jwt-tutorial/
Adding JWT authentication in Python and Django is quite easy thanks to some mature libraries and packages like Django REST framework, djangorestframework-jwt and django-rest-framework-simplejwt.
JWT s
Link: https://www.techiediaries.com/django-rest-framework-jwt-tutorial/
Adding JWT authentication in Python and Django is quite easy thanks to some mature libraries and packages like Django REST framework, djangorestframework-jwt and django-rest-framework-simplejwt.
JWT s
Techiediaries
Python Django JWT — djangorestframework-jwt Example | Techiediaries
In this tutorial we'll see how to add JWT based authentication to Python apps built with Django and Django REST Framework
codingdirectional: Compare and delete files with the same content with python
Link: http://codingdirectional.info/2018/12/09/compare-and-delete-files-with-the-same-content-with-python/
Welcome back to this new chapter of the delete duplicate application project, in the previous chapter this python program has successfully deleted the duplicate files inside the nested folders, howeve
Link: http://codingdirectional.info/2018/12/09/compare-and-delete-files-with-the-same-content-with-python/
Welcome back to this new chapter of the delete duplicate application project, in the previous chapter this python program has successfully deleted the duplicate files inside the nested folders, howeve
gamingdirectional: Lets put the game instruction online instead
Link: http://gamingdirectional.com/blog/2018/12/09/lets-put-the-game-instruction-online-instead/
In the previous article we have successfully created an about page which contains both game instruction as well as game credit, however it is better to put the game instruction into it’s own page to m
Link: http://gamingdirectional.com/blog/2018/12/09/lets-put-the-game-instruction-online-instead/
In the previous article we have successfully created an about page which contains both game instruction as well as game credit, however it is better to put the game instruction into it’s own page to m
Gaming Directional
Lets put the game instruction online instead
Create an online manual page for pygame project
Moshe Zadka: Office Hours
Link: https://orbifold.xyz/office-hours.html
If you want to speak to me,
1-on-1,
about anything,
I want to be able to help.
I am a busy person.
I have commitments.
But I will make the time to talk to you.
Why?
I want to help.
I think I'll enjo
Link: https://orbifold.xyz/office-hours.html
If you want to speak to me,
1-on-1,
about anything,
I want to be able to help.
I am a busy person.
I have commitments.
But I will make the time to talk to you.
Why?
I want to help.
I think I'll enjo
orbifold.xyz
Orbifolds and Other Games - Office Hours
Bhishan Bhandari: Python and Excel
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/67Q5FInXPX4/
I intend to host a set of examples on using python to interact and work with excel files. This article in particular will use openpyxl module in python throughout the examples. Installing openpyxl I a
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/67Q5FInXPX4/
I intend to host a set of examples on using python to interact and work with excel files. This article in particular will use openpyxl module in python throughout the examples. Installing openpyxl I a
The Tara Nights
Python and Excel
I intend to host a set of examples on using python to interact and work with excel files. This article in particular will use openpyxl module in python throughout the examples. Installing openpyxl I am using python3 throughout the examples, however it should…
PyBites: PyBites Twitter Digest - Issue 38, 2018
Link: https://pybit.es/twitter_digest_201838.html
25 Tips for New Developers
"All programmers are self-taught to some degree, whether that's fully self-taught or that they have a masters in co… https://t.co/SKSkUQXFmy— DEV Community 👩💻👨💻 (@ThePract
Link: https://pybit.es/twitter_digest_201838.html
25 Tips for New Developers
"All programmers are self-taught to some degree, whether that's fully self-taught or that they have a masters in co… https://t.co/SKSkUQXFmy— DEV Community 👩💻👨💻 (@ThePract
PyBites
PyBites Twitter Digest - Issue 38, 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.