Test and Code: 124: pip dependency resolver changes
Link: https://testandcode.com/124
pip is the package installer for Python.
Often, when you run pip, especially the first time in a new virtual environment, you will see something like:
WARNING: You are using pip version 20.1.1; ho
Link: https://testandcode.com/124
pip is the package installer for Python.
Often, when you run pip, especially the first time in a new virtual environment, you will see something like:
WARNING: You are using pip version 20.1.1; ho
Test & Code : Python Testing for Software Engineering
Test & Code : Python Testing for Software Engineering 124: pip dependency resolver changes
pip 20.2 has a new dependency resolver that the PyPA would really like you to try out. This episode has 5 guests from the project and we talk about everything from user experience (UX) to testing a complex project.
Janusworx: A Hundred Days of Code, Day 025 - Comprehension Exercises
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-025-comprehension-exercises/
Working on Comprehension exercises today.
Reflections and Experience
Read more… (1 min remaining to read)
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-025-comprehension-exercises/
Working on Comprehension exercises today.
Reflections and Experience
Read more… (1 min remaining to read)
Janusworx
A Hundred Days of Code, Day 025 - Comprehension Exercises
Working on Comprehension exercises today.
Reflections and Experience
I really need feedback, when it comes to programming. I cannot face a blank page. I always seem to start with printing somethi
Reflections and Experience
I really need feedback, when it comes to programming. I cannot face a blank page. I always seem to start with printing somethi
Django Weblog: Django bugfix releases issued: 3.0.9 and 2.2.15
Link: https://www.djangoproject.com/weblog/2020/aug/03/django-bugfix-releases-309-2215/
Today we've issued 3.0.9 and 2.2.15 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 this rel
Link: https://www.djangoproject.com/weblog/2020/aug/03/django-bugfix-releases-309-2215/
Today we've issued 3.0.9 and 2.2.15 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 this rel
Janusworx: A Hundred Days of Code, Day 026 - Refactoring
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-026-refactoring/
Worked only an hour today.
Trying to change the little lookup program, I made the other day, into something a little better.
Not quite a good day.
Calling it quits early.
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-026-refactoring/
Worked only an hour today.
Trying to change the little lookup program, I made the other day, into something a little better.
Not quite a good day.
Calling it quits early.
Janusworx
A Hundred Days of Code, Day 026 - Refactoring
Worked only an hour today.
Trying to change the little lookup program, I made the other day, into something a little better.
Not quite a good day.
Calling it quits early.
Trying to change the little lookup program, I made the other day, into something a little better.
Not quite a good day.
Calling it quits early.
PSF GSoC students blogs: GSoC: Week #10
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-10/
Hi there!
What did you do this week?
I completed ‘sync_offset’ for SER, fixed a few bugs, wrote tests for ‘reshaping’ all the formats and continued working on HDF5, FRMS6 and K2IS.
What is coming up n
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-10/
Hi there!
What did you do this week?
I completed ‘sync_offset’ for SER, fixed a few bugs, wrote tests for ‘reshaping’ all the formats and continued working on HDF5, FRMS6 and K2IS.
What is coming up n
blogs.python-gsoc.org
Python GSoC - GSoC: Week #10 - anandbaburajan's Blog
GSoC: Week #10 - 4a3e96df-d098-4929-8011-88901b0d2939 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #10
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-10-3/
What did you do this week?
Instead of downloading the complete notebook, copy the necessary cells. Also display the cluster details.
What is coming up next?
The feature is yet to be reviewed. So add d
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-10-3/
What did you do this week?
Instead of downloading the complete notebook, copy the necessary cells. Also display the cluster details.
What is coming up next?
The feature is yet to be reviewed. So add d
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #10 - abijithbahuleyan's Blog
Weekly Check-in #10 - d480ff2e-74dc-44fa-8aa4-7af357e05783 - Python's Google Summer of Code Blogs Page
Real Python: Customize the Django Admin With Python
Link: https://realpython.com/customize-django-admin-python/
The Django framework comes with a powerful administrative tool called admin. You can use it out of the box to quickly add, delete, or edit any database model from a web interface. But with a little ex
Link: https://realpython.com/customize-django-admin-python/
The Django framework comes with a powerful administrative tool called admin. You can use it out of the box to quickly add, delete, or edit any database model from a web interface. But with a little ex
Realpython
Customize the Django Admin With Python – Real Python
In this tutorial, you'll learn how to customize Django's admin with Python. You'll use AdminModel objects to add display columns, calculate values, link to referring objects, and search and filter results. You'll also use template overriding to gain full…
PSF GSoC students blogs: Week 9 : Testing Phase 2
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-9-testing-phase-2/
Hello! This is the start of the third and final month of the GSoC program :)) Its time to tie up loose strings, and patch up the work in a good form :))
What did you do this week?
I started writing te
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-9-testing-phase-2/
Hello! This is the start of the third and final month of the GSoC program :)) Its time to tie up loose strings, and patch up the work in a good form :))
What did you do this week?
I started writing te
blogs.python-gsoc.org
Python GSoC - Week 9 : Testing Phase 2 - ARYAN_GUPTA's Blog
Week 9 : Testing Phase 2 - a8bb065d-8553-4ccd-9d92-b9704e3fb7c5 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC Weekly Blog #5
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-blog-5/
This week was a little tough for me. First I got some issue while writing the tests for the version history window. For some reasons the tests throw an error randomly and sometimes they pass successfu
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-blog-5/
This week was a little tough for me. First I got some issue while writing the tests for the version history window. For some reasons the tests throw an error randomly and sometimes they pass successfu
blogs.python-gsoc.org
Python GSoC - GSoC Weekly Blog #5 - Tanish19's Blog
GSoC Weekly Blog #5 - 59401f95-9c21-45e5-a073-f22d29715235 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: BLOG POST #5
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/blog-post-5-1/
<meta charset="utf-8">
Hello all!
It has been a crazy week work wise. Right now, I am looking forward to receiving the second part of my GSoC stipend. Got a few things in mind to buy. Haha!!
The
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/blog-post-5-1/
<meta charset="utf-8">
Hello all!
It has been a crazy week work wise. Right now, I am looking forward to receiving the second part of my GSoC stipend. Got a few things in mind to buy. Haha!!
The
blogs.python-gsoc.org
Python GSoC - BLOG POST #5 - dvijaywargiya's Blog
BLOG POST #5 - 70a27e08-d7bb-4969-bfa4-391139c1cbe9 - Python's Google Summer of Code Blogs Page
Jacob Perkins: Python Vulnerability Checking Links
Link: http://feedproxy.google.com/~r/StreamHackerPython/~3/Ek3Lt9VyZsY/
Safety checks Python packages against a vulnerability databasePyUp offers a paid service for SafetyAutomatic Python Vulnerability Checking shows how to use GitHub actions to automate Safety checksGitH
Link: http://feedproxy.google.com/~r/StreamHackerPython/~3/Ek3Lt9VyZsY/
Safety checks Python packages against a vulnerability databasePyUp offers a paid service for SafetyAutomatic Python Vulnerability Checking shows how to use GitHub actions to automate Safety checksGitH
StreamHacker
Python Vulnerability Checking Links
Python package vulnerability checks with Safety, PyUp, and GitHub.
PSF GSoC students blogs: Lifecycle hooks, threading and notification system in the user story system in GSOC'20
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/lifecycle-hooks-threading-and-notification-system-in-the-user-story-system-in-gsoc-20/
A whole new set of awesome features are here for our beloved users. Do not get worried by the heavy terms in the title. Sit back, relax and follow me to catch a glimpse of my implementation for giving
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/lifecycle-hooks-threading-and-notification-system-in-the-user-story-system-in-gsoc-20/
A whole new set of awesome features are here for our beloved users. Do not get worried by the heavy terms in the title. Sit back, relax and follow me to catch a glimpse of my implementation for giving
blogs.python-gsoc.org
Python GSoC - Lifecycle hooks, threading and notification system in the user story system in GSOC'20 - sharmaaditya570191's Blog
Lifecycle hooks, threading and notification system in the user story system in GSOC'20 - d4413a04-9698-4071-b7bc-a43bd84c7f68 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Phase 3 - Weekly Check-in 10
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/phase-3-weekly-check-in-10/
End of Week 9 - 03/08/2020
What did you do this week?
This week, I planned on how DFFML will be able to provide a way that will make it very easy to work with Deep Neural Networks. I will be having
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/phase-3-weekly-check-in-10/
End of Week 9 - 03/08/2020
What did you do this week?
This week, I planned on how DFFML will be able to provide a way that will make it very easy to work with Deep Neural Networks. I will be having
blogs.python-gsoc.org
Python GSoC - Phase 3 - Weekly Check-in 10 - sakshamarora's Blog
Phase 3 - Weekly Check-in 10 - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Blog #5 (26th Jul - 2nd Aug)
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-blog-5-26th-jul-2nd-aug/
Hi all , we have released number-parser v0.1.0 out. link
This was the primary goal of this project so really happy to get it done. This week was mostly spent in finalizing the version release which
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-blog-5-26th-jul-2nd-aug/
Hi all , we have released number-parser v0.1.0 out. link
This was the primary goal of this project so really happy to get it done. This week was mostly spent in finalizing the version release which
blogs.python-gsoc.org
Python GSoC - Weekly Blog #5 (26th Jul - 2nd Aug) - arnav_k's Blog
Weekly Blog #5 (26th Jul - 2nd Aug) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #10
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-10-4/
<meta name="uuid" content="uuidry8x47nkskEy"><meta charset="utf-8">
What did I do this week?
Added a new command-line option, so that we can run dataflow without
the need for Sources and tests for the
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-10-4/
<meta name="uuid" content="uuidry8x47nkskEy"><meta charset="utf-8">
What did I do this week?
Added a new command-line option, so that we can run dataflow without
the need for Sources and tests for the
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #10 - aghinsa's Blog
Weekly Check-in #10 - b803cb73-a4e9-4fb7-9a36-67f0addf98ad - Python's Google Summer of Code Blogs Page
Codementor: AdminLTE - Jinja2 Template
Link: https://www.codementor.io/chirilovadrian360/adminlte-jinja2-template-18zlteer4w
AdminLTE, the well-known design, migrated to Jinja template engine - sources available on Github.
Link: https://www.codementor.io/chirilovadrian360/adminlte-jinja2-template-18zlteer4w
AdminLTE, the well-known design, migrated to Jinja template engine - sources available on Github.
www.codementor.io
AdminLTE - Jinja2 Template | Codementor
AdminLTE, the well-known design, migrated to Jinja template engine - sources available on Github.
PSF GSoC students blogs: Sorting Things Out
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/sorting-things-out/
Hi! I really hope that everyone reading this is still doing okay,
and if that isn't the case, I wish you a good day!
pip 20.2 Released!
Last Wednesday, pip 20.2 was released, deliver
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/sorting-things-out/
Hi! I really hope that everyone reading this is still doing okay,
and if that isn't the case, I wish you a good day!
pip 20.2 Released!
Last Wednesday, pip 20.2 was released, deliver
blogs.python-gsoc.org
Python GSoC - Sorting Things Out - McSinyx's Blog
Sorting Things Out - c0f0a92a-4a65-4460-a3d7-58a14026d693 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 9 Check-in
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-9-check-in-2/
What did you do this week?
This week I continued the PR started in the previous week by adding more multimethods for indexing routines. The multimethods added are the following:
Generating index array
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-9-check-in-2/
What did you do this week?
This week I continued the PR started in the previous week by adding more multimethods for indexing routines. The multimethods added are the following:
Generating index array
blogs.python-gsoc.org
Python GSoC - Week 9 Check-in - joaosferreira's Blog
Week 9 Check-in - e6541468-770d-43d7-9901-351e16e31d96 - Python's Google Summer of Code Blogs Page
Podcast.__init__: Supporting The Full Lifecycle Of Machine Learning Projects With Metaflow
Link: https://www.pythonpodcast.com/metaflow-machine-learning-operations-episode-274/
Netflix uses machine learning to power every aspect of their business. To do this effectively they have had to build extensive expertise and tooling to support their engineers. In this episode Savin G
Link: https://www.pythonpodcast.com/metaflow-machine-learning-operations-episode-274/
Netflix uses machine learning to power every aspect of their business. To do this effectively they have had to build extensive expertise and tooling to support their engineers. In this episode Savin G
The Python Podcast.__init__
The Python Podcast.__init__: Supporting The Full Lifecycle Of Machine Learning Projects With Metaflow
An interview with Savin Goyal about the work that he and his team are doing to support machine learning workloads at Netflix with Metaflow
Awesome Python Applications: buku
Link: https://github.com/jarun/buku
buku: Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs.
Links:
Repo
Fund
Docs
Link: https://github.com/jarun/buku
buku: Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs.
Links:
Repo
Fund
Docs
GitHub
GitHub - jarun/buku: :bookmark: Personal mini-web in text
:bookmark: Personal mini-web in text. Contribute to jarun/buku development by creating an account on GitHub.