EuroPython: EuroPython 2019: RFP for Venues
Link: https://blog.europython.eu/post/178541611202
europythonsociety:
We are happy to announce that we have started the RFP for venues to host the EuroPython 2019 conference.
We have sent out the details to almost 40 venues.
Unlike last year, we also
Link: https://blog.europython.eu/post/178541611202
europythonsociety:
We are happy to announce that we have started the RFP for venues to host the EuroPython 2019 conference.
We have sent out the details to almost 40 venues.
Unlike last year, we also
EuroPython Blog
EuroPython 2019: RFP for Venues
europythonsociety:
“ We are happy to announce that we have started the RFP for venues to host the EuroPython 2019 conference.
We have sent out the details to almost 40 venues.
Unlike last year, we...
“ We are happy to announce that we have started the RFP for venues to host the EuroPython 2019 conference.
We have sent out the details to almost 40 venues.
Unlike last year, we...
Codementor: Python Vs R : The Eternal Question for Data Scientists
Link: https://www.codementor.io/divyacyclitics15/python-vs-r-the-eternal-question-for-data-scientists-nu9turpsy
Python Vs R , which is better? This has been an important question for data science students and practitioners. In this blog, we will evaluate both.
Link: https://www.codementor.io/divyacyclitics15/python-vs-r-the-eternal-question-for-data-scientists-nu9turpsy
Python Vs R , which is better? This has been an important question for data science students and practitioners. In this blog, we will evaluate both.
www.codementor.io
Python Vs R : The Eternal Question for Data Scientists | Codementor
Python Vs R , which is better? This has been an important question for data science students and practitioners. In this blog, we will evaluate both.
Python Celery - Weekly Celery Tutorials and How-tos: Custom Celery task states
Link: https://www.distributedpython.com/2018/09/28/celery-task-states/
Celery tasks always have a state. If a task finished executing successfully, its state is SUCCESS.
If a task execution resulted in an exception, its state is FAILURE. Celery knows
six built-in states:
Link: https://www.distributedpython.com/2018/09/28/celery-task-states/
Celery tasks always have a state. If a task finished executing successfully, its state is SUCCESS.
If a task execution resulted in an exception, its state is FAILURE. Celery knows
six built-in states:
Bjorn Stiel
Custom Celery task states | distributedpython
How to hack Celery task states
pgcli: Release v2.0.0
Link: http://pgcli.com/v2.0.0.html
Pgcli is a command line interface for Postgres database that does
auto-completion and syntax highlighting. You can install this version using:
$ pip install -U pgcli
This pgcli release has only one
Link: http://pgcli.com/v2.0.0.html
Pgcli is a command line interface for Postgres database that does
auto-completion and syntax highlighting. You can install this version using:
$ pip install -U pgcli
This pgcli release has only one
REPL|REBL: Dictionary Views & Set Operations — Working with dictionary view objects
Link: https://www.pymadethis.com/article/python-dictionary-sets/
The keys, values and items from a dictionary can be accessed using the .keys(), .values() and .items() methods. These methods return view objects which provide a view on the source dictionary.
The vie
Link: https://www.pymadethis.com/article/python-dictionary-sets/
The keys, values and items from a dictionary can be accessed using the .keys(), .values() and .items() methods. These methods return view objects which provide a view on the source dictionary.
The vie
.pyMadeThis
Dictionary Views & Set Operations | Working with dictionary view objects
The keys, values and items from a dictionary can be accessed using the .keys(), .values() and .items() methods. These methods return view objects which provide a view on the source dictionary. The view objects dict_keys and dict_items support set-like operations…
Weekly Python StackOverflow Report: (cxlv) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/09/cxlv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-09-30 08:57:03 GMTMultiple assignments in python - [22/2]Why is th
Link: http://python-weekly.blogspot.com/2018/09/cxlv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-09-30 08:57:03 GMTMultiple assignments in python - [22/2]Why is th
Blogspot
(cxlv) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Nikola: Nikola v8.0.1 is out!
Link: https://getnikola.com/blog/nikola-v801-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.0.1. Some bugs were fixed; more importantly,
we pinned down the Markdown package version due to incompati
Link: https://getnikola.com/blog/nikola-v801-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.0.1. Some bugs were fixed; more importantly,
we pinned down the Markdown package version due to incompati
Nikola
Nikola v8.0.1 is out!
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.0.1. Some bugs were fixed; more importantly,
we pinned down the Markdown package version due to incompati
availability of Nikola v8.0.1. Some bugs were fixed; more importantly,
we pinned down the Markdown package version due to incompati
Evennia: Evennia 0.8 released
Link: http://evennia.blogspot.com/2018/09/evennia-08-released.html
After about a year of work and almost 540 commits from close to 20 contributors, Evennia 0.8 is out! Evennia is a Python game server for creating text-based multiplayer games (MUDs, Mushes, etc) using
Link: http://evennia.blogspot.com/2018/09/evennia-08-released.html
After about a year of work and almost 540 commits from close to 20 contributors, Evennia 0.8 is out! Evennia is a Python game server for creating text-based multiplayer games (MUDs, Mushes, etc) using
Blogspot
Evennia 0.8 released
A fter about a year of work and almost 540 commits from close to 20 contributors, Evennia 0.8 is out! Evennia is a Python game server for c...
Mike Driscoll: PyDev of the Week: Jacqueline Kazil
Link: http://www.blog.pythonlibrary.org/2018/10/01/pydev-of-the-week-jacqueline-kazil/
This week we welcome Jacqueline Kazil (@JackieKazil) as our PyDev of the Week! She is the co-author of Data Wrangling with Python. Jacqueline is the creator of the Mesa package. You can see what other
Link: http://www.blog.pythonlibrary.org/2018/10/01/pydev-of-the-week-jacqueline-kazil/
This week we welcome Jacqueline Kazil (@JackieKazil) as our PyDev of the Week! She is the co-author of Data Wrangling with Python. Jacqueline is the creator of the Mesa package. You can see what other
Tryton News: Release 1.0.0 of python-sql
Link: https://discuss.tryton.org/t/release-1-0-0-of-python-sql/774
@ced wrote:
We are proud to announce the release of the version 1.0.0 of python-sql.
python-sql is a library to write SQL queries in a pythonic way. It is mainly developed for Tryton but it has no ex
Link: https://discuss.tryton.org/t/release-1-0-0-of-python-sql/774
@ced wrote:
We are proud to announce the release of the version 1.0.0 of python-sql.
python-sql is a library to write SQL queries in a pythonic way. It is mainly developed for Tryton but it has no ex
Tryton discussion
Release 1.0.0 of python-sql
We are proud to announce the release of the version 1.0.0 of python-sql. python-sql is a library to write SQL queries in a pythonic way. It is mainly developed for Tryton but it has no external dependencies and it is agnostic to any framework or SQL database.…
Python Celery - Weekly Celery Tutorials and How-tos: Celery, docker and the missing startup banner
Link: https://www.distributedpython.com/2018/10/01/celery-docker-startup/
Have you ever dockerized your Celery app and wondered where the Celery
worker bannker in the docker log output went? Usually, when you
start your Celery worker, it comes up with a startup screen that
Link: https://www.distributedpython.com/2018/10/01/celery-docker-startup/
Have you ever dockerized your Celery app and wondered where the Celery
worker bannker in the docker log output went? Usually, when you
start your Celery worker, it comes up with a startup screen that
Bjorn Stiel
Celery, docker and the missing startup banner | distributedpython
Where did the Celery startup screen go?
Tryton News: Release 0.8.1 of relatorio
Link: https://discuss.tryton.org/t/release-0-8-1-of-relatorio/775
@ced wrote:
We are glad to announce the release 0.8.1 of relatorio.
Relatorio is a templating library which provides a way to easily output several kinds of files (odt, ods, png, svg, …).
It is a bug
Link: https://discuss.tryton.org/t/release-0-8-1-of-relatorio/775
@ced wrote:
We are glad to announce the release 0.8.1 of relatorio.
Relatorio is a templating library which provides a way to easily output several kinds of files (odt, ods, png, svg, …).
It is a bug
Tryton discussion
Release 0.8.1 of relatorio
We are glad to announce the release 0.8.1 of relatorio. Relatorio is a templating library which provides a way to easily output several kinds of files (odt, ods, png, svg, …). It is a bug-fix release which includes: Add support for Python 3.7 Escape invalid…
Julien Danjou: Code Style Checks in Python
Link: https://julien.danjou.info/code-style-checks-in-python/
After starting your first Python project, you might realize that it is actually not that obvious to be consistent with the way you write Python code. If you collaborate with other developers, your cod
Link: https://julien.danjou.info/code-style-checks-in-python/
After starting your first Python project, you might realize that it is actually not that obvious to be consistent with the way you write Python code. If you collaborate with other developers, your cod
Julien Danjou
Code Style Checks in Python
After starting your first Python project, you might realize that it is actually not that obvious to be consistent with the way you write Python code. If you collaborate with other developers, your code style might differ, and the code can become somehow unreadable.…
Django Weblog: Django bugfix releases: 2.0.9 and 1.11.16
Link: https://www.djangoproject.com/weblog/2018/oct/01/bugfix-releases/
Today we've issued the 2.0.9 and 1.11.16 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for th
Link: https://www.djangoproject.com/weblog/2018/oct/01/bugfix-releases/
Today we've issued the 2.0.9 and 1.11.16 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for th
Django Weblog: Django security release issued: 2.1.2
Link: https://www.djangoproject.com/weblog/2018/oct/01/security-release/
In accordance with our security release policy, the Django team is issuing Django 2.1.2. This release addresses the security issue detailed below. We encourage all users of Django to upgrade as soon a
Link: https://www.djangoproject.com/weblog/2018/oct/01/security-release/
In accordance with our security release policy, the Django team is issuing Django 2.1.2. This release addresses the security issue detailed below. We encourage all users of Django to upgrade as soon a
Made With Mu: Announcing Mu version 1.0.1
Link: https://madewith.mu/mu/releases/2018/10/01/mu-1-0-1.html
The latest version of Mu is here! Version
1.0.1 is a bug-fix
release and all but one of the thirty or more contributions, changes and fixes
were made by members of our community. I’m especially proud
Link: https://madewith.mu/mu/releases/2018/10/01/mu-1-0-1.html
The latest version of Mu is here! Version
1.0.1 is a bug-fix
release and all but one of the thirty or more contributions, changes and fixes
were made by members of our community. I’m especially proud
Made With Mu
Announcing Mu version 1.0.1
The latest version of Mu is here! Version 1.0.1 is a bug-fix release and all but one of the thirty or more contributions, changes and fixes were made by members of our community. I’m especially proud that this update means Mu supports the following translations:…
PyBites: Code Challenge 52 - Create your own Pomodoro Timer - Review
Link: https://pybit.es/codechallenge52_review.html
In this article we review last week's Create your own Pomodoro Timer code challenge.
Our review post / Hacktoberfest is back!
From now on we will merge our solution into our Community branch and incl
Link: https://pybit.es/codechallenge52_review.html
In this article we review last week's Create your own Pomodoro Timer code challenge.
Our review post / Hacktoberfest is back!
From now on we will merge our solution into our Community branch and incl
PyBites
Code Challenge 52 - Create your own Pomodoro Timer - Review
In this article we review last week's Create your own Pomodoro Timer code challenge.
PyBites: Code Challenge 53 - Query the Spotify API
Link: https://pybit.es/codechallenge53.html
It's not that I'm so smart, it's just that I stay with problems longer. - A. Einstein
Hey Pythonistas,
We bet this one's going to be music to your ears (another quality pun!).
This week, query the S
Link: https://pybit.es/codechallenge53.html
It's not that I'm so smart, it's just that I stay with problems longer. - A. Einstein
Hey Pythonistas,
We bet this one's going to be music to your ears (another quality pun!).
This week, query the S
PyBites
Code Challenge 53 - Query the Spotify API
Hi Pythonistas, Welcome to Pybites Code Challenge 53! In this challenge we get you query the Spotify API and perform a set of tasks.
Real Python: Splitting, Concatenating, and Joining Strings in Python
Link: https://realpython.com/python-string-split-concatenate-join/
There are few guarantees in life: death, taxes, and programmers needing to deal with strings. Strings can come in many forms. They could be unstructured text, usernames, product descriptions, database
Link: https://realpython.com/python-string-split-concatenate-join/
There are few guarantees in life: death, taxes, and programmers needing to deal with strings. Strings can come in many forms. They could be unstructured text, usernames, product descriptions, database
Realpython
How to Split a String in Python – Real Python
This tutorial will help you master Python string splitting. You'll learn to use .split(), .splitlines(), and re.split() to effectively handle whitespace, custom delimiters, and multiline text, which will level up your data parsing skills.
Curtis Miller: My Tutorial Book on Anaconda, NumPy and Pandas Is Out: Hands-On Data Analysis with NumPy and Pandas
Link:
I announced months ago that one of my video courses, Unpacking NumPy and Pandas, was going to be turned into a book. Today I’m pleased to announce that this book is available! Hands-On Data Analysis w
Link:
I announced months ago that one of my video courses, Unpacking NumPy and Pandas, was going to be turned into a book. Today I’m pleased to announce that this book is available! Hands-On Data Analysis w