PyBites: How Promotions work in Large Corporations
Link: https://pybit.es/guest-promotions-large-corporations.html
We are stoked to have Cristian Medina (tryexceptpass.org) deliver our first soft skills article. He will go into depth on the topic of promotions and how to better position yourself as a developer. He
Link: https://pybit.es/guest-promotions-large-corporations.html
We are stoked to have Cristian Medina (tryexceptpass.org) deliver our first soft skills article. He will go into depth on the topic of promotions and how to better position yourself as a developer. He
PyBites
How Promotions work in Large Corporations
We are stoked to have Cristian Medina (tryexceptpass.org) deliver our first soft skills article. He will go into depth on the topic of promotions and how to better position yourself as a developer. He will discuss performance reviews, the role your manager…
Codementor: Taming Snakes inside a Container
Link: https://www.codementor.io/apcelent/taming-snakes-inside-a-container-mfadetk24
In this post, let's talk about taming snakes inside a container. The article is a summary of lessons learned while dockerizing python microservices. In case you want to see a detailed...
Link: https://www.codementor.io/apcelent/taming-snakes-inside-a-container-mfadetk24
In this post, let's talk about taming snakes inside a container. The article is a summary of lessons learned while dockerizing python microservices. In case you want to see a detailed...
www.codementor.io
Taming Snakes inside a Container | Codementor
In this post, let's talk about taming snakes inside a container. The article is a summary of lessons learned while dockerizing python microservices. In case you want to see a detailed...
Import Python: ImportPython - Issue 182
Link: http://importpython.com/blog/post/importpython-issue-182
Worthy
Read
Continuous Delivery of Microservices - Parts 1 to 5
Link: http://importpython.com/blog/post/importpython-issue-182
Worthy
Read
Continuous Delivery of Microservices - Parts 1 to 5
ImportPython
ImportPython - Issue 182 - ImportPython Weekly Blog
All Things Python.
Real Python: The Ultimate Guide to Django Redirects
Link: https://realpython.com/django-redirects/
When you build a Python web application with the Django framework, you’ll at some point have to redirect the user from one URL to another.
In this guide, you’ll learn everything you need to know about
Link: https://realpython.com/django-redirects/
When you build a Python web application with the Django framework, you’ll at some point have to redirect the user from one URL to another.
In this guide, you’ll learn everything you need to know about
Realpython
The Ultimate Guide to Django Redirects – Real Python
In this detailed guide, you'll learn everything you need to know about HTTP redirects in Django. All the way from the low-level details of the HTTP protocol to the high-level way of dealing with them in Django.
Python Bytes: #91 Will there be a PyBlazor?
Link: https://pythonbytes.fm/episodes/show/91/will-there-be-a-pyblazor
Link: https://pythonbytes.fm/episodes/show/91/will-there-be-a-pyblazor
pythonbytes.fm
Will there be a PyBlazor?
News and announcements from the Python community for the week of Aug 15th, 2018
Continuum Analytics Blog: Introducing Skein: Deploy Python on Apache YARN the Easy Way
Link: https://www.anaconda.com/blog/developer-blog/introducing-skein-deploy-python-on-apache-yarn-the-easy-way/
By Jim Crist *This post is reprinted with permission from Jim Crist’s blog. The original post can be found here.In this post, I introduce Skein, a new tool and library for deploying applications on Ap
Link: https://www.anaconda.com/blog/developer-blog/introducing-skein-deploy-python-on-apache-yarn-the-easy-way/
By Jim Crist *This post is reprinted with permission from Jim Crist’s blog. The original post can be found here.In this post, I introduce Skein, a new tool and library for deploying applications on Ap
Anaconda
Introducing Skein: Deploy Python on Apache YARN the Easy Way - Anaconda
Skein is a new tool and library for deploying applications on Apache YARN.
Peter Bengtsson: django-pipeline and Zopfli
Link: https://www.peterbe.com/plog/ZopfliPipelineCachedStorage
tl;dr; I wrote my own extension to django-pipeline that uses Zopfli to create .gz files from static assets collected in Django. Here's the code.
Nginx and Gzip
What I wanted was to continue to use dja
Link: https://www.peterbe.com/plog/ZopfliPipelineCachedStorage
tl;dr; I wrote my own extension to django-pipeline that uses Zopfli to create .gz files from static assets collected in Django. Here's the code.
Nginx and Gzip
What I wanted was to continue to use dja
Codementor: How and why I built Transport Management System
Link: https://www.codementor.io/vishdha/how-and-why-i-built-transport-management-system-mgekaxu7k
First Post
Link: https://www.codementor.io/vishdha/how-and-why-i-built-transport-management-system-mgekaxu7k
First Post
www.codementor.io
How and why I built Transport Management System | Codementor
First Post
James Bennett: For hire
Link: https://www.b-list.org/weblog/2018/apr/11/hire/
Update: I am (as of August 2018) once again gainfully employed.
Since a slightly-wider circle of people know this now, it’s time to just go public with the news: my last day at now-former employer was
Link: https://www.b-list.org/weblog/2018/apr/11/hire/
Update: I am (as of August 2018) once again gainfully employed.
Since a slightly-wider circle of people know this now, it’s time to just go public with the news: my last day at now-former employer was
py.CheckIO: How to translate code from Python 2 to Python 3
Link: http://py.checkio.org/blog/how-to-translate-code-from-python-2-to-python-3/
It would be ideal to have a backward compatibility between different versions of programs and programming languages. However, it’s not the case and we have to consider this when supporting old prod
Link: http://py.checkio.org/blog/how-to-translate-code-from-python-2-to-python-3/
It would be ideal to have a backward compatibility between different versions of programs and programming languages. However, it’s not the case and we have to consider this when supporting old prod
Py.CheckiO - games for coders
How to translate code from Python 2 to Python 3. python coding challenges - Py.CheckiO
Despite the fact that Python 3 appeared almost 10 years ago, many projects still use Python 2, since switching to a new language version is a highly complex and time-consuming task. If you support projects written in the second version of the language and…
Ian Ozsvald: On the growth of our PyDataLondon community
Link: http://ianozsvald.com/2018/08/16/on-the-growth-of-our-pydatalondon-community/
I haven’t spoken on our PyDataLondon meetup community in a while so I figure a few numbers are due. We’re now at an incredible 7,800 members and just this month we had 200 members in the room at AHL’s
Link: http://ianozsvald.com/2018/08/16/on-the-growth-of-our-pydatalondon-community/
I haven’t spoken on our PyDataLondon meetup community in a while so I figure a few numbers are due. We’re now at an incredible 7,800 members and just this month we had 200 members in the room at AHL’s
Entrepreneurial Geekiness
On the growth of our PyDataLondon community - Entrepreneurial Geekiness
I haven’t spoken on our PyDataLondon meetup community in a while so I figure a few numbers are due. We’re now at an incredible 7,800 members and just this month we had 200 members in the room at AHL’s new venue. We’re a volunteer run community – you’ll see…
Bhishan Bhandari: Google APIs and Python – Part II
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/w0vHL3DhM6o/
Google services are cool and you can build products and services around it. We will see through examples how you can use various google services such as spreadsheet, slides and drive through Python. I
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/w0vHL3DhM6o/
Google services are cool and you can build products and services around it. We will see through examples how you can use various google services such as spreadsheet, slides and drive through Python. I
The Tara Nights
Google APIs and Python - Part II
Google services are cool and you can build products and services around it. We will see through examples how you can use various google services such as spreadsheet, slides and drive through Python. I hope people can take ideas from the following example…
Talk Python to Me: #174 Coming into Python from another Industry (part 2)
Link: https://talkpython.fm/episodes/show/174/coming-into-python-from-another-industry-part-2
Not everyone comes to software development and Python through 4-year computer science programs at universities. This episode highlights one alternative journey into Python.
Link: https://talkpython.fm/episodes/show/174/coming-into-python-from-another-industry-part-2
Not everyone comes to software development and Python through 4-year computer science programs at universities. This episode highlights one alternative journey into Python.
talkpython.fm
Coming into Python from another Industry (part 2)
Not everyone comes to software development and Python through 4-year computer science programs at universities. This episode highlights one alternative journey into Python.
PyBites: A Python Orientation - How to Get Started
Link: https://pybit.es/guest-python-orientation.html
Python is a wonderful language for both beginners and expert programmers, but getting started can be daunting. Which version should I use? Which editors are best? What do you mean there are different
Link: https://pybit.es/guest-python-orientation.html
Python is a wonderful language for both beginners and expert programmers, but getting started can be daunting. Which version should I use? Which editors are best? What do you mean there are different
PyBites
A Python Orientation - How to Get Started
Python is a wonderful language for both beginners and expert programmers, but getting started can be daunting. Which version should I use? Which editors are best? What do you mean there are different implementations and environments? Here's a guide to help…
Kay Hayen: Nuitka this week #4
Link: http://nuitka.net/posts/nuitka-this-week-4.html
Contents
Goto Generators
Tox Plugin
Twitter
Hotfixes
Plans
Goto Generators
This continues TWN #3 where
I explained what is all about.
Good news is, at the time Python2 generators were largely wor
Link: http://nuitka.net/posts/nuitka-this-week-4.html
Contents
Goto Generators
Tox Plugin
Hotfixes
Plans
Goto Generators
This continues TWN #3 where
I explained what is all about.
Good news is, at the time Python2 generators were largely wor
Nuitka Home
Nuitka this week #4
Contents
Goto Generators
Tox Plugin
Twitter
Hotfixes
Plans
Goto Generators
This continues TWN #3 where
I explained what is all about.
Good news is, at the time Python2 generators were largely work
Goto Generators
Tox Plugin
Hotfixes
Plans
Goto Generators
This continues TWN #3 where
I explained what is all about.
Good news is, at the time Python2 generators were largely work
Christoph Zwerschke: Using GraphQL or REST, that is the question
Link: https://cito.github.io/blog/shakespeare-with-graphql/
This blog has been dormant for too long – it’s time to post another article. In order to live up to the blog title, this article will combine some old and seasoned stuff (PostgreSQL and Shakespeare’s
Link: https://cito.github.io/blog/shakespeare-with-graphql/
This blog has been dormant for too long – it’s time to post another article. In order to live up to the blog title, this article will combine some old and seasoned stuff (PostgreSQL and Shakespeare’s
cito.github.io
Using GraphQL or REST, that is the question | Seasoned & Agile
[graphql, asyncio, asyncpg, python, concurrent, graphql-core-next, shakespeare, hamlet, tutorial]
Stack Abuse: Using Regex for Text Manipulation in Python
Link: https://stackabuse.com/using-regex-for-text-manipulation-in-python/
Introduction
Text preprocessing is one of the most important tasks in Natural Language Processing (NLP). For instance, you may want to remove all punctuation marks from text documents before they can
Link: https://stackabuse.com/using-regex-for-text-manipulation-in-python/
Introduction
Text preprocessing is one of the most important tasks in Natural Language Processing (NLP). For instance, you may want to remove all punctuation marks from text documents before they can
Stack Abuse
Using Regex for Text Manipulation in Python
Text preprocessing is one of the most important tasks in Natural Language Processing (NLP). For instance, you may want to remove all punctuation marks from tex...
Codementor: Hunting Intermittent Tests
Link: https://www.codementor.io/davedash/hunting-intermittent-tests-mi7bseox7
There’s a sad time in testing land when you have a test suite that you can’t rely on. Instead of running a suite and merging if it passes, you have to glance over the failed tests and say “Oh that one
Link: https://www.codementor.io/davedash/hunting-intermittent-tests-mi7bseox7
There’s a sad time in testing land when you have a test suite that you can’t rely on. Instead of running a suite and merging if it passes, you have to glance over the failed tests and say “Oh that one
www.codementor.io
Hunting Intermittent Tests | Codementor
There’s a sad time in testing land when you have a test suite that you can’t rely on. Instead of running a suite and merging if it passes, you have to glance over the failed tests and say “Oh that one… that test is flaky.”
Codementor: Building a Discord Bot with Python and Repl.it
Link: https://www.codementor.io/garethdwyer/building-a-discord-bot-with-python-and-repl-it-miblcwejz
Find out how to build your own Discord bot using Python and Repl.it. We'll walk through all the steps needed to set your bot up on Discord and then code it using Python, all in the cloud.
Link: https://www.codementor.io/garethdwyer/building-a-discord-bot-with-python-and-repl-it-miblcwejz
Find out how to build your own Discord bot using Python and Repl.it. We'll walk through all the steps needed to set your bot up on Discord and then code it using Python, all in the cloud.
www.codementor.io
Building a Discord Bot with Python and Repl.it | Codementor
Find out how to build your own Discord bot using Python and Repl.it. We'll walk through all the steps needed to set your bot up on Discord and then code it using Python, all in the cloud.
Davy Wybiral: DIY Game Controller (soldering project)
Link: http://davywybiral.blogspot.com/2018/08/diy-game-controller-soldering-project.html
I got a new Hakko soldering iron so it's time to melt some metal!This video shows how to make a working game controller out of only a perf board, some tactile buttons, and an Arduino Pro Micro. The co
Link: http://davywybiral.blogspot.com/2018/08/diy-game-controller-soldering-project.html
I got a new Hakko soldering iron so it's time to melt some metal!This video shows how to make a working game controller out of only a perf board, some tactile buttons, and an Arduino Pro Micro. The co
Blogspot
DIY Game Controller (soldering project)
I got a new Hakko soldering iron so it's time to melt some metal! This video shows how to make a working game controller out of only a per...