Codementor: Getting to Know Go, Python, and Benchmarks
Link: https://www.codementor.io/djangostars/getting-to-know-go-python-and-benchmarks-zg82hx1fs
This article was written by Vadym Zakovinko (Solution Architect) for Django Stars (https://djangostars.com).
Hello, my name is Vadym, and this is my story about how I started learning Go, what it...
Link: https://www.codementor.io/djangostars/getting-to-know-go-python-and-benchmarks-zg82hx1fs
This article was written by Vadym Zakovinko (Solution Architect) for Django Stars (https://djangostars.com).
Hello, my name is Vadym, and this is my story about how I started learning Go, what it...
www.codementor.io
Getting to Know Go, Python, and Benchmarks | Codementor
This article was written by Vadym Zakovinko (Solution Architect) for Django Stars (https://djangostars.com).
Hello, my name is Vadym, and this is my story about how I started learning Go, what it...
Hello, my name is Vadym, and this is my story about how I started learning Go, what it...
Codementor: A concise resource repository for machine learning!
Link: https://www.codementor.io/innat_2k14/a-concise-repository-for-machine-learning-zgehm080i
A concise repository of machine learning bookmarks.
Link: https://www.codementor.io/innat_2k14/a-concise-repository-for-machine-learning-zgehm080i
A concise repository of machine learning bookmarks.
www.codementor.io
A concise resource repository for machine learning! | Codementor
A concise repository of machine learning bookmarks.
PyBites: Code Challenge 64 - PyCon ES 2019 Marvel Challenge
Link: https://pybit.es/codechallenge64.html
There is an immense amount to be learned simply by tinkering with things. - Henry Ford
Hey Pythonistas,
This weekend is Pycon ES and in the unlikely event you get bored, you can always do some codin
Link: https://pybit.es/codechallenge64.html
There is an immense amount to be learned simply by tinkering with things. - Henry Ford
Hey Pythonistas,
This weekend is Pycon ES and in the unlikely event you get bored, you can always do some codin
PyBites
Code Challenge 64 - PyCon ES 2019 Marvel Challenge
Hey Pythonistas, this weekend is Pycon ES and in the unlikely event you get bored, you can always do some coding with PyBites. Two more good reasons to do so: 1. there are prizes / giveaways, 2. your PRs count towards Hacktoberfest (t-shirt). Fire up your…
Talk Python to Me: #232 Become a robot developer with Python
Link: https://talkpython.fm/episodes/show/232/become-a-robot-developer-with-python
When you think about the types of jobs you get as a Python developer, you probably weight the differences between data science and web development.
Link: https://talkpython.fm/episodes/show/232/become-a-robot-developer-with-python
When you think about the types of jobs you get as a Python developer, you probably weight the differences between data science and web development.
talkpython.fm
Become a robot developer with Python
When you think about the types of jobs you get as a Python developer, you probably weight the differences between data science and web development.
Glyph Lefkowitz: A Few Bad Apples
Link: https://glyph.twistedmatrix.com/2019/10/a-few-bad-apples.html
I’m a little annoyed at my Apple devices right now.
Time to complain.
“Trust us!” says Apple.
“We’re not like the big, bad Google! We don’t just want to advertise to you
all the time! We’re not like
Link: https://glyph.twistedmatrix.com/2019/10/a-few-bad-apples.html
I’m a little annoyed at my Apple devices right now.
Time to complain.
“Trust us!” says Apple.
“We’re not like the big, bad Google! We don’t just want to advertise to you
all the time! We’re not like
Twistedmatrix
A Few Bad Apples
incessantly advertise the bunch.
Weekly Python StackOverflow Report: (cxcvii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/10/cxcvii-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-10-05 20:56:58 GMTTypeError: attrib() got an unexpected keyword ar
Link: http://python-weekly.blogspot.com/2019/10/cxcvii-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-10-05 20:56:58 GMTTypeError: attrib() got an unexpected keyword ar
Blogspot
(cxcvii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
Catalin George Festila: Python Qt5 - the drag and drop feature.
Link: http://python-catalin.blogspot.com/2019/10/python-qt5-drag-and-drop-feature.html
Today I tested drag and drop feature with PyQt5.
Python 3.7.4 (default, Jul 9 2019, 16:32:37)
[GCC 9.1.1 20190503 (Red Hat 9.1.1-1)] on linuxThis is a simple example using setAcceptDrops and setDrag
Link: http://python-catalin.blogspot.com/2019/10/python-qt5-drag-and-drop-feature.html
Today I tested drag and drop feature with PyQt5.
Python 3.7.4 (default, Jul 9 2019, 16:32:37)
[GCC 9.1.1 20190503 (Red Hat 9.1.1-1)] on linuxThis is a simple example using setAcceptDrops and setDrag
Blogspot
Python Qt5 - the drag and drop feature.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Python Bytes: #150 Winning the Python software interview
Link: https://pythonbytes.fm/episodes/show/150/winning-the-python-software-interview
Link: https://pythonbytes.fm/episodes/show/150/winning-the-python-software-interview
pythonbytes.fm
Winning the Python software interview
News and announcements from the Python community for the week of Oct 5th, 2019
Anarcat: Calibre replacement considerations
Link: https://anarc.at/software/desktop/calibre/
Summary
TL;DR: I'm considering replacing those various Calibre compnents with...
ebook-viewer: using a Kobo or other ebook reader, possibly
Atril or MuPDF on the desktop?
ebook-editor: Sigil.
collect
Link: https://anarc.at/software/desktop/calibre/
Summary
TL;DR: I'm considering replacing those various Calibre compnents with...
ebook-viewer: using a Kobo or other ebook reader, possibly
Atril or MuPDF on the desktop?
ebook-editor: Sigil.
collect
Full Stack Python: How to Add Maps to Django Web App Projects with Mapbox
Link: https://www.fullstackpython.com/blog/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/blog/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!
Calvin Spealman: Announcing Feet, a Python Runner
Link: http://techblog.ironfroggy.com/2019/10/announcing-feet-python-runner.html
I've been working on a problem that's bugged me for about as long as I've used Python and I want to announce my stab at a solution, finally!I've been working on the problem of "How do i get this littl
Link: http://techblog.ironfroggy.com/2019/10/announcing-feet-python-runner.html
I've been working on a problem that's bugged me for about as long as I've used Python and I want to announce my stab at a solution, finally!I've been working on the problem of "How do i get this littl
Ironfroggy
Announcing Feet, a Python Runner
I've been working on a problem that's bugged me for about as long as I've used Python and I want to announce my stab at a solution, finally...
Amjith Ramanujam: Examples are Awesome
Link: https://blog.amjith.com/examples-are-awesome
There are two things I look for whenever I check out an Opensource project or library that I want to use. 1. Screenshots (A picture is worth a thousand words). 2. Examples (Don't tell me what to do, s
Link: https://blog.amjith.com/examples-are-awesome
There are two things I look for whenever I check out an Opensource project or library that I want to use. 1. Screenshots (A picture is worth a thousand words). 2. Examples (Don't tell me what to do, s
Brain Spill
Examples are Awesome
There are two things I look for whenever I check out an Opensource project or library that I want to use.
1. Screenshots (A picture is worth a thousand words).
2. Examples (Don't tell me what...
1. Screenshots (A picture is worth a thousand words).
2. Examples (Don't tell me what...
Mike Driscoll: PyDev of the Week: Paul Ivanov
Link: http://www.blog.pythonlibrary.org/2019/10/07/pydev-of-the-week-paul-ivanov/
This week we welcome Paul Ivanov (@ivanov) as our PyDev of the Week! Paul is a core developer of IPython and Jupyter. He is also an instructor at Software Carpentry. You can learn more about Paul on h
Link: http://www.blog.pythonlibrary.org/2019/10/07/pydev-of-the-week-paul-ivanov/
This week we welcome Paul Ivanov (@ivanov) as our PyDev of the Week! Paul is a core developer of IPython and Jupyter. He is also an instructor at Software Carpentry. You can learn more about Paul on h
The Mouse Vs. The Python
PyDev of the Week: Paul Ivanov - The Mouse Vs. The Python
This week I chatted with Paul Ivanov about his work with Jupyter, IPython and Matplotlib
Glyph Lefkowitz: The Numbers, They Lie
Link: https://glyph.twistedmatrix.com/2019/10/the-numbers-they-lie.html
It’s October, and we’re all getting ready for Halloween, so allow me to me tell you a horror story, in Python:
1
2>>> 0.1 + 0.2 - 0.3
5.551115123125783e-17
Some of you might already be familiar wit
Link: https://glyph.twistedmatrix.com/2019/10/the-numbers-they-lie.html
It’s October, and we’re all getting ready for Halloween, so allow me to me tell you a horror story, in Python:
1
2>>> 0.1 + 0.2 - 0.3
5.551115123125783e-17
Some of you might already be familiar wit
Twistedmatrix
The Numbers, They Lie
when 2 + 2 = 4.00000000000000000001
Julien Danjou: Python and fast HTTP clients
Link: https://julien.danjou.info/python-and-fast-http-clients/
Nowadays, it is more than likely that you will have to write an HTTP client for your application that will have to talk to another HTTP server. The ubiquity of REST API makes HTTP a first class citize
Link: https://julien.danjou.info/python-and-fast-http-clients/
Nowadays, it is more than likely that you will have to write an HTTP client for your application that will have to talk to another HTTP server. The ubiquity of REST API makes HTTP a first class citize
Ned Batchelder: Sponsor me on GitHub?
Link: https://nedbatchelder.com//blog/201910/sponsor_me_on_github.html
tl;dr: You can
sponsor me on GitHub,
but I’m not sure why you would.In May, GitHub launched
GitHub Sponsors,
a feature on their site for people to support each other financially. It’s
still in beta, b
Link: https://nedbatchelder.com//blog/201910/sponsor_me_on_github.html
tl;dr: You can
sponsor me on GitHub,
but I’m not sure why you would.In May, GitHub launched
GitHub Sponsors,
a feature on their site for people to support each other financially. It’s
still in beta, b
Real Python: Building a Python C Extension Module
Link: https://realpython.com/build-python-c-extension-module/
There are several ways in which you can extend the functionality of Python. One of these is to write your Python module in C or C++. This process can lead to improved performance and better access to
Link: https://realpython.com/build-python-c-extension-module/
There are several ways in which you can extend the functionality of Python. One of these is to write your Python module in C or C++. This process can lead to improved performance and better access to
Realpython
Building a Python C Extension Module – Real Python
In this tutorial, you'll learn how to write Python interfaces in C. Find out how to invoke C functions from within Python and build Python C extension modules. You'll learn how to parse arguments, return values, and raise custom exceptions using the Python…
Codementor: Choosing Python for Web Development: Top 16 Pros and Cons
Link: https://www.codementor.io/djangostars/choosing-python-for-web-development-top-16-pros-and-cons-zjnqig6hb
Did you know that Python was named after Monty Python?
One of the world’s most popular coding languages (https://stackoverflow.blog/2017/09/06/incredible-growth-python/), Python was first...
Link: https://www.codementor.io/djangostars/choosing-python-for-web-development-top-16-pros-and-cons-zjnqig6hb
Did you know that Python was named after Monty Python?
One of the world’s most popular coding languages (https://stackoverflow.blog/2017/09/06/incredible-growth-python/), Python was first...
Quansight Labs Blog: Quansight Labs Work Update for September, 2019
Link: https://labs.quansight.org/blog/2019/10/quansight-labs-work-update-for-september-2019/
As of November, 2018, I have been working at
Quansight. Quansight is a new startup founded by
the same people who started Anaconda, which aims to connect companies and open
source communities, and off
Link: https://labs.quansight.org/blog/2019/10/quansight-labs-work-update-for-september-2019/
As of November, 2018, I have been working at
Quansight. Quansight is a new startup founded by
the same people who started Anaconda, which aims to connect companies and open
source communities, and off
Quansight Labs
Quansight Labs Work Update for September, 2019
As of November, 2018, I have been working at
Quansight. Quansight is a new startup founded by
the same people who started Anaconda, which aims to connect companies and open
source communities, and off
Quansight. Quansight is a new startup founded by
the same people who started Anaconda, which aims to connect companies and open
source communities, and off
Catalin George Festila: Python 3.7.4 : Example with subprocess - part 001.
Link: http://python-catalin.blogspot.com/2019/10/python-374-example-with-subprocess-part.html
This is a simple example with the python 3 subprocess package.
The source code is simple to understand.
The execute_proceess_with_communicate let run the ls command with the sudo user permissions:
imp
Link: http://python-catalin.blogspot.com/2019/10/python-374-example-with-subprocess-part.html
This is a simple example with the python 3 subprocess package.
The source code is simple to understand.
The execute_proceess_with_communicate let run the ls command with the sudo user permissions:
imp
Blogspot
Python 3.7.4 : Example with subprocess - part 001.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.