Codementor: I played and learned and built a McKenna Reddit Bot in Python #raspberrypi
Link: https://www.codementor.io/alexwhite/i-played-and-learned-and-built-a-mckenna-quotebot-raspberrypi-owzkaj8wy
I built a McKenna QuoteBot, deployed it on a Raspberry Pi, and in the process learned about OOP in Python, Error Handling, and running headless Raspberry Pi's!
Link: https://www.codementor.io/alexwhite/i-played-and-learned-and-built-a-mckenna-quotebot-raspberrypi-owzkaj8wy
I built a McKenna QuoteBot, deployed it on a Raspberry Pi, and in the process learned about OOP in Python, Error Handling, and running headless Raspberry Pi's!
www.codementor.io
I played and learned and built a McKenna Reddit Bot in Python #raspberrypi | Codementor
I built a McKenna QuoteBot, deployed it on a Raspberry Pi, and in the process learned about OOP in Python, Error Handling, and running headless Raspberry Pi's!
Anarcat: October 2018 report: LTS, Monkeysphere, Flatpak, Kubernetes, CD archival and calendar project
Link: https://anarc.at/blog/2018-11-01-report/
Debian Long Term Support (LTS)
This is my monthly Debian LTS report.
GnuTLS
As discussed last month, one of the options to
resolve the pending GnuTLS security issues was to backport the latest
3.3.x
Link: https://anarc.at/blog/2018-11-01-report/
Debian Long Term Support (LTS)
This is my monthly Debian LTS report.
GnuTLS
As discussed last month, one of the options to
resolve the pending GnuTLS security issues was to backport the latest
3.3.x
Catalin George Festila: Python Qt5 - QtSql with QSQLITE example.
Link: http://python-catalin.blogspot.com/2018/11/python-qt5-qtsql-with-qsqlite-example.html
Today I will show you how to deal with QtSql and QSQLITE and show a table into an MDI (Multiple Document Interface) application.First I create tree scripts named:PyQt5_connection.py - create a memory
Link: http://python-catalin.blogspot.com/2018/11/python-qt5-qtsql-with-qsqlite-example.html
Today I will show you how to deal with QtSql and QSQLITE and show a table into an MDI (Multiple Document Interface) application.First I create tree scripts named:PyQt5_connection.py - create a memory
Blogspot
Python Qt5 - QtSql with QSQLITE example.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
eGenix.com: Python Meeting Düsseldorf - 2018-11-07
Link: https://www.egenix.com/company/news/Python-Meeting-Duesseldorf-2018-11-07
The following text is in German, since we're announcing a regional user group meeting in Düsseldorf, Germany.
Ankündigung
Das nächste Python Meeting Düsseldorf findet an folgendem Termin statt:
07.1
Link: https://www.egenix.com/company/news/Python-Meeting-Duesseldorf-2018-11-07
The following text is in German, since we're announcing a regional user group meeting in Düsseldorf, Germany.
Ankündigung
Das nächste Python Meeting Düsseldorf findet an folgendem Termin statt:
07.1
eGenix.com
eGenix.com: Python Meeting Düsseldorf - 2018-11-07
We are pleased to announce the next Python Meeting Düsseldorf on 2018-11-07.
Weekly Python StackOverflow Report: (cl) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/11/cl-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-11-03 15:57:59 GMTWhat is a Pythonic way of doing the following tr
Link: http://python-weekly.blogspot.com/2018/11/cl-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-11-03 15:57:59 GMTWhat is a Pythonic way of doing the following tr
Blogspot
(cl) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
PyBites: PyBites Twitter Digest - Issue 35, 2018
Link: https://pybit.es/twitter_digest_201835.html
Mike Kennedy interviewed by Real Python!
🐍🎤 @mkennedy is the host of the most popular Python podcast, @TalkPython as well as a co-host on the @pythonbytes p… https://t.co/fMRTc1ndeP— Real Python (@rea
Link: https://pybit.es/twitter_digest_201835.html
Mike Kennedy interviewed by Real Python!
🐍🎤 @mkennedy is the host of the most popular Python podcast, @TalkPython as well as a co-host on the @pythonbytes p… https://t.co/fMRTc1ndeP— Real Python (@rea
PyBites
PyBites Twitter Digest - Issue 35, 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Codementor: Monitoring a Dockerized Celery Cluster with Flower
Link: https://www.codementor.io/bjoernstiel/monitoring-a-dockerized-celery-cluster-with-flower-oyypemrd2
Link: https://www.codementor.io/bjoernstiel/monitoring-a-dockerized-celery-cluster-with-flower-oyypemrd2
Catalin George Festila: Python Qt5 - QtSql with QtOpenGL example.
Link: http://python-catalin.blogspot.com/2018/11/python-qt5-qtsql-with-qtopengl-example.html
Today I will show you how to deal with QtOpenGL.Let's make a test to see what is this:>>> import PyQt5>>> from PyQt5.QtOpenGL import *>>> dir(PyQt5.QtOpenGL)['QGL', 'QGLContext', 'QGLFormat', 'QGLWidg
Link: http://python-catalin.blogspot.com/2018/11/python-qt5-qtsql-with-qtopengl-example.html
Today I will show you how to deal with QtOpenGL.Let's make a test to see what is this:>>> import PyQt5>>> from PyQt5.QtOpenGL import *>>> dir(PyQt5.QtOpenGL)['QGL', 'QGLContext', 'QGLFormat', 'QGLWidg
Blogspot
Python Qt5 - QtSql with QtOpenGL example.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Andrea Grandi: Why I mentor on Exercism.io
Link: https://www.andreagrandi.it/2018/11/04/why-i-mentor-on-exercism/
Exercism (https://exercism.io) is a platform that has been created to help people improving their coding skills, thanks to the volunteers mentoring the students. There are tracks for almost all the po
Link: https://www.andreagrandi.it/2018/11/04/why-i-mentor-on-exercism/
Exercism (https://exercism.io) is a platform that has been created to help people improving their coding skills, thanks to the volunteers mentoring the students. There are tracks for almost all the po
Exercism
Learn, practice and get world-class mentoring in over 50 languages. 100% free.
Codementor: Python Style Guide - Complete
Link: https://www.codementor.io/nourchawich/python-style-guide-complete-oz5d02ubt
This style guide aims to document my preferred style for writing Python code.
Link: https://www.codementor.io/nourchawich/python-style-guide-complete-oz5d02ubt
This style guide aims to document my preferred style for writing Python code.
www.codementor.io
Python Style Guide - Complete | Codementor
This style guide aims to document my preferred style for writing Python code.
Codementor: Building a neighbour matrix with python
Link: https://www.codementor.io/estellescifo/building-a-neighbour-matrix-with-python-oz70f2ioe
From maths formula to python implementation with python: a neighbours matrix.
Link: https://www.codementor.io/estellescifo/building-a-neighbour-matrix-with-python-oz70f2ioe
From maths formula to python implementation with python: a neighbours matrix.
www.codementor.io
Building a neighbour matrix with python | Codementor
From maths formula to python implementation with python: a neighbours matrix.
Simple is Better Than Complex: Django Authentication Video Tutorial
Link: https://simpleisbetterthancomplex.com/videos/2018/11/04/django-auth-video-tutorial.html
In this tutorial series, we are going to explore Django’s authentication system by implementing sign up, login, logout,
password change, password reset and protected views from non-authenticated users
Link: https://simpleisbetterthancomplex.com/videos/2018/11/04/django-auth-video-tutorial.html
In this tutorial series, we are going to explore Django’s authentication system by implementing sign up, login, logout,
password change, password reset and protected views from non-authenticated users
Simple is Better Than Complex
Django Authentication Video Tutorial
In this tutorial series, we are going to explore Django's authentication system by implementing sign up, login, logout, password change, password reset and protected views from non-authenticated us...
Django Weblog: DSF Individual membership - call for implementation proposals
Link: https://www.djangoproject.com/weblog/2018/nov/04/individual-membership-system-cfp/
The DSF wishes to put in place a system for the nomination, approval and accession of Individual Members.
The DSF wants to expand its membership, not just in number, but also in diversity. The current
Link: https://www.djangoproject.com/weblog/2018/nov/04/individual-membership-system-cfp/
The DSF wishes to put in place a system for the nomination, approval and accession of Individual Members.
The DSF wants to expand its membership, not just in number, but also in diversity. The current
Peter Bengtsson: How to JSON schema validate 10x (or 100x) faster in Python
Link: https://www.peterbe.com/plog/jsonschema-validate-10x-faster-in-python
This is perhaps insanely obvious but it was a measurement I had to do and it might help you too if you use python-jsonschema a lot too.
I have this project which has a migration script that needs to t
Link: https://www.peterbe.com/plog/jsonschema-validate-10x-faster-in-python
This is perhaps insanely obvious but it was a measurement I had to do and it might help you too if you use python-jsonschema a lot too.
I have this project which has a migration script that needs to t
Peterbe
How to JSON schema validate 10x (or 100x) faster in Python - Peterbe.com
This is perhaps insanely obvious but it was a measurement I had to do and it might help you too if you use python-jsonschema a lot too.
Ned Batchelder: Careful with negative assertions
Link: https://nedbatchelder.com//blog/201811/careful_with_negative_assertions.html
A cautionary tale about testing that things are unequal...We had a test that was kind of like this:def test_thing():
data = "I am the data"
self.assertNotEqual(
modify_another_way(chan
Link: https://nedbatchelder.com//blog/201811/careful_with_negative_assertions.html
A cautionary tale about testing that things are unequal...We had a test that was kind of like this:def test_thing():
data = "I am the data"
self.assertNotEqual(
modify_another_way(chan
Mike Driscoll: PyDev of the Week: Bernat Gabor
Link: http://www.blog.pythonlibrary.org/2018/11/05/pydev-of-the-week-bernat-gabor/
This week we welcome Bernat Gabor (@gjbernat) as our PyDev of the Week! Bernat is a core developer of the tox automation project. You can check out his Github to see what other open source projects he
Link: http://www.blog.pythonlibrary.org/2018/11/05/pydev-of-the-week-bernat-gabor/
This week we welcome Bernat Gabor (@gjbernat) as our PyDev of the Week! Bernat is a core developer of the tox automation project. You can check out his Github to see what other open source projects he
Tryton News: Translations updated every months
Link: https://discuss.tryton.org/t/translations-updated-every-months/831
@ced wrote:
pexels-photo-270233.jpeg1280x889 275 KB
Tryton uses pootle to manage and collaborate on translating it into many languages.
We have setup a monthly task that update the terms on the ser
Link: https://discuss.tryton.org/t/translations-updated-every-months/831
@ced wrote:
pexels-photo-270233.jpeg1280x889 275 KB
Tryton uses pootle to manage and collaborate on translating it into many languages.
We have setup a monthly task that update the terms on the ser
Tryton discussion
Translations updated every months
Tryton uses pootle to manage and collaborate on translating it into many languages. We have setup a monthly task that update the terms on the server with the last development version. This allows translators to work during the full 6 months between the releases…
Bhishan Bhandari: Basic File Operations – Golang
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/04PWh_zkIFU/
One of the most basic task when working on a server is the ability to effectively operate with the files and file system. Like many languages, Golang has convenient methods to work with files. The int
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/04PWh_zkIFU/
One of the most basic task when working on a server is the ability to effectively operate with the files and file system. Like many languages, Golang has convenient methods to work with files. The int
The Tara Nights
Basic File Operations - Golang
One of the most basic task when working on a server is the ability to effectively operate with the files and file system. Like many languages, Golang has convenient methods to work with files. The intentions of this post is to host a minimalist set of examples…
Julien Danjou: The Best flake8 Extensions for your Python Project
Link: https://julien.danjou.info/the-best-flake8-extensions/
In the last blog post about coding style, we dissected what the state of the art was regarding coding style check in Python.As we've seen, Flake8 is a wrapper around several tools and is extensible vi
Link: https://julien.danjou.info/the-best-flake8-extensions/
In the last blog post about coding style, we dissected what the state of the art was regarding coding style check in Python.As we've seen, Flake8 is a wrapper around several tools and is extensible vi
Julien Danjou
The Best flake8 Extensions for your Python Project
In the last blog post about coding style, we dissected what the state of the art was regarding coding style check in Python. As we've seen, Flake8 is a wrapper around several tools and is extensible via plugins: meaning that you can add your own checks. I'm…
Codementor: Top Data Science Hacks
Link: https://www.codementor.io/divyacyclitics15/top-data-science-hacks-p01fznh96
Top tips and tricks for data science enthusiast to make more productive use of time & make difficult data science tasks simpilier.
Link: https://www.codementor.io/divyacyclitics15/top-data-science-hacks-p01fznh96
Top tips and tricks for data science enthusiast to make more productive use of time & make difficult data science tasks simpilier.
www.codementor.io
Top Data Science Hacks | Codementor
Top tips and tricks for data science enthusiast to make more productive use of time & make difficult data science tasks simpilier.