pythonwise: Using __getattr__ for nicer configuration API
Link: http://pythonwise.blogspot.com/2020/03/using-getattr-for-nicer-configuration.html
Typically, you'll read configuration from files (such as YAML) and get them as a dictionary. However in Python you'd like to write config.httpd.port and not config['httpd']['port']__getattr__ is a hoo
Link: http://pythonwise.blogspot.com/2020/03/using-getattr-for-nicer-configuration.html
Typically, you'll read configuration from files (such as YAML) and get them as a dictionary. However in Python you'd like to write config.httpd.port and not config['httpd']['port']__getattr__ is a hoo
Blogspot
Using __getattr__ for nicer configuration API
Typically, you'll read configuration from files (such as YAML) and get them as a dictionary. However in Python you'd like to write config.ht...
Roberto Alsina: Episodio 30: Python Moderno 2: Black and Flake8
Link: https://ralsina.me/weblog/posts/youtube/episodio-30-python-moderno-2-black-and-flake8.html
Herramientas para mejorar la calidad de tu código! Que más querés????
Link: https://ralsina.me/weblog/posts/youtube/episodio-30-python-moderno-2-black-and-flake8.html
Herramientas para mejorar la calidad de tu código! Que más querés????
Lateral Opinion
Episodio 30: Python Moderno 2: Black and Flake8
Herramientas para mejorar la calidad de tu código! Que más querés????
PyCharm: PyCharm 2020.1 EAP 6
Link: http://feedproxy.google.com/~r/Pycharm/~3/4wytn831w44/
We have a new Early Access Program (EAP) version of PyCharm that can be now downloaded from our website.
In PyCharm 2020.1 EAP 6, we have been working out some of the kinks to make this release cleane
Link: http://feedproxy.google.com/~r/Pycharm/~3/4wytn831w44/
We have a new Early Access Program (EAP) version of PyCharm that can be now downloaded from our website.
In PyCharm 2020.1 EAP 6, we have been working out some of the kinks to make this release cleane
PyCharm Blog
PyCharm 2020.1 EAP 6
We have a new Early Access Program (EAP) version of PyCharm that can be now downloaded from our website. In PyCharm 2020.1 EAP 6, we have been working out some of the kinks to make this release cle…
Matt Layman: Episode 3 - Views On Django
Link: https://www.mattlayman.com/django-riffs/views-on-django/
On this episode, we look at views, a major component within Django and a primary place where your code will run.
Listen at djangoriffs.com.
Last Episode On the previous episode, we talked about URLs a
Link: https://www.mattlayman.com/django-riffs/views-on-django/
On this episode, we look at views, a major component within Django and a primary place where your code will run.
Listen at djangoriffs.com.
Last Episode On the previous episode, we talked about URLs a
Matt Layman
Episode 3 - Views On Django
On this episode, we look at views, a major component within Django and a primary place where your code will run.
PyCon: March 6 Update on COVID-19
Link: https://pycon.blogspot.com/2020/03/march-6-update-on-covid-19.html
PyCon continues to closely monitor the Coronavirus (also known as COVID-19) situation.As of March 6, PyCon 2020 in Pittsburgh, Pennsylvania is scheduled to take place.As of this morning, there have be
Link: https://pycon.blogspot.com/2020/03/march-6-update-on-covid-19.html
PyCon continues to closely monitor the Coronavirus (also known as COVID-19) situation.As of March 6, PyCon 2020 in Pittsburgh, Pennsylvania is scheduled to take place.As of this morning, there have be
Blogspot
March 6 Update on COVID-19
PyCon continues to closely monitor the Coronavirus (also known as COVID-19) situation. As of March 6, PyCon 2020 in Pittsburgh, Pennsylvan...
BreadcrumbsCollector: Implementing the Clean Architecture with Python – my book is here!
Link: https://breadcrumbscollector.tech/implementing-the-clean-architecture-with-python-my-book-is-here/
It is my pleasure to announce that my book is finally available to buy.
https://leanpub.com/implementing-the-clean-architecture
The books focuses on practical aspects and is illustrated with tons of
Link: https://breadcrumbscollector.tech/implementing-the-clean-architecture-with-python-my-book-is-here/
It is my pleasure to announce that my book is finally available to buy.
https://leanpub.com/implementing-the-clean-architecture
The books focuses on practical aspects and is illustrated with tons of
Breadcrumbs Collector
Implementing the Clean Architecture with Python - my book is here! - Breadcrumbs Collector
Go see Implementing the Clean Architecture in Python on leanpub.com :)
Roberto Alsina: Episodio 31: Python moderno III, Pathlib, el camino a la felicidad
Link: https://ralsina.me/weblog/posts/youtube/episodio-31-python-moderno-iii-pathlib-el-camino-a-la-felicidad.html
Pathlib es para crear / modificar / manipular paths. O, como decíamos antes os.path.join(crear, modificar, manipular paths) ... mas allá del chiste, es muuuuucho más legible. Veamos un ejemplo "real"
Link: https://ralsina.me/weblog/posts/youtube/episodio-31-python-moderno-iii-pathlib-el-camino-a-la-felicidad.html
Pathlib es para crear / modificar / manipular paths. O, como decíamos antes os.path.join(crear, modificar, manipular paths) ... mas allá del chiste, es muuuuucho más legible. Veamos un ejemplo "real"
Lateral Opinion
Episodio 31: Python moderno III, Pathlib, el camino a la felicidad
Pathlib es para crear / modificar / manipular paths. O, como decíamos antes os.path.join(crear, modificar, manipular paths) ... mas allá del chiste, es muuuuucho más legible. Veamos un ejemplo "real"
Roberto Alsina: Episodio 33: Detrás de escena: Haciendo videos.
Link: https://ralsina.me/weblog/posts/youtube/episodio-33-detras-de-escena-haciendo-videos.html
Varias personas me han preguntado como hago los videos. La versión corta es "capturo la pantalla, me pongo a hablar, y lo subo a youtube".
La versión ligeramente más larga es ... vean el video.
OBS:
Link: https://ralsina.me/weblog/posts/youtube/episodio-33-detras-de-escena-haciendo-videos.html
Varias personas me han preguntado como hago los videos. La versión corta es "capturo la pantalla, me pongo a hablar, y lo subo a youtube".
La versión ligeramente más larga es ... vean el video.
OBS:
Lateral Opinion
Episodio 33: Detrás de escena: Haciendo videos.
Varias personas me han preguntado como hago los videos. La versión corta es "capturo la pantalla, me pongo a hablar, y lo subo a youtube".
La versión ligeramente más larga es ... vean el video.
OB
La versión ligeramente más larga es ... vean el video.
OB
Talk Python to Me: #254 A Python mentorship story
Link: https://talkpython.fm/episodes/show/254/a-python-mentorship-story
How do you go from poking around at Python code to actually solving real problems, the right way?
<br/>
<br/>
There are many paths. The longest one probably is to get a 4-year CS degree. Maybe faste
Link: https://talkpython.fm/episodes/show/254/a-python-mentorship-story
How do you go from poking around at Python code to actually solving real problems, the right way?
<br/>
<br/>
There are many paths. The longest one probably is to get a 4-year CS degree. Maybe faste
talkpython.fm
A Python mentorship story
How do you go from poking around at Python code to actually solving real problems, the right way?
Codementor: The Zen Of Python Is A Joke And Here Is Why
Link: https://www.codementor.io/abdurrahmaanj/the-zen-of-python-is-a-joke-and-here-is-why-14b09kx9bv
The zen of python needs more meditation
Link: https://www.codementor.io/abdurrahmaanj/the-zen-of-python-is-a-joke-and-here-is-why-14b09kx9bv
The zen of python needs more meditation
www.codementor.io
The Zen Of Python Is A Joke And Here Is Why | Codementor
The zen of python needs more meditation
Codementor: Using Python Functions As Classes
Link: https://www.codementor.io/abdurrahmaanj/using-python-functions-as-classes-14b0cvdwn1
oop or functional? You decide!
Link: https://www.codementor.io/abdurrahmaanj/using-python-functions-as-classes-14b0cvdwn1
oop or functional? You decide!
www.codementor.io
Using Python Functions As Classes | Codementor
oop or functional? You decide!
Weekly Python StackOverflow Report: (ccxviii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/03/ccxviii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-03-07 12:33:52 GMTWhat causes [*a] to overallocate? - [55/3]Why is
Link: http://python-weekly.blogspot.com/2020/03/ccxviii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-03-07 12:33:52 GMTWhat causes [*a] to overallocate? - [55/3]Why is
Blogspot
(ccxviii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
EuroPython: EuroPython 2020: Launching the conference website
Link: https://blog.europython.eu/post/611955238740557824
We are very excited to announce the launch of our website for EuroPython 2020:EuroPython 2020 WebsiteOur web WG worked hard on putting the finishing touches on the website and many other team members
Link: https://blog.europython.eu/post/611955238740557824
We are very excited to announce the launch of our website for EuroPython 2020:EuroPython 2020 WebsiteOur web WG worked hard on putting the finishing touches on the website and many other team members
blog.europython.eu
EuroPython Blog
EuroPython 2020: Launching the conference website We are very excited to announce the launch of our website for EuroPython 2020: EuroPython 2020 Website Our web WG worked hard on putting the finishing...
Codementor: Getting started with Flask
Link: https://www.codementor.io/jqn/getting-started-with-flask-14bf1ezxc5
Getting Started With Flask, A Python Microframework
Link: https://www.codementor.io/jqn/getting-started-with-flask-14bf1ezxc5
Getting Started With Flask, A Python Microframework
www.codementor.io
Getting started with Flask | Codementor
Getting Started With Flask, A Python Microframework
Full Stack Python: The Best Resources for Developers to Learn Finance
Link: https://www.fullstackpython.com/blog/best-resources-developers-learn-finance.html
Software developers should understand the basics of finance not only
to manage their own money but also to understand how businesses' software
projects are funded.
Understanding how other people wh
Link: https://www.fullstackpython.com/blog/best-resources-developers-learn-finance.html
Software developers should understand the basics of finance not only
to manage their own money but also to understand how businesses' software
projects are funded.
Understanding how other people wh
Fullstackpython
The Best Resources for Developers to Learn Finance
Find out the best free and low cost finance newsletters, websites and books for developers to learn financial literacy. Great post on fullstackpython.com!
Roberto Alsina: enum_switch: a enum-based switch thing for Python
Link: https://ralsina.me/weblog/posts/enum_switch-a-enum-based-switch-thing-for-python.html
I am doing a series of videos (spanish only!) about "modern Python", showing the modern replacements
for things that are ... dense in their original forms.
So, I showed Poetry as an alternative to wri
Link: https://ralsina.me/weblog/posts/enum_switch-a-enum-based-switch-thing-for-python.html
I am doing a series of videos (spanish only!) about "modern Python", showing the modern replacements
for things that are ... dense in their original forms.
So, I showed Poetry as an alternative to wri
Ralsina.Me
enum_switch: a enum-based switch thing for Python
I am doing a series of videos (spanish only!) about "modern Python", showing the modern replacements
for things that are ... dense in their original forms. So, I showed Poetry as an al
for things that are ... dense in their original forms. So, I showed Poetry as an al
Zero-with-Dot (Oleg Żero): Weighted K-Means Clustering example - artificial countries
Link: https://zerowithdot.com/weighted-k-means-clustering-example/
Introduction
One of fields where WKMC algorithm can be applied is demographics.
Imagine a situation, in which you would like to see how people group or would group if all administation divisions or hi
Link: https://zerowithdot.com/weighted-k-means-clustering-example/
Introduction
One of fields where WKMC algorithm can be applied is demographics.
Imagine a situation, in which you would like to see how people group or would group if all administation divisions or hi
Zerowithdot
Weighted K-Means Clustering example - artificial countries
Application example of Weighted K-Means Clustering applied on world's population map to see what happens.
Mike Driscoll: PyDev of the Week: Tommy Falgout
Link: http://www.blog.pythonlibrary.org/2020/03/09/pydev-of-the-week-tommy-falgout/
This week we welcome Tommy Falgout (@lastcoolname) as our PyDev of the Week! Tommy works on the Robo-Clippy project. You can see what else he is up to by checking out his website. Let’s take a fe
Link: http://www.blog.pythonlibrary.org/2020/03/09/pydev-of-the-week-tommy-falgout/
This week we welcome Tommy Falgout (@lastcoolname) as our PyDev of the Week! Tommy works on the Robo-Clippy project. You can see what else he is up to by checking out his website. Let’s take a fe
IslandT: Global variables in python
Link: https://kibiwebgeek.com/global-variables-in-python/
In Python, there has only an object data type for all global variables. No matter that is a string or number, a python programmer does not need to declare the data type of that variable before using i
Link: https://kibiwebgeek.com/global-variables-in-python/
In Python, there has only an object data type for all global variables. No matter that is a string or number, a python programmer does not need to declare the data type of that variable before using i
Kibiwebgeek
Global variables in python
In Python, there has only an object data type for all global variables. No matter that is a string or number, a python programmer does not need to declare the data type of that variable before...
Codementor: How to build a CSS pre-processor (like SASS) from scratch
Link: https://www.codementor.io/abdurrahmaanj/how-to-build-a-css-pre-processor-like-sass-from-scratch-14d4u0hggx
Sass, Less or Stylus? Now you get an idea how to roll out your own pre-processor!
Link: https://www.codementor.io/abdurrahmaanj/how-to-build-a-css-pre-processor-like-sass-from-scratch-14d4u0hggx
Sass, Less or Stylus? Now you get an idea how to roll out your own pre-processor!
www.codementor.io
How to build a CSS pre-processor (like SASS) from scratch | Codementor
Sass, Less or Stylus? Now you get an idea how to roll out your own pre-processor!
Roberto Alsina: Episodio 32: Python moderno 4 ... Click!
Link: https://ralsina.me/weblog/posts/youtube/episodio-32-python-moderno-4-click.html
Muchas veces, dentro de una biblioteca hecha en Python hay un comando útil con ganas de salir. Para lograrlo: click!
Click: https://palletsprojects.com/p/click/
Link: https://ralsina.me/weblog/posts/youtube/episodio-32-python-moderno-4-click.html
Muchas veces, dentro de una biblioteca hecha en Python hay un comando útil con ganas de salir. Para lograrlo: click!
Click: https://palletsprojects.com/p/click/
Lateral Opinion
Episodio 32: Python moderno 4 ... Click!
Muchas veces, dentro de una biblioteca hecha en Python hay un comando útil con ganas de salir. Para lograrlo: click!
Click: https://palletsprojects.com/p/click/
Click: https://palletsprojects.com/p/click/