Codementor: Token Based Authentication for Django Rest Framework
Link: https://www.codementor.io/shubhambansal482/token-based-authentication-for-django-rest-framework-w4f0ychh4
Token-Based Authentication for Django Rest Framework
Link: https://www.codementor.io/shubhambansal482/token-based-authentication-for-django-rest-framework-w4f0ychh4
Token-Based Authentication for Django Rest Framework
www.codementor.io
Token Based Authentication for Django Rest Framework | Codementor
Token-Based Authentication for Django Rest Framework
Caktus Consulting Group: How to Set Up a Centralized Log Server with rsyslog
Link: http://www.caktusgroup.com/blog/2019/06/20/how-to-set-up-centralized-log-server-rsyslog/
For many years, we've been running an ELK (Elasticsearch, Logstash, Kibana) stack for centralized logging. We have a specific project that requires on-premise infrastructure, so sending logs off-site
Link: http://www.caktusgroup.com/blog/2019/06/20/how-to-set-up-centralized-log-server-rsyslog/
For many years, we've been running an ELK (Elasticsearch, Logstash, Kibana) stack for centralized logging. We have a specific project that requires on-premise infrastructure, so sending logs off-site
Caktusgroup
How to Set Up a Centralized Log Server with rsyslog | Caktus Group
PyBites: The First Step in Contributing to Open Source Projects
Link: https://pybit.es/guest-open-source-contribution.html
Have you ever wanted to contribute to open source but weren't sure how to get started? Marc found himself in just that situation. Sometimes it all comes down to taking that first step.
Backstory
I've
Link: https://pybit.es/guest-open-source-contribution.html
Have you ever wanted to contribute to open source but weren't sure how to get started? Marc found himself in just that situation. Sometimes it all comes down to taking that first step.
Backstory
I've
PyBites
The First Step in Contributing to Open Source Projects
Have you ever wanted to contribute to open source but weren't sure how to get started? Marc found himself in just that situation. Sometimes it all comes down to taking that first step.
EuroPython: EuroPython 2019: Beginners’ Day Workshop
Link: https://blog.europython.eu/post/185723885512
If you’re new to Python, you should come to our friendly, welcoming and
helpful Beginners’ Day Workshop. We cater to new Pythonistas of all
levels: from absolute beginners through to experienced progr
Link: https://blog.europython.eu/post/185723885512
If you’re new to Python, you should come to our friendly, welcoming and
helpful Beginners’ Day Workshop. We cater to new Pythonistas of all
levels: from absolute beginners through to experienced progr
EuroPython Blog
EuroPython 2019: Beginners’ Day Workshop
If you’re new to Python, you should come to our friendly, welcoming and helpful Beginners’ Day Workshop. We cater to new Pythonistas of all levels: from absolute beginners through to experienced...
Python Bytes: #135 macOS deprecates Python 2, will stop shipping it (eventually)
Link: https://pythonbytes.fm/episodes/show/135/macos-deprecates-python-2-will-stop-shipping-it-eventually
Link: https://pythonbytes.fm/episodes/show/135/macos-deprecates-python-2-will-stop-shipping-it-eventually
pythonbytes.fm
macOS deprecates Python 2, will stop shipping it (eventually)
News and announcements from the Python community for the week of Jun 20th, 2019
Learn PyQt: What's the difference between PyQt5 & PySide2? What should you use, and how to migrate.
Link: https://www.learnpyqt.com/blog/pyqt5-vs-pyside2/
If you start building Python application with Qt5 you'll soon discover that there are in fact two packages which you can use to do this — PyQt5 and PySide2.
In this short guide I'll run through why e
Link: https://www.learnpyqt.com/blog/pyqt5-vs-pyside2/
If you start building Python application with Qt5 you'll soon discover that there are in fact two packages which you can use to do this — PyQt5 and PySide2.
In this short guide I'll run through why e
Python GUIs
PyQt5 vs PySide2: What's the difference between the two Python Qt libraries?
What's the difference between the two Python Qt libraries? ...and what's exactly the same (most of it). If you start building Python application with Qt5 you'll soon discover that there are in fact two packages which you can use to do this — PyQt5 and PySide2.
ListenData: Identify Person, Place and Organisation in content using Python
Link: https://www.listendata.com/2018/05/named-entity-recognition-using-python.html
This article outlines the concept and python implementation of Named Entity Recognition using StanfordNERTagger. The technical challenges such as installation issues, version conflict issues, operatin
Link: https://www.listendata.com/2018/05/named-entity-recognition-using-python.html
This article outlines the concept and python implementation of Named Entity Recognition using StanfordNERTagger. The technical challenges such as installation issues, version conflict issues, operatin
ListenData
Identify Person, Place and Organisation in content using Python
ListenData offers free analytics and data science tutorials covering topics such as SAS, R, Python, Advanced Excel, VBA, SQL, Predictive Modeling
ListenData: Linear Regression in Python
Link: https://www.listendata.com/2018/01/linear-regression-in-python.html
Linear Regression is a supervised statistical technique where we try to estimate the dependent variable with a given set of independent variables. We assume the relationship to be linear and our depen
Link: https://www.listendata.com/2018/01/linear-regression-in-python.html
Linear Regression is a supervised statistical technique where we try to estimate the dependent variable with a given set of independent variables. We assume the relationship to be linear and our depen
ListenData
A Complete Guide to Linear Regression in Python
ListenData: Case Study : Sentiment analysis using Python
Link: https://www.listendata.com/2018/05/sentiment-analysis-using-python.html
In this article, we will walk you through an application of topic modelling and sentiment analysis to solve a real world business problem. This approach has a onetime effort of building a robust taxon
Link: https://www.listendata.com/2018/05/sentiment-analysis-using-python.html
In this article, we will walk you through an application of topic modelling and sentiment analysis to solve a real world business problem. This approach has a onetime effort of building a robust taxon
ListenData
Case Study : Sentiment analysis using Python
Listen Data offers data science tutorials covering a wide range of topics such as SAS, Python, R, SPSS, Advanced Excel, VBA, SQL, Machine Learning
Ruslan Spivak: Let’s Build A Simple Interpreter. Part 15.
Link: https://ruslanspivak.com/lsbasi-part15/
“I am a slow walker, but I never walk back.” — Abraham Lincoln
And we’re back to our regularly scheduled programming! :)
Before moving on to topics of recognizing and interpreting procedure calls, l
Link: https://ruslanspivak.com/lsbasi-part15/
“I am a slow walker, but I never walk back.” — Abraham Lincoln
And we’re back to our regularly scheduled programming! :)
Before moving on to topics of recognizing and interpreting procedure calls, l
Ruslan's Blog
Let’s Build A Simple Interpreter. Part 15.
“I am a slow walker, but I never walk back.” — Abraham Lincoln And we’re back to our regularly scheduled programming! :) Before moving on to topics of recognizing and interpreting procedure calls, let’s make some changes to improve our error reporting a bit.…
Codementor: Building Restful API with Flask, Postman & PyTest - Part 2 (Read Time: 10 Mins)
Link: https://www.codementor.io/maxongzongbao/building-restful-api-with-flask-postman-pytest-part-2-read-time-10-mins-w5pjnbqgc
Today we shall cover the creation of mock endpoints in Postman. To help in the designing & prototyping of API endpoints for the expense manager project using Flask and pytest in part 3.
Link: https://www.codementor.io/maxongzongbao/building-restful-api-with-flask-postman-pytest-part-2-read-time-10-mins-w5pjnbqgc
Today we shall cover the creation of mock endpoints in Postman. To help in the designing & prototyping of API endpoints for the expense manager project using Flask and pytest in part 3.
www.codementor.io
Building Restful API with Flask, Postman & PyTest - Part 2 (Read Time: 10 Mins) | Codementor
Today we shall cover the creation of mock endpoints in Postman. To help in the designing & prototyping of API endpoints for the expense manager project using Flask and pytest in part 3.
Montreal Python User Group: Montréal-Python 75: Funky Urgency
Link: https://montrealpython.org/en/2019/06/mp75/
The summer has started and it's time for our last edition before the seasonal break. We are inviting you for the occasion at our friends Anomaly, a co-working space in the Mile-End.
As usual, it's gon
Link: https://montrealpython.org/en/2019/06/mp75/
The summer has started and it's time for our last edition before the seasonal break. We are inviting you for the occasion at our friends Anomaly, a co-working space in the Mile-End.
As usual, it's gon
Talk Python to Me: #217 Notebooks vs data science-enabled scripts
Link: https://talkpython.fm/episodes/show/217/notebooks-vs-data-science-enabled-scripts
On this episode, I meet up with Rong Lu and Katherine Kampf from Microsoft while I was at BUILD this year. We cover a bunch of topics around data science and talk about two opposing styles of data sci
Link: https://talkpython.fm/episodes/show/217/notebooks-vs-data-science-enabled-scripts
On this episode, I meet up with Rong Lu and Katherine Kampf from Microsoft while I was at BUILD this year. We cover a bunch of topics around data science and talk about two opposing styles of data sci
talkpython.fm
Notebooks vs data science-enabled scripts
On this episode, I meet up with Rong Lu and Katherine Kampf from Microsoft while I was at BUILD this year. We cover a bunch of topics around data science and talk about two opposing styles of data science development and related tooling: Notebooks vs Python…
Yasoob Khalid: Setting up dev environment for SciPy
Link: https://pythontips.com/2019/06/21/setting-up-dev-environment-for-scipy/
Hi everyone!
I got an email from someone pretty recently who wanted to setup a dev environment for SciPy. He had made changes to the source code of SciPy and now wanted to test if his changes were wo
Link: https://pythontips.com/2019/06/21/setting-up-dev-environment-for-scipy/
Hi everyone!
I got an email from someone pretty recently who wanted to setup a dev environment for SciPy. He had made changes to the source code of SciPy and now wanted to test if his changes were wo
Python Tips
Setting up dev environment for SciPy
Hi everyone! 👋 I got an email from someone pretty recently who wanted to setup a dev environment for SciPy. He had made changes to the source code of SciPy and now wanted to test if his changes wer…
Codementor: Creating a new Flask project with pipenv
Link: https://www.codementor.io/mikebell66/creating-a-new-flask-project-with-pipenv-w5zhmr5bo
Creating a new Flask project with pipenv
Link: https://www.codementor.io/mikebell66/creating-a-new-flask-project-with-pipenv-w5zhmr5bo
Creating a new Flask project with pipenv
www.codementor.io
Creating a new Flask project with pipenv | Codementor
Weekly Python StackOverflow Report: (clxxxiii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/06/clxxxiii-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-06-22 21:16:52 GMTHow to find the last non zero element in every c
Link: http://python-weekly.blogspot.com/2019/06/clxxxiii-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-06-22 21:16:52 GMTHow to find the last non zero element in every c
Blogspot
(clxxxiii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
Podcast.__init__: Behind The Scenes At The Python Software Foundation
Link: https://www.pythonpodcast.com/python-software-foundation-episode-217/
One of the secrets of the success of Python the language is the tireless efforts of the people who work with and for the Python Software Foundation. They have made it their mission to ensure the conti
Link: https://www.pythonpodcast.com/python-software-foundation-episode-217/
One of the secrets of the success of Python the language is the tireless efforts of the people who work with and for the Python Software Foundation. They have made it their mission to ensure the conti
The Python Podcast.__init__
The Python Podcast.__init__: Behind The Scenes At The Python Software Foundation
An interview about how the Python Software Foundation helps the language and community and how you can help them in their mission
Mike Driscoll: PyDev of the Week: Geir Arne Hjelle
Link: http://www.blog.pythonlibrary.org/2019/06/24/pydev-of-the-week-geir-arne-hjelle/
This week we welcome Geir Arne Hjelle (@gahjelle) as our PyDev of the Week! Geir is a regular contributor to Real Python. You can also find some of his work over on Github. Let’s take a few moments to
Link: http://www.blog.pythonlibrary.org/2019/06/24/pydev-of-the-week-geir-arne-hjelle/
This week we welcome Geir Arne Hjelle (@gahjelle) as our PyDev of the Week! Geir is a regular contributor to Real Python. You can also find some of his work over on Github. Let’s take a few moments to
The Mouse Vs. The Python
PyDev of the Week: Geir Arne Hjelle - The Mouse Vs. The Python
This week we welcome Geir Arne Hjelle (@gahjelle) as our PyDev of the Week! Geir is a regular contributor to Real Python. You can also find some of his work over on Github. Let’s take a few moments to get to know Geir now! Can you tell us a little about yourself…
EuroPython Society: EuroPython 2019: Schedule is online
Link: https://www.europython-society.org/post/185811770920
europython:
We are pleased to announce the EuroPython 2019 schedule.
We will again have more than 130 sessions in total, held by more than 130 speakers.
Schedule for EuroPython 2019
Please note that
Link: https://www.europython-society.org/post/185811770920
europython:
We are pleased to announce the EuroPython 2019 schedule.
We will again have more than 130 sessions in total, held by more than 130 speakers.
Schedule for EuroPython 2019
Please note that
EuroPython Society
EuroPython 2019: Schedule is online europython: “ We are pleased to announce the EuroPython 2019 schedule. We will again have more than 130 sessions in total, held by more than 130 speakers. Schedule...
PyBites: Watermarking photos? "I can do that in Python!"
Link: https://pybit.es/pillow-intro.html
/*!
*
* IPython notebook
*
*/
/* CSS font colors for translated ANSI colors. */
.ansibold {
font-weight: bold;
}
/* use dark versions for foreground, to improve visibility */
.ansiblack {
color: b
Link: https://pybit.es/pillow-intro.html
/*!
*
* IPython notebook
*
*/
/* CSS font colors for translated ANSI colors. */
.ansibold {
font-weight: bold;
}
/* use dark versions for foreground, to improve visibility */
.ansiblack {
color: b
PyBites
Watermarking photos?
My wife is setting up a business from home and wanted to protect photos of her work submitted to social media sites and the web in general.