Evennia: Blackifying and fixing bugs
Link: http://evennia.blogspot.com/2019/09/blackifying-and-fixing-bugs.html
Since version 0.9 of Evennia, the MU*-creation framework, was released, work has mainly been focused on bug fixing. But there few new features also already sneaked into master branch, despite technica
Link: http://evennia.blogspot.com/2019/09/blackifying-and-fixing-bugs.html
Since version 0.9 of Evennia, the MU*-creation framework, was released, work has mainly been focused on bug fixing. But there few new features also already sneaked into master branch, despite technica
Blogspot
Blackifying and fixing bugs
S ince version 0.9 of Evennia , the MU*-creation framework, was released, work has mainly been focused on bug fixing. But there few new f...
Podcast.__init__: Building A Modern Discussion Forum In Python To Support Healthy Communities
Link: https://www.pythonpodcast.com/misago-discussion-forum-episode-231/
Building and sustaining a healthy community requires a substantial amount of effort, especially online. The design and user experience of the digital space can impact the overall interactions of the p
Link: https://www.pythonpodcast.com/misago-discussion-forum-episode-231/
Building and sustaining a healthy community requires a substantial amount of effort, especially online. The design and user experience of the digital space can impact the overall interactions of the p
The Python Podcast.__init__
The Python Podcast.__init__: Building A Modern Discussion Forum In Python To Support Healthy Communities
An interview about the history and implementation of the Misago discussion forum platform, and how it can be used to grow healthy online communities.
Codementor: Writing a simple Pytest hook
Link: https://www.codementor.io/adammertz/writing-a-simple-pytest-hook-zc5wvoj5t
Write some basic pytest hooks to capture test failures in a text file.
Link: https://www.codementor.io/adammertz/writing-a-simple-pytest-hook-zc5wvoj5t
Write some basic pytest hooks to capture test failures in a text file.
www.codementor.io
Writing a simple Pytest hook | Codementor
Write some basic pytest hooks to capture test failures in a text file.
Tryton News: Newsletter October 2019
Link: https://discuss.tryton.org/t/newsletter-october-2019/1721
@ced wrote:
pexels-photo-908284.jpeg2247×1500 146 KB
For the last months before the release, we have many improvements for the user experience.
Even if the development is not yet frozen, you can al
Link: https://discuss.tryton.org/t/newsletter-october-2019/1721
@ced wrote:
pexels-photo-908284.jpeg2247×1500 146 KB
For the last months before the release, we have many improvements for the user experience.
Even if the development is not yet frozen, you can al
Tryton Discussion
Newsletter October 2019
For the last months before the release, we have many improvements for the user experience. Even if the development is not yet frozen, you can already help to translate the next release in your language. Contents: Changes for users New modules Changes…
Django Weblog: Django bugfix releases: 2.2.6, 2.1.13 and 1.11.25
Link: https://www.djangoproject.com/weblog/2019/oct/01/bugfix-releases/
Today we've issued the
2.2.6,
2.1.13, and
1.11.25 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 us
Link: https://www.djangoproject.com/weblog/2019/oct/01/bugfix-releases/
Today we've issued the
2.2.6,
2.1.13, and
1.11.25 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 us
EuroPython: EuroPython 2019 - Videos for Friday available
Link: https://blog.europython.eu/post/188061778527
We are pleased to announce the third and final batch of cut videos from EuroPython 2019 in Basel, Switzerland, with another 49 videos.EuroPython 2019 on our YouTube ChannelIn this batch, we have inclu
Link: https://blog.europython.eu/post/188061778527
We are pleased to announce the third and final batch of cut videos from EuroPython 2019 in Basel, Switzerland, with another 49 videos.EuroPython 2019 on our YouTube ChannelIn this batch, we have inclu
EuroPython Blog
EuroPython 2019 - Videos for Friday available
We are pleased to announce the third and final batch of cut videos from EuroPython 2019 in Basel, Switzerland, with another 49 videos. EuroPython 2019 on our YouTube Channel In this batch, we have...
Stack Abuse: Python for NLP: Deep Learning Text Generation with Keras
Link: https://stackabuse.com/python-for-nlp-deep-learning-text-generation-with-keras/
This is the 21st article in my series of articles on Python for NLP. In the previous article, I explained how to use Facebook's FastText library for finding semantic similarity and to perform text cla
Link: https://stackabuse.com/python-for-nlp-deep-learning-text-generation-with-keras/
This is the 21st article in my series of articles on Python for NLP. In the previous article, I explained how to use Facebook's FastText library for finding semantic similarity and to perform text cla
Stack Abuse
Python for NLP: Deep Learning Text Generation with Keras
Text generation is one of the state-of-the-art applications of NLP. In this article, you will see how to generate text via deep learning techniques in Python using the Keras library.
Codementor: Test Driven Development with PyTest - Part 1
Link: https://www.codementor.io/maxongzb/test-driven-development-with-pytest-part-1-zcrqdpvs5
A 3 part series on how to get started with pytest and test-driven development practices.
Link: https://www.codementor.io/maxongzb/test-driven-development-with-pytest-part-1-zcrqdpvs5
A 3 part series on how to get started with pytest and test-driven development practices.
www.codementor.io
Test Driven Development with PyTest - Part 1 | Codementor
A 3 part series on how to get started with pytest and test-driven development practices.
PythonClub - A Brazilian collaborative blog about Python: Criando dicts a partir de outros dicts
Link: http://pythonclub.com.br/crie_dict-a-partir-de-outros-dicts.html
Neste tutorial, será abordado o processo de criação de um dict ou dicionário, a partir de um ou mais dicts em Python.
Como já é de costume da linguagem, isso pode ser feito de várias maneiras diferen
Link: http://pythonclub.com.br/crie_dict-a-partir-de-outros-dicts.html
Neste tutorial, será abordado o processo de criação de um dict ou dicionário, a partir de um ou mais dicts em Python.
Como já é de costume da linguagem, isso pode ser feito de várias maneiras diferen
PythonClub
Criando dicts a partir de outros dicts
Crie dicts a partir de outros dicts
Rene Dudfield: post modern C tooling - draft 2
Link: http://renesd.blogspot.com/2019/09/post-modern-c-tooling.html
DRAFT 1 - 9/16/19, 7:19 PM, I'm still working on this, but it's already useful and I'd like some feedback - so I decided to share it early. DRAFT 2 - 10/1/19 This is a post about contemporary C to
Link: http://renesd.blogspot.com/2019/09/post-modern-c-tooling.html
DRAFT 1 - 9/16/19, 7:19 PM, I'm still working on this, but it's already useful and I'd like some feedback - so I decided to share it early. DRAFT 2 - 10/1/19 This is a post about contemporary C to
Blogspot
post modern C tooling - draft 6
Contemporary C tooling for making higher quality C, faster or more safely. DRAFT 0 - 10/11/18, DRAFT 1 - 9/16/19, 7:19 PM, I'm still...
Real Python: Strings and Character Data in Python
Link: https://realpython.com/courses/python-strings/
In this course, you’ll learn about working with strings, which are objects that contain sequences of character data. Processing character data is integral to programming. It is a rare application that
Link: https://realpython.com/courses/python-strings/
In this course, you’ll learn about working with strings, which are objects that contain sequences of character data. Processing character data is integral to programming. It is a rare application that
Realpython
Strings and Character Data in Python – Real Python
In this course, you'll learn how to use Python's rich set of operators, functions, and methods for working with strings. You'll learn how to access and extract portions of strings, and also become familiar with the methods that are available to manipulate…
Dataquest: Tutorial: Transforming Data with Python Scripts and the Command Line
Link: https://www.dataquest.io/blog/tutorial-python-scripts-command-line/
Learn to create Python scripts for data analysis using the Command Line in this intermediate Python tutorial digging into Hacker News headlines.
The post Tutorial: Transforming Data with Python Script
Link: https://www.dataquest.io/blog/tutorial-python-scripts-command-line/
Learn to create Python scripts for data analysis using the Command Line in this intermediate Python tutorial digging into Hacker News headlines.
The post Tutorial: Transforming Data with Python Script
Dataquest
Tutorial: Python Scripts for Data Analysis Using the Command Line
Learn to create Python scripts for data analysis using the Command Line in this intermediate Python tutorial digging into Hacker News headlines.
Python Insider: Python 3.8.0rc1 is now available
Link: http://feedproxy.google.com/~r/PythonInsider/~3/PSARItuHVdY/python-380rc1-is-now-available.html
Python 3.8.0 is almost ready. After a rather tumultuous few days, we are very happy to announce the availability of the release candidate:
https://www.python.org/downloads/release/python-380rc1/
Link: http://feedproxy.google.com/~r/PythonInsider/~3/PSARItuHVdY/python-380rc1-is-now-available.html
Python 3.8.0 is almost ready. After a rather tumultuous few days, we are very happy to announce the availability of the release candidate:
https://www.python.org/downloads/release/python-380rc1/
Blogspot
Python Insider: Python 3.8.0rc1 is now available
PyCoder’s Weekly: Issue #388 (Oct. 1, 2019)
Link: https://pycoders.com/issues/388
#388 – OCTOBER 1, 2019 View in Browser » How to Use Generators and Yield in Python Learn about generators and yielding in Python. You’ll create generator functions and generator expressions usin
Link: https://pycoders.com/issues/388
#388 – OCTOBER 1, 2019 View in Browser » How to Use Generators and Yield in Python Learn about generators and yielding in Python. You’ll create generator functions and generator expressions usin
Pycoders
PyCoder’s Weekly | Issue #388
Issue #388 of the PyCoder’s Weekly newsletter, published Oct. 1, 2019.
Catalin George Festila: Python 3.7.4 : Install the protobuf from sources on Fedora distro.
Link: http://python-catalin.blogspot.com/2019/10/python-374-install-protobuf-from.html
Today I will show you how to build protobuf from sources using the Fedora distro.
The google team comes with this intro:
Protocol buffers are Google's language-neutral, platform-neutral, extensible me
Link: http://python-catalin.blogspot.com/2019/10/python-374-install-protobuf-from.html
Today I will show you how to build protobuf from sources using the Fedora distro.
The google team comes with this intro:
Protocol buffers are Google's language-neutral, platform-neutral, extensible me
Blogspot
Python 3.7.4 : Install the protobuf from sources on Fedora distro.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
tryexceptpass: 9 Organizational Test Practices Guaranteed to Lower Quality and Customer Satisfaction
Link: https://tryexceptpass.org/link/organizational-test-practices-for-lower-quality/
A contribution to freeCodeCamp.org examining test practices opposite to our usual goals.
Link: https://tryexceptpass.org/link/organizational-test-practices-for-lower-quality/
A contribution to freeCodeCamp.org examining test practices opposite to our usual goals.
freeCodeCamp.org
Test Engineering Anti-Patterns: Destroy Your Customer Satisfaction and Crater Your Quality By Using These 9 Easy Organizational…
A look at test and organizational practices that achieve a goal opposite of their intent. In this case, lower quality and customer satisfaction.
Python Insider: Python 3.7.5rc1 is now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/EhYhNMq--Vs/python-375rc1-is-now-available-for.html
Python 3.7.5rc1 is now available for testing. 3.7.5rc1 is the release preview of the next maintenance release of Python 3.7, the latest feature release of Python. Assuming no critical problems are fou
Link: http://feedproxy.google.com/~r/PythonInsider/~3/EhYhNMq--Vs/python-375rc1-is-now-available-for.html
Python 3.7.5rc1 is now available for testing. 3.7.5rc1 is the release preview of the next maintenance release of Python 3.7, the latest feature release of Python. Assuming no critical problems are fou
Blogspot
Python Insider: Python 3.7.5rc1 is now available for testing
Robin Wilson: Calculating Rayleigh Reflectance using Py6S
Link: http://blog.rtwilson.com/calculating-rayleigh-reflectance-using-py6s/
A user of Py6S recently contacted me to ask if it was possible to get an output of Rayleigh reflectance from Py6S. Unfortunately this email wasn’t sent to the Py6s Google Group, so I thought I’d write
Link: http://blog.rtwilson.com/calculating-rayleigh-reflectance-using-py6s/
A user of Py6S recently contacted me to ask if it was possible to get an output of Rayleigh reflectance from Py6S. Unfortunately this email wasn’t sent to the Py6s Google Group, so I thought I’d write
Real Python: Using the Python zip() Function for Parallel Iteration
Link: https://realpython.com/python-zip-function/
Python’s zip() function creates an iterator that will aggregate elements from two or more iterables. You can use the resulting iterator to quickly and consistently solve common programming problems, l
Link: https://realpython.com/python-zip-function/
Python’s zip() function creates an iterator that will aggregate elements from two or more iterables. You can use the resulting iterator to quickly and consistently solve common programming problems, l
Realpython
Using the Python zip() Function for Parallel Iteration – Real Python
In this step-by-step tutorial, you'll learn how to use the Python zip() function to solve common programming problems. You'll learn how to traverse multiple iterables in parallel and create dictionaries with just a few lines of code.
Catalin George Festila: Python 3.7.4 : Using the paramiko pakage.
Link: http://python-catalin.blogspot.com/2019/10/python-374-using-paramiko-pakage.html
Today I tested the paramiko package.
First, I install and check the version of this package.
[mythcat@desk my_network_tools]$ pip3 install paramiko --user
Collecting paramiko
...
Running setup.py in
Link: http://python-catalin.blogspot.com/2019/10/python-374-using-paramiko-pakage.html
Today I tested the paramiko package.
First, I install and check the version of this package.
[mythcat@desk my_network_tools]$ pip3 install paramiko --user
Collecting paramiko
...
Running setup.py in
Blogspot
Python 3.7.4 : Using the paramiko pakage.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.