Mike Driscoll: wxPython 101: Creating a Splash Screen
Link: http://www.blog.pythonlibrary.org/2018/09/11/wxpython-101-creating-a-splash-screen/
A common UI element that you used to see a lot of was the Splash Screen. A splash screen is just a dialog with a logo or art on it that sometimes includes a message about how far along the application
Link: http://www.blog.pythonlibrary.org/2018/09/11/wxpython-101-creating-a-splash-screen/
A common UI element that you used to see a lot of was the Splash Screen. A splash screen is just a dialog with a logo or art on it that sometimes includes a message about how far along the application
Semaphore Community: Dockerizing a Python Django Web Application
Link: https://semaphoreci.com/community/tutorials/dockerizing-a-python-django-web-application
This article is brought with ❤ to you by Semaphore.Introduction
This article will cover building a simple 'Hello World'-style web
application written in Django and running it in the much talked about
Link: https://semaphoreci.com/community/tutorials/dockerizing-a-python-django-web-application
This article is brought with ❤ to you by Semaphore.Introduction
This article will cover building a simple 'Hello World'-style web
application written in Django and running it in the much talked about
"Menno's Musings": influx-spout 2.1
Link: http://menno.io/posts/influx-spout-v210/
influx-spout 2.1 has just been released and it includes a bunch of
exciting new features. Here's the highlights...
Read more… (1 min remaining to read)
Link: http://menno.io/posts/influx-spout-v210/
influx-spout 2.1 has just been released and it includes a bunch of
exciting new features. Here's the highlights...
Read more… (1 min remaining to read)
Wallaroo Labs: Converting a Batch Job to Real-time
Link: https://blog.wallaroolabs.com/2018/09/converting-a-batch-job-to-real-time/
Introduction Often called stream processing, real-time processing allows applications to run computations and filter data at any scale. At Wallaroo Labs, we build and offer support for an event-based
Link: https://blog.wallaroolabs.com/2018/09/converting-a-batch-job-to-real-time/
Introduction Often called stream processing, real-time processing allows applications to run computations and filter data at any scale. At Wallaroo Labs, we build and offer support for an event-based
Wallaroolabs
Converting a Batch Job to Real-time
Official blog of the Wallaroo Labs Engineering team
NumFOCUS: Conda-forge joins NumFOCUS Sponsored Projects
Link: https://numfocus.org/blog/conda-forge-joins-numfocus-sponsored-projects
The post Conda-forge joins NumFOCUS Sponsored Projects appeared first on NumFOCUS.
Link: https://numfocus.org/blog/conda-forge-joins-numfocus-sponsored-projects
The post Conda-forge joins NumFOCUS Sponsored Projects appeared first on NumFOCUS.
NumFOCUS
Conda-forge joins NumFOCUS Sponsored Projects - NumFOCUS
Conda-forge builds & distributes software packages, specializing in hard-to-build or unique packages that often arise in scientific computing
Vasudev Ram: How many ways can you substring a string? Part 1
Link: http://jugad2.blogspot.com/2018/09/how-many-ways-can-you-substring-string.html
By Vasudev RamString image attributionRecently, something I read made me think of writing a simple program to generate all substrings of a given string.(To be precise, excluding the null string.)Here
Link: http://jugad2.blogspot.com/2018/09/how-many-ways-can-you-substring-string.html
By Vasudev RamString image attributionRecently, something I read made me think of writing a simple program to generate all substrings of a given string.(To be precise, excluding the null string.)Here
Blogspot
How many ways can you substring a string? Part 1
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Codementor: Load Testing a Django Application using LocustIO
Link: https://www.codementor.io/apcelent/load-testing-a-django-application-using-locustio-naxlwdoel
Django framework, used for buliding web applications quickly in a clean and efficient manner. As the size of application increases, a common issue faced by all teams is performance of the...
Link: https://www.codementor.io/apcelent/load-testing-a-django-application-using-locustio-naxlwdoel
Django framework, used for buliding web applications quickly in a clean and efficient manner. As the size of application increases, a common issue faced by all teams is performance of the...
www.codementor.io
Load Testing a Django Application using LocustIO | Codementor
Django framework, used for buliding web applications quickly in a clean and efficient manner. As the size of application increases, a common issue faced by all teams is performance of the...
PyCharm: PyCharm 2018.3 EAP 2
Link: http://feedproxy.google.com/~r/Pycharm/~3/p9N5bKaL8Ac/
The second early access preview (EAP) version of PyCharm 2018.3 is available for download on our website now.
New in This Version
A couple of git authentication issues have been smoothed out: previo
Link: http://feedproxy.google.com/~r/Pycharm/~3/p9N5bKaL8Ac/
The second early access preview (EAP) version of PyCharm 2018.3 is available for download on our website now.
New in This Version
A couple of git authentication issues have been smoothed out: previo
PyCharm Blog
PyCharm 2018.3 EAP 2
The second early access preview (EAP) version of PyCharm 2018.3 is available for download on our website now. New in This Version A couple of git authentication issues have been smoothed out: previ…
Real Python: Logging in Python
Link: https://realpython.com/python-logging/
Logging is a very useful tool in a programmer’s toolbox. It can help you develop a better understanding of the flow of a program and discover scenarios that you might not even have thought of while de
Link: https://realpython.com/python-logging/
Logging is a very useful tool in a programmer’s toolbox. It can help you develop a better understanding of the flow of a program and discover scenarios that you might not even have thought of while de
Realpython
Logging in Python – Real Python
If you use Python's print() function to get information about the flow of your programs, then logging is the natural next step for you. This tutorial will guide you through creating your first logs and show you ways to curate them to grow with your projects.
Kay Hayen: Nuitka this week #6
Link: http://nuitka.net/posts/nuitka-this-week-6.html
Contents
Holiday
bool
void
module_var
Goto Generators
Benchmarks
Twitter
Poll on Executable Names
Hotfixes
Help Wanted
Plans
Donations
Holiday
In my 2 weeks holiday, I indeed focused on a reall
Link: http://nuitka.net/posts/nuitka-this-week-6.html
Contents
Holiday
bool
void
module_var
Goto Generators
Benchmarks
Poll on Executable Names
Hotfixes
Help Wanted
Plans
Donations
Holiday
In my 2 weeks holiday, I indeed focused on a reall
Nuitka Home
Nuitka this week #6
Contents
Holiday
bool
void
module_var
Goto Generators
Benchmarks
Twitter
Poll on Executable Names
Hotfixes
Help Wanted
Plans
Donations
Holiday
In my 2 weeks holiday, I indeed focused on a really
Holiday
bool
void
module_var
Goto Generators
Benchmarks
Poll on Executable Names
Hotfixes
Help Wanted
Plans
Donations
Holiday
In my 2 weeks holiday, I indeed focused on a really
Made With Mu: Mu and PyGameZero Gamepad Demo
Link: https://madewith.mu/mu/users/2018/09/12/mu-pygamezero-gamepad.html
Anthony Briggs (who blogs at NeoLudic) got in
touch via Twitter
with a proof-of-concept for controlling PyGameZero games with
a gamepad (such as the one you’ll use with your XBox or Playstation).
T
Link: https://madewith.mu/mu/users/2018/09/12/mu-pygamezero-gamepad.html
Anthony Briggs (who blogs at NeoLudic) got in
touch via Twitter
with a proof-of-concept for controlling PyGameZero games with
a gamepad (such as the one you’ll use with your XBox or Playstation).
T
Made With Mu
Mu and PyGameZero Gamepad Demo
Anthony Briggs (who blogs at NeoLudic) got in touch via Twitter with a proof-of-concept for controlling PyGameZero games with a gamepad (such as the one you’ll use with your XBox or Playstation).
Codementor: Dynamic Task Routing in Celery
Link: https://www.codementor.io/bjoernstiel/dynamic-task-routing-in-celery-nblry7ri4
This post was originally published on Celery. The Missing Tutorials (https://www.python-celery.com/) on June 5th, 2018.
All source code examples used in this blog post can be found on GitHub: ...
Link: https://www.codementor.io/bjoernstiel/dynamic-task-routing-in-celery-nblry7ri4
This post was originally published on Celery. The Missing Tutorials (https://www.python-celery.com/) on June 5th, 2018.
All source code examples used in this blog post can be found on GitHub: ...
www.codementor.io
Dynamic Task Routing in Celery | Codementor
This post was originally published on Celery. The Missing Tutorials (https://www.python-celery.com/) on June 5th, 2018.
All source code examples used in this blog post can be found on GitHub: ...
All source code examples used in this blog post can be found on GitHub: ...
Codementor: Writing a Simple Web Scraper using Scrapy
Link: https://www.codementor.io/andy995/writing-a-simple-web-scraper-using-scrapy-myb7vrmgx
Web scrapers are a great way to collect data for projects. In this example I will use the @Scrapy Framework (https://scrapy.org/) to create a web scraper that gets the links of products when...
Link: https://www.codementor.io/andy995/writing-a-simple-web-scraper-using-scrapy-myb7vrmgx
Web scrapers are a great way to collect data for projects. In this example I will use the @Scrapy Framework (https://scrapy.org/) to create a web scraper that gets the links of products when...
www.codementor.io
Writing a Simple Web Scraper using Scrapy | Codementor
Web scrapers are a great way to collect data for projects. In this example I will use the @Scrapy Framework (https://scrapy.org/) to create a web scraper that gets the links of products when...
Bhishan Bhandari: Web Scraping using Golang
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/8WYr1YISf-k/
Web Scraping can be beneficial to individuals and companies. The intentions of this post is to host a set of examples on Web Scraping using Golang and goquery. I will be using github’s trending page h
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/8WYr1YISf-k/
Web Scraping can be beneficial to individuals and companies. The intentions of this post is to host a set of examples on Web Scraping using Golang and goquery. I will be using github’s trending page h
The Tara Nights
Web Scraping using Golang
Web Scraping can be beneficial to individuals and companies. The intentions of this post is to host a set of examples on Web Scraping using Golang and goquery. I will be using github’s trending page https://github.com/trending throughout this post for the…
Davy Wybiral: Learn to Solder Kits
Link: http://davywybiral.blogspot.com/2018/09/learn-to-solder-kits.html
These Learn to Solder kits from Rocket Dept. are a great way to teach your youngsters about soldering and basic electronics. One of them controls three LEDs with push buttons, one is a large RGB LED c
Link: http://davywybiral.blogspot.com/2018/09/learn-to-solder-kits.html
These Learn to Solder kits from Rocket Dept. are a great way to teach your youngsters about soldering and basic electronics. One of them controls three LEDs with push buttons, one is a large RGB LED c
Blogspot
Learn to Solder Kits
These Learn to Solder kits from Rocket Dept. are a great way to teach your youngsters about soldering and basic electronics. One of them con...
py.CheckIO: Using Regular Expressions in Python
Link: http://py.checkio.org/blog/using-regular-expressions-in-python/
One of the programmers’ favorite jokes about regular expressions is: "There is a problem when working with strings? Excellent, in this situation I can use regular expressions." And now the develope
Link: http://py.checkio.org/blog/using-regular-expressions-in-python/
One of the programmers’ favorite jokes about regular expressions is: "There is a problem when working with strings? Excellent, in this situation I can use regular expressions." And now the develope
Py.CheckiO - games for coders
Using Regular Expressions in Python. python coding challenges - Py.CheckiO
Regular expressions can make it easier for a programmer to work in certain situations, but they can also complicate things if you use them recklessly not analyzing the situation in which they’ll be used. In this article you can find out how to work with regular…
Stack Abuse: Creating a Simple Recommender System in Python using Pandas
Link: https://stackabuse.com/creating-a-simple-recommender-system-in-python-using-pandas/
Introduction
Have you ever wondered how Netflix suggests movies to you based on the movies you have already watched? Or how does an e-commerce websites display options such as "Frequently Bought Toget
Link: https://stackabuse.com/creating-a-simple-recommender-system-in-python-using-pandas/
Introduction
Have you ever wondered how Netflix suggests movies to you based on the movies you have already watched? Or how does an e-commerce websites display options such as "Frequently Bought Toget
Stack Abuse
Creating a Simple Recommender System in Python using Pandas
Have you ever wondered how Netflix suggests movies to you based on the movies you have already watched? Or how does an e-commerce website display options such...
Python Does What?!: kids these days think data structures grow on trees
Link: http://www.pythondoeswhat.com/2018/09/kids-these-days-think-data-structures.html
Args and kwargs are great features of Python. There is a measurable (though highly variable) cost of them however:>>> timeit.timeit(lambda: (lambda a, b: None)(1, b=2))0.16460260000000204>>> timeit.t
Link: http://www.pythondoeswhat.com/2018/09/kids-these-days-think-data-structures.html
Args and kwargs are great features of Python. There is a measurable (though highly variable) cost of them however:>>> timeit.timeit(lambda: (lambda a, b: None)(1, b=2))0.16460260000000204>>> timeit.t
Pythondoeswhat
kids these days think data structures grow on trees
Args and kwargs are great features of Python. There is a measurable (though highly variable) cost of them however: >>> timeit.timeit(lamb...
Python Piedmont Triad User Group: PYPTUG Monthly Meeting (September): Introduction to Packet Manipulation with Scapy
Link: http://www.pyptug.org/2018/09/pyptug-monthly-meeting-september.html
DetailsCome join PYPTUG at out next monthly meeting (September 25th 2018) to learn more about the Python programming language, modules and tools. Python is the language to learn if you've never progra
Link: http://www.pyptug.org/2018/09/pyptug-monthly-meeting-september.html
DetailsCome join PYPTUG at out next monthly meeting (September 25th 2018) to learn more about the Python programming language, modules and tools. Python is the language to learn if you've never progra
www.pyptug.org
PYPTUG Monthly Meeting (September): Introduction to Packet Manipulation with Scapy
Details Come join PYPTUG at out next monthly meeting (September 25th 2018) to learn more about the Python programming language, modules an...
Continuum Analytics Blog: Key Trends and Takeaways from Strata New York 2018
Link: https://www.anaconda.com/blog/company-blog/key-trends-strata-new-york-2018/
By Elizabeth Winkler Another Strata conference has come and gone. We had an incredible time meeting with a huge number of Anaconda users who came by our booth to chat! We also noticed some really inte
Link: https://www.anaconda.com/blog/company-blog/key-trends-strata-new-york-2018/
By Elizabeth Winkler Another Strata conference has come and gone. We had an incredible time meeting with a huge number of Anaconda users who came by our booth to chat! We also noticed some really inte
Anaconda
Key Trends and Takeaways from Strata New York 2018 - Anaconda
Kubernetes has become the de facto for organizations looking to achieve a fully resilient and scalable AI infrastructure.