Python Software Foundation: PyCaribbean, Come for the Language, Stay for the Culture
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/5cxOS4sX308/pycaribbean-2018.html
PyCaribbean is more than Python, it is people, culture, and spending time together. Lead organizer Leonardo Jimenez wants attendees to feel like they are home when they are at PyCaribbean. “That sen
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/5cxOS4sX308/pycaribbean-2018.html
PyCaribbean is more than Python, it is people, culture, and spending time together. Lead organizer Leonardo Jimenez wants attendees to feel like they are home when they are at PyCaribbean. “That sen
pyfound.blogspot.co.uk
PyCaribbean, Come for the Language, Stay for the Culture
PyCaribbean is more than Python, it is people, culture, and spending time together. Lead organizer Leonardo Jimenez wants attendees to fee...
Reinout van Rees: Djangocon: growing old gracefully, on being a career programmer - Carlton Gibson
Link: http://reinout.vanrees.org/weblog/2018/05/24/05-career-programmer.html
(One of my summaries of a talk at the
2018 european djangocon.)
He's a longtime django user. "The web framework for perfectionists": yes,
that's him.
He has also build lots of backends for IOS apps.
Link: http://reinout.vanrees.org/weblog/2018/05/24/05-career-programmer.html
(One of my summaries of a talk at the
2018 european djangocon.)
He's a longtime django user. "The web framework for perfectionists": yes,
that's him.
He has also build lots of backends for IOS apps.
Reinout van Rees: Djangocon: automated spell checking in django projects - Jakob Schnell
Link: http://reinout.vanrees.org/weblog/2018/05/24/08-spell-checking.html
(One of my summaries of a talk at the
2018 European djangocon.)
We are humans and we make typos. So there are typos in our code.
The two common places for typos are documentation and the user interfa
Link: http://reinout.vanrees.org/weblog/2018/05/24/08-spell-checking.html
(One of my summaries of a talk at the
2018 European djangocon.)
We are humans and we make typos. So there are typos in our code.
The two common places for typos are documentation and the user interfa
Reinout van Rees: Djangocon: slow food digest better (maintain an old project) - Christopher Grebs
Link: http://reinout.vanrees.org/weblog/2018/05/24/10-maintain.html
(One of my summaries of a talk at the
2018 european djangocon.)
Full title: "slow food digest better - or how to maintain an 8.5 year old
python project without getting lost". Christopher had to main
Link: http://reinout.vanrees.org/weblog/2018/05/24/10-maintain.html
(One of my summaries of a talk at the
2018 european djangocon.)
Full title: "slow food digest better - or how to maintain an 8.5 year old
python project without getting lost". Christopher had to main
PyCon.DE & PyData Karlsruhe: Tickets
Link: http://de.pycon.org/blog/ticket-pricing-2018/
Good news: the ticket prices for PyConDE & Pydata Karlsruhe will remain the same as last year.
Ticket sales will open on Monday May 28 12:00 CEST
Regular ticket
prices remain the same as last year:
B
Link: http://de.pycon.org/blog/ticket-pricing-2018/
Good news: the ticket prices for PyConDE & Pydata Karlsruhe will remain the same as last year.
Ticket sales will open on Monday May 28 12:00 CEST
Regular ticket
prices remain the same as last year:
B
Python Bytes: #79 15 Tips to Enhance your Github Flow
Link: https://pythonbytes.fm/episodes/show/79/15-tips-to-enhance-your-github-flow
Link: https://pythonbytes.fm/episodes/show/79/15-tips-to-enhance-your-github-flow
pythonbytes.fm
15 Tips to Enhance your Github Flow
News and announcements from the Python community for the week of May 25th, 2018
Reinout van Rees: Djangocon: an intro to docker for djangonauts - Lacey Williams Henschel
Link: http://reinout.vanrees.org/weblog/2018/05/25/02-docker.html
(One of my summaries of a talk at the
2018 European djangocon.)
Docker:
Nice: it separates dependencies.
It shares your OS (so less weight than a VM).
It puts all memmbers on the same page. Everyth
Link: http://reinout.vanrees.org/weblog/2018/05/25/02-docker.html
(One of my summaries of a talk at the
2018 European djangocon.)
Docker:
Nice: it separates dependencies.
It shares your OS (so less weight than a VM).
It puts all memmbers on the same page. Everyth
Reinout van Rees: Djangocon: survival tricks and tools for remote developers - Alessio Bragadini
Link: http://reinout.vanrees.org/weblog/2018/05/25/03-remote-developers.html
(One of my summaries of a talk at the
2018 European djangocon.)
He works in a company that has many remote workers. He is one of them. The
core question for him: "how do I manage to work remotely in
Link: http://reinout.vanrees.org/weblog/2018/05/25/03-remote-developers.html
(One of my summaries of a talk at the
2018 European djangocon.)
He works in a company that has many remote workers. He is one of them. The
core question for him: "how do I manage to work remotely in
Reinout van Rees: Djangocon: Graphql in python and django - Patrick Arminio
Link: http://reinout.vanrees.org/weblog/2018/05/25/04-graphql.html
(One of my summaries of a talk at the
2018 European djangocon.)
For APIs, REST is the normal way. But REST is not perfect.
You can, for instance, have too many requests. If you request a user
(/users
Link: http://reinout.vanrees.org/weblog/2018/05/25/04-graphql.html
(One of my summaries of a talk at the
2018 European djangocon.)
For APIs, REST is the normal way. But REST is not perfect.
You can, for instance, have too many requests. If you request a user
(/users
Reinout van Rees: Djangocon keynote: the naïve programmer - Daniele Procida
Link: http://reinout.vanrees.org/weblog/2018/05/25/01-keynote.html
(One of my summaries of a talk at the
2018 European djangocon.)
The naïve programmer is not "the bad programmer" or so. He is just not so
sophisticated. Naïve programmers are everywhere. Almost all p
Link: http://reinout.vanrees.org/weblog/2018/05/25/01-keynote.html
(One of my summaries of a talk at the
2018 European djangocon.)
The naïve programmer is not "the bad programmer" or so. He is just not so
sophisticated. Naïve programmers are everywhere. Almost all p
PyCharm: PyCharm 2018.1.4 RC
Link: http://feedproxy.google.com/~r/Pycharm/~3/zX6YBx9lpb0/
We’re happy to announce that the release candidate for a new version of PyCharm is now available: get it now from our confluence page.
Improved in this Version
Various issues related to installing pa
Link: http://feedproxy.google.com/~r/Pycharm/~3/zX6YBx9lpb0/
We’re happy to announce that the release candidate for a new version of PyCharm is now available: get it now from our confluence page.
Improved in this Version
Various issues related to installing pa
PyCharm Blog
PyCharm 2018.1.4 RC
We’re happy to announce that the release candidate for a new version of PyCharm is now available: get it now from our confluence page. Improved in this Version Various issues related to installing …
EuroPython: EuroPython 2018: Talk voting is open
Link: https://blog.europython.eu/post/174240171877
At EuroPython, we let our attendees have a significant say in the selection of the sessions which are presented at the conference. We call this “talk voting” - attendees can tell us which submitted ta
Link: https://blog.europython.eu/post/174240171877
At EuroPython, we let our attendees have a significant say in the selection of the sessions which are presented at the conference. We call this “talk voting” - attendees can tell us which submitted ta
EuroPython Blog
EuroPython 2018: Talk voting is open
At EuroPython, we let our attendees have a significant say in the selection of the sessions which are presented at the conference. We call this “talk voting” - attendees can tell us which submitted...
Talk Python to Me: #163 Python in Geoscience
Link: https://talkpython.fm/episodes/show/163/python-in-geoscience
Learn how Python is being used in research to understand the inner workings of the Earth.
Link: https://talkpython.fm/episodes/show/163/python-in-geoscience
Learn how Python is being used in research to understand the inner workings of the Earth.
talkpython.fm
Python in Geoscience
Learn how Python is being used in research to understand the inner workings of the Earth.
Martin Fitzpatrick: Brown Note
Link: https://martinfitzpatrick.name/article/post-it-notes-python-qt/
Relieve your creative blockages with these interactive desktop reminders.
Brown Note is a desktop notes application written in Python, using PyQt. The notes are implemented as decoration-less windows
Link: https://martinfitzpatrick.name/article/post-it-notes-python-qt/
Relieve your creative blockages with these interactive desktop reminders.
Brown Note is a desktop notes application written in Python, using PyQt. The notes are implemented as decoration-less windows
Martin Fitzpatrick
Brown Note | Desktop notes app using SQLAlchemy & PyQt
Relieve your creative blockages with these interactive desktop reminders. Brown Note is a desktop notes application written in Python, using PyQt. The notes are implemented as decoration-less windows, which can be dragged around the desktop and edited. Details…
Ian Ozsvald: “Creating correct and capable classifiers” at PyDataAmsterdam 2018
Link: http://ianozsvald.com/2018/05/26/creating-correct-and-capable-classifiers-at-pydataamsterdam-2018/
This weekend I got to attend PyDataAmsterdam 2018 – this is my first trip to the Netherlands (Yay! It is lovely here). I gave an updated talk on my earlier presentation for PyDataLondon 2018, this tim
Link: http://ianozsvald.com/2018/05/26/creating-correct-and-capable-classifiers-at-pydataamsterdam-2018/
This weekend I got to attend PyDataAmsterdam 2018 – this is my first trip to the Netherlands (Yay! It is lovely here). I gave an updated talk on my earlier presentation for PyDataLondon 2018, this tim
Entrepreneurial Geekiness
"Creating correct and capable classifiers" at PyDataAmsterdam 2018 - Entrepreneurial Geekiness
This weekend I got to attend PyDataAmsterdam 2018 – this is my first trip to the Netherlands (Yay! It is lovely here). I gave an updated talk on my earlier presentation for PyDataLondon 2018, this time I spoke more on : YellowBrick‘s ROC curves SHAPley machine…
Semaphore Community: Building and Testing an API Wrapper in Python
Link: https://semaphoreci.com/community/tutorials/building-and-testing-an-api-wrapper-in-python
This article is brought with ❤ to you by Semaphore.Introduction
Most websites we use provide an HTTP API to enable developers
to access their data from their own applications. For developers utilizin
Link: https://semaphoreci.com/community/tutorials/building-and-testing-an-api-wrapper-in-python
This article is brought with ❤ to you by Semaphore.Introduction
Most websites we use provide an HTTP API to enable developers
to access their data from their own applications. For developers utilizin
Semaphore
Building and Testing an API Wrapper in Python - Semaphore
Learn how to write and test a custom Python library to interact with an HTTP API.
Weekly Python StackOverflow Report: (cxxvii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/05/cxxvii-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-05-26 21:36:24 GMTWhy does integer division round down in many scr
Link: http://python-weekly.blogspot.com/2018/05/cxxvii-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-05-26 21:36:24 GMTWhy does integer division round down in many scr
python-weekly.blogspot.co.uk
(cxxvii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Full Stack Python: How to Add Maps to Django Web App Projects with Mapbox
Link: https://www.fullstackpython.com/maps-django-web-applications-projects-mapbox.html
Building interactive maps into a Django web application
can seem daunting if you do not know where to begin, but it is easier
than you think if you use a developer tool such as
Mapbox.
In this post w
Link: https://www.fullstackpython.com/maps-django-web-applications-projects-mapbox.html
Building interactive maps into a Django web application
can seem daunting if you do not know where to begin, but it is easier
than you think if you use a developer tool such as
Mapbox.
In this post w
Fullstackpython
How to Add Maps to Django Web App Projects with Mapbox
Learn how to add maps and location-based data to your web applications using Mapbox. Great post on fullstackpython.com!
Matthew Rocklin: Beyond Numpy Arrays in Python
Link: https://matthewrocklin.com/blog//work/2018/05/27/beyond-numpy
Executive Summary
In recent years Python’s array computing ecosystem has grown organically to support
GPUs, sparse, and distributed arrays.
This is wonderful and a great example of the growth that can
Link: https://matthewrocklin.com/blog//work/2018/05/27/beyond-numpy
Executive Summary
In recent years Python’s array computing ecosystem has grown organically to support
GPUs, sparse, and distributed arrays.
This is wonderful and a great example of the growth that can
Kushal Das: Fedora 28 template is available on QubesOS
Link: https://kushaldas.in/posts/fedora-28-template-is-available-on-qubesos.html
In case you missed the news, Fedora 28 is now available as a template in Qubes
OS 4.0. Fedora 26 will end of life on 2018-06-01, means
this is a good time for everyone to upgrade. Use the following c
Link: https://kushaldas.in/posts/fedora-28-template-is-available-on-qubesos.html
In case you missed the news, Fedora 28 is now available as a template in Qubes
OS 4.0. Fedora 26 will end of life on 2018-06-01, means
this is a good time for everyone to upgrade. Use the following c
Mike Driscoll: PyDev of the Week: Moshe Zadka
Link: http://www.blog.pythonlibrary.org/2018/05/28/pydev-of-the-week-moshe-zadka/
This week we welcome Moshe Zadka (@moshezadka) as our PyDev of the Week! Moshe is a core developer of the Twisted project and he is also a co-author of Expert Twisted from Apress Publishing. He is als
Link: http://www.blog.pythonlibrary.org/2018/05/28/pydev-of-the-week-moshe-zadka/
This week we welcome Moshe Zadka (@moshezadka) as our PyDev of the Week! Moshe is a core developer of the Twisted project and he is also a co-author of Expert Twisted from Apress Publishing. He is als