Python Bytes: #187 Ready to find out if you're git famous?
Link: https://pythonbytes.fm/episodes/show/187/ready-to-find-out-if-you-re-git-famous
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://t.co/AKfVKcveg6
Link: https://pythonbytes.fm/episodes/show/187/ready-to-find-out-if-you-re-git-famous
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://t.co/AKfVKcveg6
pythonbytes.fm
Ready to find out if you're git famous?
News and announcements from the Python community for the week of Jun 26th, 2020
Catalin George Festila: Python 2.7.10 : IronPython and C# with Dynamic Language Runtime.
Link: http://python-catalin.blogspot.com/2020/06/python-2710-ironpython-and-c-with.html
This is a simple tutorial about python and C# using the Dynamic Language Runtime with IronPython.I use Visual Studio 2019 and .NET Framework 4.7.2 with my Console C# project named DynamicLanguageRunti
Link: http://python-catalin.blogspot.com/2020/06/python-2710-ironpython-and-c-with.html
This is a simple tutorial about python and C# using the Dynamic Language Runtime with IronPython.I use Visual Studio 2019 and .NET Framework 4.7.2 with my Console C# project named DynamicLanguageRunti
Blogspot
Python 2.7.10 : IronPython and C# with Dynamic Language Runtime.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Nikola: Nikola v8.1.0 is out!
Link: https://getnikola.com/blog/nikola-v810-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.1.0. This release makes a few feature changes,
improvements, and fixes a few bugs.
What is Nikola?
Nikol
Link: https://getnikola.com/blog/nikola-v810-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.1.0. This release makes a few feature changes,
improvements, and fixes a few bugs.
What is Nikola?
Nikol
Nikola
Nikola v8.1.0 is out!
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.1.0. This release makes a few feature changes,
improvements, and fixes a few bugs.
What is Nikola?
Nikol
availability of Nikola v8.1.0. This release makes a few feature changes,
improvements, and fixes a few bugs.
What is Nikola?
Nikol
Catalin George Festila: Python 3.8.3 : PyCryptodome python package - part 001.
Link: http://python-catalin.blogspot.com/2020/06/python-383-pycryptodome-python-package.html
In the last tutorial, I wrote on Sunday, June 16, 2019, you can see a simple example of this python package with KDF with PBKDF2 function.I guess it should be interesting for visitors to this blog to
Link: http://python-catalin.blogspot.com/2020/06/python-383-pycryptodome-python-package.html
In the last tutorial, I wrote on Sunday, June 16, 2019, you can see a simple example of this python package with KDF with PBKDF2 function.I guess it should be interesting for visitors to this blog to
Blogspot
Python 3.8.3 : PyCryptodome python package - part 001.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: Week 3 Check-in
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-3-check-in-3/
What i have done this week
Since we can parse a shell script into statements now. We need to fiter the install command and extact what will be installed in the command.
I use filter_install_command()
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-3-check-in-3/
What i have done this week
Since we can parse a shell script into statements now. We need to fiter the install command and extact what will be installed in the command.
I use filter_install_command()
blogs.python-gsoc.org
Python GSoC - Week 3 Check-in - WangJL's Blog
Week 3 Check-in - 9557c895-aabe-4e00-899a-e4741b4a6747 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: [Week 4] Check-in
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-4-check-in/
1. What did you do this week?
This week's job is to implement jacobian and add test cases.
2. Difficulty
No difficulties this week.
3. What is coming up next?
Add more test cases to cover more funct
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-4-check-in/
1. What did you do this week?
This week's job is to implement jacobian and add test cases.
2. Difficulty
No difficulties this week.
3. What is coming up next?
Add more test cases to cover more funct
blogs.python-gsoc.org
Python GSoC - [Week 4] Check-in - sangyx's Blog
[Week 4] Check-in - 1bce70eb-f2bf-49ed-87e2-67410e1d91c9 - Python's Google Summer of Code Blogs Page
Kushal Das: Setting up a personal DoH server
Link: https://kushaldas.in/posts/setting-up-a-personal-doh-server.html
DoH is a hot discussion point
in both the privacy and DNS people. There are many criticisms, including
encryption support of the clients or still trusting a third party. There is an
excellent talk fr
Link: https://kushaldas.in/posts/setting-up-a-personal-doh-server.html
DoH is a hot discussion point
in both the privacy and DNS people. There are many criticisms, including
encryption support of the clients or still trusting a third party. There is an
excellent talk fr
Python Insider: Python 3.7.8 and 3.6.11 now available - last 3.7.x bugfix release
Link: http://feedproxy.google.com/~r/PythonInsider/~3/v2lSBwm0qQ0/python-378-and-3611-now-available-last.html
Python 3.7.8, the next bugfix release of Python 3.7, is now available. You can find the release files, a link to the changelog, and more information here:
https://www.python.org/downloads/release
Link: http://feedproxy.google.com/~r/PythonInsider/~3/v2lSBwm0qQ0/python-378-and-3611-now-available-last.html
Python 3.7.8, the next bugfix release of Python 3.7, is now available. You can find the release files, a link to the changelog, and more information here:
https://www.python.org/downloads/release
Blogspot
Python Insider: Python 3.7.8 and 3.6.11 now available - last 3.7.x bugfix release
PSF GSoC students blogs: Weekly Check-in #5
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-5-4/
May the Force be with you!!
Hello and welcome to my 5th weekly check-in, I will be sharing my progress of pyBullet Physics Engine Integration with FURY. The official repository of my sub-org, FURY can
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-5-4/
May the Force be with you!!
Hello and welcome to my 5th weekly check-in, I will be sharing my progress of pyBullet Physics Engine Integration with FURY. The official repository of my sub-org, FURY can
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #5 - Nibba2018's Blog
Weekly Check-in #5 - c56ad427-2a29-4bff-aaac-4b1c415e6c7a - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-In: Week 5
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-5/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey !
This week, Spherical harmonics!
What did I do this week
The main task for the week was to include an implementation of sph
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-5/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey !
This week, Spherical harmonics!
What did I do this week
The main task for the week was to include an implementation of sph
blogs.python-gsoc.org
Python GSoC - Weekly Check-In: Week 5 - lenixlobo's Blog
Weekly Check-In: Week 5 - 29b61b21-4ad2-4b48-ab8a-f4ed5ddc5aa2 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #5
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-5-5/
Hello,
What did you do this week?
I have added more details to project. It's ready to work. Some parts needs little attention. I have to convert docs written in RST to Markdown.
Did you get stuck anyw
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-5-5/
Hello,
What did you do this week?
I have added more details to project. It's ready to work. Some parts needs little attention. I have to convert docs written in RST to Markdown.
Did you get stuck anyw
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #5 - abijithbahuleyan's Blog
Weekly Check-in #5 - d480ff2e-74dc-44fa-8aa4-7af357e05783 - Python's Google Summer of Code Blogs Page
Mike Driscoll: An Overview of Jupyter Notebook (Video)
Link: https://www.blog.pythonlibrary.org/2020/06/28/an-overview-of-jupyter-notebook-video/
In this video, you will learn the basics of using the Jupyter Notebook. How to change cells, edit cells, run cells, and much more!
The post An Overview of Jupyter Notebook (Video) appeared first on
Link: https://www.blog.pythonlibrary.org/2020/06/28/an-overview-of-jupyter-notebook-video/
In this video, you will learn the basics of using the Jupyter Notebook. How to change cells, edit cells, run cells, and much more!
The post An Overview of Jupyter Notebook (Video) appeared first on
The Mouse Vs. The Python
An Overview of Jupyter Notebook (Video) - The Mouse Vs. The Python
In this video, you will learn the basics of using the Jupyter Notebook. How to change cells, edit cells, run cells, and much more!
PSF GSoC students blogs: Weekly Check-In #3 (22nd Jun - 29th Jun)
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-3-22nd-jun-29th-jun/
Hi, so we are done with week 4 of the program - a third of the way in and it has been a fun ride and the progress is on par with the expected timeline.
What did you do this week ?
A major upheaval o
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-3-22nd-jun-29th-jun/
Hi, so we are done with week 4 of the program - a third of the way in and it has been a fun ride and the progress is on par with the expected timeline.
What did you do this week ?
A major upheaval o
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #3 (22nd Jun - 29th Jun) - arnav_k's Blog
Weekly Check-In #3 (22nd Jun - 29th Jun) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
Sebastian Pölsterl: scikit-survival 0.13 Released
Link: https://k-d-w.org/blog/2020/06/scikit-survival-0.13-released/
Today, I released version 0.13.0 of
scikit-survival.
Most notably, this release adds
sksurv.metrics.brier_score and sksurv.metrics.integrated_brier_score,
an updated PEP 517/518 compatible build syste
Link: https://k-d-w.org/blog/2020/06/scikit-survival-0.13-released/
Today, I released version 0.13.0 of
scikit-survival.
Most notably, this release adds
sksurv.metrics.brier_score and sksurv.metrics.integrated_brier_score,
an updated PEP 517/518 compatible build syste
Sebastian Pölsterl
scikit-survival 0.13 Released | Sebastian Pölsterl
Today, I released version 0.13.0 of
scikit-survival.
Most notably, this release adds
sksurv.metrics.brier_score and sksurv.metrics.integrated_brier_score,
an updated PEP 517/518 compatible build system,
and support for scikit-learn 0.23.
For a full list…
scikit-survival.
Most notably, this release adds
sksurv.metrics.brier_score and sksurv.metrics.integrated_brier_score,
an updated PEP 517/518 compatible build system,
and support for scikit-learn 0.23.
For a full list…
Pythonicity: Mutable defaults
Link: https://coady.github.io/posts/mutable-defaults/
Contrarian view on mutable default arguments.¶The use of mutable defaults is probably the most infamous Python gotcha. Default values are evaluated at definition time, which means mutating them wi
Link: https://coady.github.io/posts/mutable-defaults/
Contrarian view on mutable default arguments.¶The use of mutable defaults is probably the most infamous Python gotcha. Default values are evaluated at definition time, which means mutating them wi
Pythonicity
Mutable defaults
Contrarian view on mutable default arguments.¶The use of mutable defaults is probably the most infamous Python gotcha. Default values are evaluated at definition time, which means mutating them will
TestDriven.io: Deploying Django to AWS with Docker and Let's Encrypt
Link: https://testdriven.io/blog/django-docker-https-aws/
In this tutorial, we'll deploy a Django app to AWS EC2 with Docker and Let's Encrypt.
Link: https://testdriven.io/blog/django-docker-https-aws/
In this tutorial, we'll deploy a Django app to AWS EC2 with Docker and Let's Encrypt.
testdriven.io
Deploying Django to AWS with Docker and Let's Encrypt
In this tutorial, we'll deploy a Django app to AWS EC2 with Docker and Let's Encrypt.
PSF GSoC students blogs: Weekly Check In 3
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/weekly-check-in-3-10/
Hello all!
It has been about 4 weeks since the official coding period started and the first evaluation is here. The entire month has been productive and I am having a lot of fun.
This last week I was
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/weekly-check-in-3-10/
Hello all!
It has been about 4 weeks since the official coding period started and the first evaluation is here. The entire month has been productive and I am having a lot of fun.
This last week I was
blogs.python-gsoc.org
Python GSoC - Weekly Check In 3 - dvijaywargiya's Blog
Weekly Check In 3 - 70a27e08-d7bb-4969-bfa4-391139c1cbe9 - Python's Google Summer of Code Blogs Page
Mike Driscoll: PyDev of the Week: Florian Dahlitz
Link: https://www.blog.pythonlibrary.org/2020/06/29/pydev-of-the-week-florian-dahlitz/
This week we welcome Florian Dahlitz (@DahlitzF) as our PyDev of the Week! Florian is a contributor to the CPython programming language and the PyTest framework. He is also a contributor to Real Pytho
Link: https://www.blog.pythonlibrary.org/2020/06/29/pydev-of-the-week-florian-dahlitz/
This week we welcome Florian Dahlitz (@DahlitzF) as our PyDev of the Week! Florian is a contributor to the CPython programming language and the PyTest framework. He is also a contributor to Real Pytho
The Mouse Vs. The Python
PyDev of the Week: Florian Dahlitz - The Mouse Vs. The Python
This week we welcome Florian Dahlitz (@DahlitzF) as our PyDev of the Week! Florian is a contributor to the CPython programming language and the PyTest framework. He is also a contributor to Real Python. You can check out Florian’s personal blog or get his…
PSF GSoC students blogs: GSoC: Week #5
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-5/
Hi!
What did you do this week?
I worked on the API to properly separate additional info for the offset and reshaping features from the dataset parameters. I’m almost finished with the offset feature i
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-5/
Hi!
What did you do this week?
I worked on the API to properly separate additional info for the offset and reshaping features from the dataset parameters. I’m almost finished with the offset feature i
blogs.python-gsoc.org
Python GSoC - GSoC: Week #5 - anandbaburajan's Blog
GSoC: Week #5 - 4a3e96df-d098-4929-8011-88901b0d2939 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #3
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-check-in-3-11/
What did I do this week?
I mostly worked on golang module copyright extraction for tern reports. Also added tern html format to our CI.
What's next?
Will work on extraction of licenses this week.
Did
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-check-in-3-11/
What did I do this week?
I mostly worked on golang module copyright extraction for tern reports. Also added tern html format to our CI.
What's next?
Will work on extraction of licenses this week.
Did
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #3 - abhaykatheria's Blog
Weekly Check-in #3 - 5df322f3-3062-46b3-bffe-f691c304aac8 - Python's Google Summer of Code Blogs Page