Robin Wilson: Bid for a day’s work from me
Link: http://blog.rtwilson.com/bid-for-a-days-work-from-me/
Summary: I will do a day’s work for the highest bidder in this auction. This could mean you get a day’s work from me very cheaply. Please read all of this post carefully, and then submit your bid here
Link: http://blog.rtwilson.com/bid-for-a-days-work-from-me/
Summary: I will do a day’s work for the highest bidder in this auction. This could mean you get a day’s work from me very cheaply. Please read all of this post carefully, and then submit your bid here
Real Python: Async IO in Python: A Complete Walkthrough
Link: https://realpython.com/async-io-python/
Async IO is a concurrent programming design that has received dedicated support in Python, evolving rapidly from Python 3.4 through 3.7, and probably beyond.
You may be thinking with dread, “Concurren
Link: https://realpython.com/async-io-python/
Async IO is a concurrent programming design that has received dedicated support in Python, evolving rapidly from Python 3.4 through 3.7, and probably beyond.
You may be thinking with dread, “Concurren
Realpython
Python's asyncio: A Hands-On Walkthrough – Real Python
Explore how Python asyncio works and when to use it. Follow hands-on examples to build efficient programs with coroutines and awaitable tasks.
Codementor: Analyzing Robinhood trade history
Link: https://www.codementor.io/trevorwelch/analyzing-robinhood-trade-history-r9ryn6e4w
A Python script to get a look at your trading history from trading options and individual equities on Robinhood: calculate profit/loss, sum dividend payouts and generate buy-and-hold comparison.
Link: https://www.codementor.io/trevorwelch/analyzing-robinhood-trade-history-r9ryn6e4w
A Python script to get a look at your trading history from trading options and individual equities on Robinhood: calculate profit/loss, sum dividend payouts and generate buy-and-hold comparison.
www.codementor.io
Analyzing Robinhood trade history | Codementor
A Python script to get a look at your trading history from trading options and individual equities on Robinhood: calculate profit/loss, sum dividend payouts and generate buy-and-hold comparison.
Wingware News: Wing Python IDE 6.1.4: January 16, 2019
Link: https://wingware.com/news/2019-01-16
This minor release fixes using typing.IO and similar classes as type hints,
improves handling of editor splits in goto-definition, fixes failure to install
the remote agent, and fixes failure to conv
Link: https://wingware.com/news/2019-01-16
This minor release fixes using typing.IO and similar classes as type hints,
improves handling of editor splits in goto-definition, fixes failure to install
the remote agent, and fixes failure to conv
Wingware
Wing Python IDE 6.1.4: January 16, 2019 - Wing Python IDE
This minor release fixes using typing.IO and similar classes as type hints,
improves handling of editor splits in goto-definition, fixes failure to install
the remote agent, and fixes failure to convert EOLs in the editor.
improves handling of editor splits in goto-definition, fixes failure to install
the remote agent, and fixes failure to convert EOLs in the editor.
NumFOCUS: Now Hiring: Events and Digital Marketing Coordinator
Link: https://numfocus.org/blog/now-hiring-events-and-digital-marketing-coordinator
The post Now Hiring: Events and Digital Marketing Coordinator appeared first on NumFOCUS.
Link: https://numfocus.org/blog/now-hiring-events-and-digital-marketing-coordinator
The post Now Hiring: Events and Digital Marketing Coordinator appeared first on NumFOCUS.
NumFOCUS
Now Hiring: Events and Digital Marketing Coordinator - NumFOCUS
codingdirectional: Convert video from one format to another with python
Link: http://codingdirectional.info/2019/01/17/convert-video-from-one-format-to-another-with-python/
Hello, and well come back. In this article, we will input the last feature for our video editing application before we tidy up the entire application’s user interface and then upload this free applica
Link: http://codingdirectional.info/2019/01/17/convert-video-from-one-format-to-another-with-python/
Hello, and well come back. In this article, we will input the last feature for our video editing application before we tidy up the entire application’s user interface and then upload this free applica
Codementor: Introduction to Python
Link: https://www.codementor.io/adityamalviya/introduction-to-python-rahy9gvfs
Introduction to python: A complete tutorial series for Beginner to Advanced
Link: https://www.codementor.io/adityamalviya/introduction-to-python-rahy9gvfs
Introduction to python: A complete tutorial series for Beginner to Advanced
www.codementor.io
Introduction to Python | Codementor
Introduction to python: A complete tutorial series for Beginner to Advanced
gamingdirectional: Create Panda 3D Game Project
Link: http://gamingdirectional.com/blog/2019/01/17/create-panda-3d-game-project/
Hello, do you still remember that I have mentioned to you before that I will start another game project alongside the new pygame project? Well, I have not decided yet which game framework should I use
Link: http://gamingdirectional.com/blog/2019/01/17/create-panda-3d-game-project/
Hello, do you still remember that I have mentioned to you before that I will start another game project alongside the new pygame project? Well, I have not decided yet which game framework should I use
Gaming Directional
Create Panda 3D Game Project
Explore the Panda 3D framework
Django Weblog: Django 2.2 alpha 1 released
Link: https://www.djangoproject.com/weblog/2019/jan/17/django-22-alpha-1/
Django 2.2 alpha 1 is now available. It represents the first stage in the 2.2 release cycle and is an opportunity for you to try out the changes coming in Django 2.2.
Django 2.2 has a salmagundi of ne
Link: https://www.djangoproject.com/weblog/2019/jan/17/django-22-alpha-1/
Django 2.2 alpha 1 is now available. It represents the first stage in the 2.2 release cycle and is an opportunity for you to try out the changes coming in Django 2.2.
Django 2.2 has a salmagundi of ne
Stack Abuse: Getting Started with MySQL and Python
Link: https://stackabuse.com/getting-started-with-mysql-and-python/
Introduction
For any fully functional deployable application, the persistence of data is indispensable. A trivial way of storing data would be to write it to a file in the hard disk, but one would pre
Link: https://stackabuse.com/getting-started-with-mysql-and-python/
Introduction
For any fully functional deployable application, the persistence of data is indispensable. A trivial way of storing data would be to write it to a file in the hard disk, but one would pre
Stack Abuse
Getting Started with MySQL and Python
For any fully functional deployable application, the persistence of data is indispensable. A trivial way of storing data would be to write it to a file in the...
Julien Danjou: Serious Python released!
Link: https://julien.danjou.info/serious-python-released/
Today I'm glad to announce that my new book, Serious Python, has been released.However, you wonder… what is Serious Python?Well, Serious Python is the the new name of The Hacker's Guide to Python — th
Link: https://julien.danjou.info/serious-python-released/
Today I'm glad to announce that my new book, Serious Python, has been released.However, you wonder… what is Serious Python?Well, Serious Python is the the new name of The Hacker's Guide to Python — th
Julien Danjou
Serious Python released!
Today I'm glad to announce that my new book, Serious Python, has been released.
However, you wonder… what is Serious Python?
Well, Serious Python is the the new name of The Hacker's Guide to Python — the
first book I published. Serious Python is the 4th…
However, you wonder… what is Serious Python?
Well, Serious Python is the the new name of The Hacker's Guide to Python — the
first book I published. Serious Python is the 4th…
PyCharm: Webinar Recording: “Live Development of a PyCharm Plugin” with Joachim Ansorg
Link: http://feedproxy.google.com/~r/Pycharm/~3/rPwGyH3eA_s/
This week we hosted a webinar with Joachim Ansorg presenting Live Development of a PyCharm Plugin. The webinar recording is now available, as well as a repo with the contents he showed in the webinar.
Link: http://feedproxy.google.com/~r/Pycharm/~3/rPwGyH3eA_s/
This week we hosted a webinar with Joachim Ansorg presenting Live Development of a PyCharm Plugin. The webinar recording is now available, as well as a repo with the contents he showed in the webinar.
PyCharm Blog
Webinar Recording: “Live Development of a PyCharm Plugin” with Joachim Ansorg
This week we hosted a webinar with Joachim Ansorg presenting Live Development of a PyCharm Plugin. The webinar recording is now available, as well as a repo with the contents he showed in the webin…
Codementor: How to implement Download Manager in python
Link: https://www.codementor.io/ragavendraganeshs/how-to-implement-download-manager-in-python-rawumlhz7
Implementing Download Manager in Python
Link: https://www.codementor.io/ragavendraganeshs/how-to-implement-download-manager-in-python-rawumlhz7
Implementing Download Manager in Python
Vasudev Ram: Announcing PIaaS - Python Interviewing as a Service
Link: http://jugad2.blogspot.com/2019/01/announcing-piaas-python-interviewing-as.html
Hello, readers,Announcing Python Interviewing as a Service:I'm now officially offering PIaaS - Python Interviewing as a Service. I have done it some earlier, informally, for clients. Recently a couple
Link: http://jugad2.blogspot.com/2019/01/announcing-piaas-python-interviewing-as.html
Hello, readers,Announcing Python Interviewing as a Service:I'm now officially offering PIaaS - Python Interviewing as a Service. I have done it some earlier, informally, for clients. Recently a couple
Blogspot
Announcing PIaaS - Python Interviewing as a Service
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Reuven Lerner: Beyond the “hello, world” of Python’s “print” function
Link: https://blog.lerner.co.il/beyond-the-hello-world-of-pythons-print-function/
One of the first things that anyone learns in Python is (of course) how to print the string, “Hello, world.” As you would expect, the code is straightforward and simple:
print('Hello, world')
And ind
Link: https://blog.lerner.co.il/beyond-the-hello-world-of-pythons-print-function/
One of the first things that anyone learns in Python is (of course) how to print the string, “Hello, world.” As you would expect, the code is straightforward and simple:
print('Hello, world')
And ind
Reuven Lerner
Beyond the "hello, world" of Python's "print" function — Reuven Lerner
Stack Abuse: Lambda Functions in Python
Link: https://stackabuse.com/lambda-functions-in-python/
What are Lambda Functions?
In Python, we use the lambda keyword to declare an anonymous function, which is why we refer to them as "lambda functions". An anonymous function refers to a function declar
Link: https://stackabuse.com/lambda-functions-in-python/
What are Lambda Functions?
In Python, we use the lambda keyword to declare an anonymous function, which is why we refer to them as "lambda functions". An anonymous function refers to a function declar
Stack Abuse
Lambda Functions in Python
In Python, functions are objects: they can be assigned to variables, can be returned from other functions, stored in lists or dicts and passed as parameters...
Python Bytes: #113 Python Lands on the Windows 10 App Store
Link: https://pythonbytes.fm/episodes/show/113/python-lands-on-the-windows-10-app-store
Link: https://pythonbytes.fm/episodes/show/113/python-lands-on-the-windows-10-app-store
pythonbytes.fm
Python Lands on the Windows 10 App Store
News and announcements from the Python community for the week of Jan 18th, 2019
codingdirectional: Tidy up the user interface of the video editing application
Link: http://codingdirectional.info/2019/01/19/tidy-up-the-user-interface-of-the-video-editing-application/
Hello and welcome back, it has been a day since the last post and today we will continue to edit our video application project. After I have included the final feature for this project I can now conce
Link: http://codingdirectional.info/2019/01/19/tidy-up-the-user-interface-of-the-video-editing-application/
Hello and welcome back, it has been a day since the last post and today we will continue to edit our video application project. After I have included the final feature for this project I can now conce
gamingdirectional: Render game scene with Panda 3D
Link: http://gamingdirectional.com/blog/2019/01/19/render-game-scene-with-panda-3d/
Today we will continue to explore Panda 3D, after a day of searching online for the method to export the whole mesh created with Blender which can then be used in Panda 3D’s game I have found two of t
Link: http://gamingdirectional.com/blog/2019/01/19/render-game-scene-with-panda-3d/
Today we will continue to explore Panda 3D, after a day of searching online for the method to export the whole mesh created with Blender which can then be used in Panda 3D’s game I have found two of t
Gaming Directional
Render game scene with Panda 3D
Panda 3D graphic rendering
Thomas Guest: Python Counters @PyDiff
Link: http://wordaligned.org/articles/python-counters-pydiff
On Monday I gave a talk at PyDiff on the subject of Python Counters. A Counter is a specialised dict which has much in common with a set. Of course all dicts are like sets, but with Counters the resem
Link: http://wordaligned.org/articles/python-counters-pydiff
On Monday I gave a talk at PyDiff on the subject of Python Counters. A Counter is a specialised dict which has much in common with a set. Of course all dicts are like sets, but with Counters the resem
wordaligned.org
Python Counters @PyDiff
A Word Aligned article posted 2019-01-19, tagged Talks, Python.