Codementor: How and why I built IVR enabled AWS cloud environment
Link: https://www.codementor.io/vishnu_ks/how-and-why-i-built-ivr-enabled-aws-cloud-environment-kxipz44hs
Cloud infra management and automation using IVR system.
Link: https://www.codementor.io/vishnu_ks/how-and-why-i-built-ivr-enabled-aws-cloud-environment-kxipz44hs
Cloud infra management and automation using IVR system.
www.codementor.io
How and why I built IVR enabled AWS cloud environment | Codementor
Cloud infra management and automation using IVR system.
Bhishan Bhandari: Web Scraping with NodeJS
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/DGr78uieOQ0/
Web Scraping has been of an interest to a lot of businesses and individuals with the immense potential of the quantitative data available online. The data collected can entice the growth of an organiz
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/DGr78uieOQ0/
Web Scraping has been of an interest to a lot of businesses and individuals with the immense potential of the quantitative data available online. The data collected can entice the growth of an organiz
The Tara Nights
Web Scraping with NodeJS
Web Scraping has been of an interest to a lot of businesses and individuals with the immense potential of the quantitative data available online. The data collected can entice the growth of an organization or a personal business. Through this post, we will…
Karim Elghamrawy: Python Lambdas Explained (With Examples)
Link: https://www.afternerd.com/blog/python-lambdas/
In this article, I will teach you exactly what a python lambda is. As a matter of fact if you know what functions are and how to define functions in Python then you already know what a lambda is. A Py
Link: https://www.afternerd.com/blog/python-lambdas/
In this article, I will teach you exactly what a python lambda is. As a matter of fact if you know what functions are and how to define functions in Python then you already know what a lambda is. A Py
Afternerd
Python Lambdas Explained (With Examples) - Afternerd
Kushal Das: Aadhaar, the mass surveillance system
Link: https://kushaldas.in/posts/aadhaar-the-mass-surveillance-system.html
If you are following me on Twitter, you have already seen a lot of (re)tweets
related to Aadhaar. For the people first time hearing this term, it is a 12
digit unique identification number provided b
Link: https://kushaldas.in/posts/aadhaar-the-mass-surveillance-system.html
If you are following me on Twitter, you have already seen a lot of (re)tweets
related to Aadhaar. For the people first time hearing this term, it is a 12
digit unique identification number provided b
Evennia: Evennia in pictures
Link: http://evennia.blogspot.com/2016/05/evennia-in-pictures.html
This article describes the MU* development system Evennia using pictures! This article was originally written for Optional Realities. Since it is no longer available to read on OR, I'm reposting it i
Link: http://evennia.blogspot.com/2016/05/evennia-in-pictures.html
This article describes the MU* development system Evennia using pictures! This article was originally written for Optional Realities. Since it is no longer available to read on OR, I'm reposting it i
Blogspot
Evennia in pictures
This article describes the MU* development system Evennia using pictures! This article was originally written for Optional Realities ....
PyBites: PyBites Twitter Digest - Issue 27, 2018
Link: https://pybit.es/twitter_digest_201827.html
One more day for PSF Fellowship Nominations! Get them in ASAP!
Do you know someone who has served the Python community thru extraordinary efforts? Nominate them to be a PSF Fello… https://t.co/cNzFpaa
Link: https://pybit.es/twitter_digest_201827.html
One more day for PSF Fellowship Nominations! Get them in ASAP!
Do you know someone who has served the Python community thru extraordinary efforts? Nominate them to be a PSF Fello… https://t.co/cNzFpaa
PyBites
PyBites Twitter Digest - Issue 27, 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Podcast.__init__: Don't Just Stand There, Get Programming! with Ana Bell
Link: https://www.podcastinit.com/getting-programming-with-ana-bell-episode-175/
Writing a book is hard work, especially when you are trying to teach such a broad concept as programming. In this episode Ana Bell discusses her recent work in writing Get Programming: Learn To Code W
Link: https://www.podcastinit.com/getting-programming-with-ana-bell-episode-175/
Writing a book is hard work, especially when you are trying to teach such a broad concept as programming. In this episode Ana Bell discusses her recent work in writing Get Programming: Learn To Code W
Podcast.__init__('Python')
Don't Just Stand There, Get Programming! with Ana Bell - Episode 175
Writing a book is hard work, especially when you are trying to teach such a broad concept as programming. In this episode Ana Bell discusses her recent work in writing Get Programming: Learn To Code With Python, including her views on how to separate the…
Mike Driscoll: PyDev of the Week: Jessica Ingrassellino
Link: http://www.blog.pythonlibrary.org/2018/08/20/pydev-of-the-week-jessica-ingrassellino/
This week we welcome Jessica Ingrassellino (@jess_ingrass) as our PyDev of the Week. Jessica is the founder of teachcode.org, where you can schedule teaching classes with Jessica. She is also the auth
Link: http://www.blog.pythonlibrary.org/2018/08/20/pydev-of-the-week-jessica-ingrassellino/
This week we welcome Jessica Ingrassellino (@jess_ingrass) as our PyDev of the Week. Jessica is the founder of teachcode.org, where you can schedule teaching classes with Jessica. She is also the auth
Dusty Phillips: Computer Vision in Three Lines of Code plus a bunch more lines
Link: https://dusty.phillips.codes/2018/08/15/computer-vision-in-three-lines-of-code-plus-a-bunch-more-lines/
My wife and I both have a tendency to leave the garage door open. You’re in and out, grabbing garden tools or supplies, and at the end of the day you enter the house through the back door and forget t
Link: https://dusty.phillips.codes/2018/08/15/computer-vision-in-three-lines-of-code-plus-a-bunch-more-lines/
My wife and I both have a tendency to leave the garage door open. You’re in and out, grabbing garden tools or supplies, and at the end of the day you enter the house through the back door and forget t
Matthew Rocklin: Cloud Lock-in and Open Standards
Link: https://matthewrocklin.com/blog//work/2018/08/19/cloud-lockin-and-open-standards
This post is from conversations with Peter Wang,
Yuvi Panda, and several others. Yuvi expresses
his own views on this topic on his
blog.
Summary
When moving to the cloud we should be mindful to avoid
Link: https://matthewrocklin.com/blog//work/2018/08/19/cloud-lockin-and-open-standards
This post is from conversations with Peter Wang,
Yuvi Panda, and several others. Yuvi expresses
his own views on this topic on his
blog.
Summary
When moving to the cloud we should be mindful to avoid
Real Python: Sets in Python
Link: https://realpython.com/python-sets/
Perhaps you recall learning about sets and set theory at some point in your mathematical education. Maybe you even remember Venn diagrams:
If this doesn’t ring a bell, don’t worry! This tutorial sho
Link: https://realpython.com/python-sets/
Perhaps you recall learning about sets and set theory at some point in your mathematical education. Maybe you even remember Venn diagrams:
If this doesn’t ring a bell, don’t worry! This tutorial sho
Realpython
Sets in Python – Real Python
Learn how to work effectively with Python sets. You’ll define set objects, explore supported operations, and understand when sets are the right choice for your code.
Vasudev Ram: Nice Vim trick for Python code
Link: http://jugad2.blogspot.com/2018/08/nice-vim-trick-for-python-code.html
By Vasudev RamHere's a Vim editing trick which can be useful for indenting Python code (in some situations):Let's say I have this program, p1bad.py:$ type p1bad.pydef foo(args):print "in foo"def bar()
Link: http://jugad2.blogspot.com/2018/08/nice-vim-trick-for-python-code.html
By Vasudev RamHere's a Vim editing trick which can be useful for indenting Python code (in some situations):Let's say I have this program, p1bad.py:$ type p1bad.pydef foo(args):print "in foo"def bar()
Blogspot
Nice Vim trick for Python code
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
PyCon.DE & PyData Karlsruhe: PyLadies X Micropython @ PyConDE
Link: http://de.pycon.org/blog/pyladies-x-micropython-pyconde/
As part of PyCon DE 18 PyLadies and MicroPython will be running a
beginner friendly full day hands-on workshop on MicroPython and the
Internet of Things. We welcome anyone with existing programming kn
Link: http://de.pycon.org/blog/pyladies-x-micropython-pyconde/
As part of PyCon DE 18 PyLadies and MicroPython will be running a
beginner friendly full day hands-on workshop on MicroPython and the
Internet of Things. We welcome anyone with existing programming kn
de.pycon.org
PyConDE & PyData Karlsruhe
German Python & PyData conference. October 24-28, Karlsruhe Germany. PyCon.DE is where Pythonistas in Germany can meet to learn about new and upcoming Python libraries, tools, software and data science.
NumFOCUS: NumFOCUS Awards Development Grants to Open Source Projects – Summer 2018
Link: https://numfocus.org/blog/summer-2018-open-source-development-grants
The post NumFOCUS Awards Development Grants to Open Source Projects – Summer 2018 appeared first on NumFOCUS.
Link: https://numfocus.org/blog/summer-2018-open-source-development-grants
The post NumFOCUS Awards Development Grants to Open Source Projects – Summer 2018 appeared first on NumFOCUS.
NumFOCUS
NumFOCUS Awards Development Grants to Open Source Projects - Summer 2018 - NumFOCUS
This is the 2nd grant round NumFOCUS made this year. Recipients include: Shogun, SciPy, Statsmodels, Bokeh, Julia, Pomegranate, MDAnalysis
Codementor: Scaling Python Microservices with Kubernetes
Link: https://www.codementor.io/apcelent/scaling-python-microservices-with-kubernetes-mm27nsm6z
We wrote in depth about setting up microservices in one of our previous posts (https://blog.apcelent.com/setup-microservices-architecture-in-python-with-zeromq-docker.html). In this post we are...
Link: https://www.codementor.io/apcelent/scaling-python-microservices-with-kubernetes-mm27nsm6z
We wrote in depth about setting up microservices in one of our previous posts (https://blog.apcelent.com/setup-microservices-architecture-in-python-with-zeromq-docker.html). In this post we are...
www.codementor.io
Scaling Python Microservices with Kubernetes | Codementor
We wrote in depth about setting up microservices in one of our previous posts (https://blog.apcelent.com/setup-microservices-architecture-in-python-with-zeromq-docker.html). In this post we are...
Bhishan Bhandari: vis.js Network Examples
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/lf06SISE-XI/
The intentions of this post is to host example code snippets so people can take ideas from it to make great visualization for themselves using visJS. VisJS is a dynamic, browser based visualization li
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/lf06SISE-XI/
The intentions of this post is to host example code snippets so people can take ideas from it to make great visualization for themselves using visJS. VisJS is a dynamic, browser based visualization li
The Tara Nights
vis.js Network Examples
The intentions of this post is to host example code snippets so people can take ideas from it to make great visualization for themselves using visJS. VisJS is a dynamic, browser based visualization library. The library is designed to be easy to use, to handle…
Continuum Analytics Blog: Anaconda Funded by Citi Ventures
Link: https://www.anaconda.com/blog/company-blog/anaconda-funded-citi-ventures/
Scott Collison, CEO Today, we’re incredibly happy to announce funding from Citi Ventures and welcome them as a new investor and partner. Following its initial investment in Anaconda and led by a belie
Link: https://www.anaconda.com/blog/company-blog/anaconda-funded-citi-ventures/
Scott Collison, CEO Today, we’re incredibly happy to announce funding from Citi Ventures and welcome them as a new investor and partner. Following its initial investment in Anaconda and led by a belie
Anaconda
Anaconda Funded by Citi Ventures - Anaconda
Anaconda announces funding from Citi Ventures and welcomes them as a new investor and partner.
Python Anywhere: System update this morning
Link: http://blog.pythonanywhere.com/164/
We deployed a new version of PythonAnywhere this morning. Everything went pretty smoothly; there were a few problems with some hosted websites shortly afterwards (an error in a load-distribution alg
Link: http://blog.pythonanywhere.com/164/
We deployed a new version of PythonAnywhere this morning. Everything went pretty smoothly; there were a few problems with some hosted websites shortly afterwards (an error in a load-distribution alg
Codementor: Working with Strings in Python
Link: https://www.codementor.io/hashishsoni/working-with-strings-in-python-ls4s6mxs6
In this article we look at how we can manipulate strings using basic functions and methods available in python.
Link: https://www.codementor.io/hashishsoni/working-with-strings-in-python-ls4s6mxs6
In this article we look at how we can manipulate strings using basic functions and methods available in python.
www.codementor.io
Working with Strings in Python | Codementor
In this article we look at how we can manipulate strings using basic functions and methods available in python.
Doug Hellmann: Planting Acorns
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/yqsS_rCc8Ho/
This post is based on the closing keynote I gave for PyTennessee in February 2018, where I talked about how the governance of an open source project impacts the health of the project, and some lesson
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/yqsS_rCc8Ho/
This post is based on the closing keynote I gave for PyTennessee in February 2018, where I talked about how the governance of an open source project impacts the health of the project, and some lesson
Randy Zwitch: Creating a MapD ODBC Connection in RStudio Server
Link: http://randyzwitch.com/mapd-odbc-rstudio-server/
In my post Installing MapD on Microsoft Azure, I showed how to install MapD Community Edition on Microsoft Azure, using Ubuntu 16.04 LTS as the base image. One thing I glossed over during the firewal
Link: http://randyzwitch.com/mapd-odbc-rstudio-server/
In my post Installing MapD on Microsoft Azure, I showed how to install MapD Community Edition on Microsoft Azure, using Ubuntu 16.04 LTS as the base image. One thing I glossed over during the firewal
Randyzwitch
randyzwitch.com | Creating an OmniSci ODBC Connection in RStudio Server
The connections feature of RStudio is an amazing timesaver, especially when working against several remote servers. Here's how to create the OmniSci (formerly MapD) ODBC RStudio connection.