Real Python: How to Publish an Open-Source Python Package to PyPI
Link: https://realpython.com/pypi-publish-python-package/
Python is famous for coming with batteries included. Sophisticated capabilities are available in the standard library. You can find modules for working with sockets, parsing CSV, JSON, and XML files,
Link: https://realpython.com/pypi-publish-python-package/
Python is famous for coming with batteries included. Sophisticated capabilities are available in the standard library. You can find modules for working with sockets, parsing CSV, JSON, and XML files,
Realpython
How to Publish an Open-Source Python Package to PyPI – Real Python
In this step-by-step tutorial, you’ll learn how to create a Python package for your project and how to publish it to PyPI, the Python Package Repository. Quickly get up to speed on everything from naming your package to configuring it using setup.cfg.
Catalin George Festila: Python Qt5 - QCalendarWidget example.
Link: http://python-catalin.blogspot.com/2018/11/python-qt5-qcalendarwidget-example.html
This tutorial is about QCalendarWidget.Use a default application and add this widget.You can change and get the date from the widget calendar like any widget.The result of this source code is this res
Link: http://python-catalin.blogspot.com/2018/11/python-qt5-qcalendarwidget-example.html
This tutorial is about QCalendarWidget.Use a default application and add this widget.You can change and get the date from the widget calendar like any widget.The result of this source code is this res
Blogspot
Python Qt5 - QCalendarWidget example.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PyCon: PyCon 2019 Registration is Open!
Link: https://pycon.blogspot.com/2018/11/pycon-2019-registration-is-open.html
It is that time of year! Registration for PyCon 2019 has launched and once again we are selling the first 800 tickets at a discounted rate. How to registerOnce you have created an account on us.pycon
Link: https://pycon.blogspot.com/2018/11/pycon-2019-registration-is-open.html
It is that time of year! Registration for PyCon 2019 has launched and once again we are selling the first 800 tickets at a discounted rate. How to registerOnce you have created an account on us.pycon
Blogspot
PyCon 2019 Registration is Open!
It is that time of year! Registration for PyCon 2019 has launched and once again we are selling the first 800 tickets at a discounted rate. ...
Stack Abuse: Python GUI Development with Tkinter: Part 3
Link: https://stackabuse.com/python-gui-development-with-tkinter-part-3/
This is the third installment of our multi-part series on developing GUIs in Python using Tkinter. Check out the links below for the other parts to this series:
Python GUI Development with Tkinter
Py
Link: https://stackabuse.com/python-gui-development-with-tkinter-part-3/
This is the third installment of our multi-part series on developing GUIs in Python using Tkinter. Check out the links below for the other parts to this series:
Python GUI Development with Tkinter
Py
Stack Abuse
Python GUI Development with Tkinter: Part 3
This is the third installment of our multi-part series on developing GUIs in
Python using Tkinter. Check out the links below for the other parts to this
series:
* Python GUI Development with Tkinter [/python-gui-development-with-tkinter/]
* Python GUI…
Python using Tkinter. Check out the links below for the other parts to this
series:
* Python GUI Development with Tkinter [/python-gui-development-with-tkinter/]
* Python GUI…
Codementor: Introducing a simple and intuitive Python API for UCI machine learning repository
Link: https://www.codementor.io/tirthajyotisarkar/introducing-a-simple-and-intuitive-python-api-for-uci-machine-learning-repository-p8dfargnt
Introducing a simple and intuitive API for UCI machine learning portal, where users can easily look up a data set description, search for a particular data set they are interested, and even download d
Link: https://www.codementor.io/tirthajyotisarkar/introducing-a-simple-and-intuitive-python-api-for-uci-machine-learning-repository-p8dfargnt
Introducing a simple and intuitive API for UCI machine learning portal, where users can easily look up a data set description, search for a particular data set they are interested, and even download d
www.codementor.io
Introducing a simple and intuitive Python API for UCI machine learning repository | Codementor
Introducing a simple and intuitive API for UCI machine learning portal, where users can easily look up a data set description, search for a particular data set they are interested, and even download datasets categorized by size or machine learning task.
Tryton News: Security Release for issue7766
Link: https://discuss.tryton.org/t/security-release-for-issue7766/861
@ced wrote:
Synopsis
A vulnerability in trytond, the core package of Tryton, has been found by Cédric Krier.
The issue7766 shows that it is possible for an authenticated user to guess the value of a
Link: https://discuss.tryton.org/t/security-release-for-issue7766/861
@ced wrote:
Synopsis
A vulnerability in trytond, the core package of Tryton, has been found by Cédric Krier.
The issue7766 shows that it is possible for an authenticated user to guess the value of a
Tryton discussion
Security Release for issue7766
Synopsis A vulnerability in trytond, the core package of Tryton, has been found by Cédric Krier. The issue7766 shows that it is possible for an authenticated user to guess the value of a field for which he has no access right no matter if it is at the model…
Mike Driscoll: Jupyter Notebook 101 Released!
Link: http://www.blog.pythonlibrary.org/2018/11/13/jupyter-notebook-101-released/
My latest book, Jupyter Notebook 101 is now officially released.
You can purchase it at the following retailers:
Amazon (Kindle or Paperback)
Leanpub (mobi, epub and PDF) on sale for $9.99 until the
Link: http://www.blog.pythonlibrary.org/2018/11/13/jupyter-notebook-101-released/
My latest book, Jupyter Notebook 101 is now officially released.
You can purchase it at the following retailers:
Amazon (Kindle or Paperback)
Leanpub (mobi, epub and PDF) on sale for $9.99 until the
eGenix.com: PyDDF Python Herbst Sprint 2018
Link: https://www.egenix.com/company/news/PyDDF-Herbst-Sprint-2018
The following text is in German, since we're announcing a Python sprint in Düsseldorf, Germany.
Ankündigung
PyDDF Python Herbst Sprint 2018 in
Düsseldorf
Samstag, 17.11.2018, 10:00-18:00 Uhr
Sonnt
Link: https://www.egenix.com/company/news/PyDDF-Herbst-Sprint-2018
The following text is in German, since we're announcing a Python sprint in Düsseldorf, Germany.
Ankündigung
PyDDF Python Herbst Sprint 2018 in
Düsseldorf
Samstag, 17.11.2018, 10:00-18:00 Uhr
Sonnt
eGenix.com
eGenix.com: PyDDF Python Herbst Sprint 2018
The Python Meeting Düsseldorf team is organizing a Python sprint on November 17./18. in Düsseldorf, Germany.
PyBites: Automating PyBites Review Post Using Github API and collections.defaultdict
Link: https://pybit.es/github-api-collections-defaultdict.html
In this post I share a quick script I produced last week to automate a portion of our review post. I used the Github API and the collections.defaultdict.
The goal of this script and post is to show yo
Link: https://pybit.es/github-api-collections-defaultdict.html
In this post I share a quick script I produced last week to automate a portion of our review post. I used the Github API and the collections.defaultdict.
The goal of this script and post is to show yo
PyBites
Automating PyBites Review Post Using Github API and collections.defaultdict
In this post I share a quick script I produced last week to automate a portion of our review post. There are some nice idioms that you might find useful.
pythonwise: direnv
Link: http://pythonwise.blogspot.com/2018/11/direnv.html
I use the command line a lot. Some projects require different settings, say Python virtual environment, GOPATH for installing go packages and more.I'm using direnv to help with settings per project in
Link: http://pythonwise.blogspot.com/2018/11/direnv.html
I use the command line a lot. Some projects require different settings, say Python virtual environment, GOPATH for installing go packages and more.I'm using direnv to help with settings per project in
Blogspot
direnv
I use the command line a lot. Some projects require different settings, say Python virtual environment, GOPATH for installing go packages an...
gamingdirectional: Pygame loads image and background graphic on game scene
Link: http://gamingdirectional.com/blog/2018/11/13/pygame-python/
After a few days of rest, today I have continued my pygame project again and will keep on working on my new pygame projects without stopping anymore starting from today. Today I have created two game
Link: http://gamingdirectional.com/blog/2018/11/13/pygame-python/
After a few days of rest, today I have continued my pygame project again and will keep on working on my new pygame projects without stopping anymore starting from today. Today I have created two game
Gaming Directional
Pygame loads image and background graphic on game scene
This game code will display both the background image and the player on the game scene
Stack Abuse: Time Series Analysis with LSTM using Python's Keras Library
Link: https://stackabuse.com/time-series-analysis-with-lstm-using-pythons-keras-library/
Introduction
Time series analysis refers to the analysis of change in the trend of the data over a period of time. Time series analysis has a variety of applications. One such application is the predi
Link: https://stackabuse.com/time-series-analysis-with-lstm-using-pythons-keras-library/
Introduction
Time series analysis refers to the analysis of change in the trend of the data over a period of time. Time series analysis has a variety of applications. One such application is the predi
Stack Abuse
Time Series Analysis with LSTM using Python's Keras Library
Time series analysis refers to the analysis of change in the trend of the data over a period of time. Time series analysis has a variety of applications. One s...
Vasudev Ram: Quick-and-dirty IPC with Python, JSON and pyperclip
Link: http://jugad2.blogspot.com/2018/11/quick-and-dirty-ipc-with-python-json.html
By Vasudev RamBlue Gene image attributionHi, readers,Some time ago I had written this post.pyperclip, a cool Python clipboard moduleThe pyperclip module allows you to programmatically copy/paste text
Link: http://jugad2.blogspot.com/2018/11/quick-and-dirty-ipc-with-python-json.html
By Vasudev RamBlue Gene image attributionHi, readers,Some time ago I had written this post.pyperclip, a cool Python clipboard moduleThe pyperclip module allows you to programmatically copy/paste text
Blogspot
Quick-and-dirty IPC with Python, JSON and pyperclip
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Codementor: Quicksort tutorial: Python implementation with line by line explanation
Link: https://www.codementor.io/garethdwyer/quicksort-tutorial-python-implementation-with-line-by-line-explanation-p9h7jd3r6
A reference Quicksort implementation with an intuitive explanation as well as a line-by-line breakdown. This tutorial will get you unstuck from understanding the concept of Quicksort and let you imple
Link: https://www.codementor.io/garethdwyer/quicksort-tutorial-python-implementation-with-line-by-line-explanation-p9h7jd3r6
A reference Quicksort implementation with an intuitive explanation as well as a line-by-line breakdown. This tutorial will get you unstuck from understanding the concept of Quicksort and let you imple
www.codementor.io
Quicksort tutorial: Python implementation with line by line explanation
| Codementor
| Codementor
A reference Quicksort implementation with an intuitive explanation as well as a line-by-line breakdown. This tutorial will get you unstuck from understanding the concept of Quicksort and let you implement your own version.
Mike C. Fletcher: Lessons from Implementing from Scratch
Link: http://blog.vrplumber.com/b/2018/11/13/lessons-implementing-scratch/
So the last two days I was sprinting at PyCon CA. My original intent was to investigate tools for formalizing experiments with machine learning and reinforcement learning in particular. What we starte
Link: http://blog.vrplumber.com/b/2018/11/13/lessons-implementing-scratch/
So the last two days I was sprinting at PyCon CA. My original intent was to investigate tools for formalizing experiments with machine learning and reinforcement learning in particular. What we starte
Vrplumber
Plumbing Life's Depths - Lessons from Implementing from Scratch
So the last two days I was sprinting at PyCon CA. My original intent was to investigate tools for formalizing experiments with machine learning and reinforcement learning in particular. What we started with (and in the end, ended with) was a kind of "implement…
PyCoder’s Weekly: Issue #342 (Nov. 13, 2018)
Link: https://pycoders.com/issues/342
PyCon 2019, testing, publishing packages on PyPI, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
}
ta
Link: https://pycoders.com/issues/342
PyCon 2019, testing, publishing packages on PyPI, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
}
ta
Pycoders
PyCoder’s Weekly | Issue #342
Issue #342 of the PyCoder’s Weekly newsletter, published Nov. 13, 2018.
Peter Bengtsson: hashin 0.14.0 with --update-all and a bunch of other features
Link: https://www.peterbe.com/plog/hashin-0.14
If you don't know it is, hashin is a Python command line tool for updating your requirements file's packages and their hashes for use with pip install. It takes the pain out of figuring out what hashe
Link: https://www.peterbe.com/plog/hashin-0.14
If you don't know it is, hashin is a Python command line tool for updating your requirements file's packages and their hashes for use with pip install. It takes the pain out of figuring out what hashe
Peterbe
hashin 0.14.0 with --update-all and a bunch of other features
Stuff in Peter's head
Mike Driscoll: Python 101 – Episode #33: The requests Package
Link: http://www.blog.pythonlibrary.org/2018/11/14/python-101-episode-33-the-requests-package/
In this screencast, I introduce the popular requests package, which is a replacement for Python’s urllib.
You can also read the chapter this video is based on here or get the book on Leanpub
Link: http://www.blog.pythonlibrary.org/2018/11/14/python-101-episode-33-the-requests-package/
In this screencast, I introduce the popular requests package, which is a replacement for Python’s urllib.
You can also read the chapter this video is based on here or get the book on Leanpub
gamingdirectional: Detect boundary and respond to key press event in Pygame project
Link: http://gamingdirectional.com/blog/2018/11/14/pygame-python-2/
Hello there, in today article we will look at two things in our new pygame project, 1) detect the boundary so the player object will stop at the boundary of the scene and not get passed it. 2) make th
Link: http://gamingdirectional.com/blog/2018/11/14/pygame-python-2/
Hello there, in today article we will look at two things in our new pygame project, 1) detect the boundary so the player object will stop at the boundary of the scene and not get passed it. 2) make th
Gaming Directional
Detect boundary and respond to key press event in Pygame project
In this tutorial we will write pygame code to detect game boundaries as well as move our player object around the game scene
PyCharm: PyCharm 2018.2.5
Link: http://feedproxy.google.com/~r/Pycharm/~3/c9ZTievmMCA/
PyCharm 2018.3 is almost ready for release, however, first we’d like to release some important fixes for PyCharm 2018.2. You can update to 2018.2.5 now: either on our website, within PyCharm (Help |
Link: http://feedproxy.google.com/~r/Pycharm/~3/c9ZTievmMCA/
PyCharm 2018.3 is almost ready for release, however, first we’d like to release some important fixes for PyCharm 2018.2. You can update to 2018.2.5 now: either on our website, within PyCharm (Help |
PyCharm Blog
PyCharm 2018.2.5
PyCharm 2018.3 is almost ready for release, however, first we’d like to release some important fixes for PyCharm 2018.2. You can update to 2018.2.5 now: either on our website, within PyCharm …