Codementor: Splitwise Telegram Bot
Link: https://www.codementor.io/karandeepbatra/splitwise-telegram-bot-16y83e2te1
SplitwizeBot is a chat based bot to list, create and settle the expenses of Splitwise application from within Telegram 🤖
Link: https://www.codementor.io/karandeepbatra/splitwise-telegram-bot-16y83e2te1
SplitwizeBot is a chat based bot to list, create and settle the expenses of Splitwise application from within Telegram 🤖
www.codementor.io
Splitwise Telegram Bot | Codementor
SplitwizeBot is a chat based bot to list, create and settle the expenses of Splitwise application from within Telegram 🤖
Test and Code: 115: Catching up with Nina Zakharenko
Link: https://testandcode.com/115
One of the great things about attending in person coding conferences, such as PyCon, is the hallway track, where you can catch up with people you haven't seen for possibly a year, or maybe even the fi
Link: https://testandcode.com/115
One of the great things about attending in person coding conferences, such as PyCon, is the hallway track, where you can catch up with people you haven't seen for possibly a year, or maybe even the fi
Test & Code : Python Testing for Software Engineering
Test & Code : Python Testing for Software Engineering 115: Catching up with Nina Zakharenko
Nina's been up to a lot lately, so we talk about quite a bit, including live coding on twitch.tv, online conferences, Python Tea (a new online version of the hallway track), Python on hardware, Adafruit, CircuitPython, tricking out your command prompt, working…
Python Morsels: The Iterator Protocol
Link: https://www.pythonmorsels.com/topics/iterator-protocol/
Iterators are all over the place in Python.
You can often get away without knowing and understanding the word "iterator", but understanding this term will help you understand how you can expect variou
Link: https://www.pythonmorsels.com/topics/iterator-protocol/
Iterators are all over the place in Python.
You can often get away without knowing and understanding the word "iterator", but understanding this term will help you understand how you can expect variou
Python Morsels: Duck Typing
Link: https://www.pythonmorsels.com/topics/duck-typing/
If it looks like a duck and quacks like a duck
Duck typing is the idea that instead of checking the type of something in Python, we tend to check what behavior it supports (often by attempting to use
Link: https://www.pythonmorsels.com/topics/duck-typing/
If it looks like a duck and quacks like a duck
Duck typing is the idea that instead of checking the type of something in Python, we tend to check what behavior it supports (often by attempting to use
Pythonmorsels
Duck Typing in Python
In Python we care about the behavior of an object more than the type of an object. We say, "if it looks like a duck and walks like a duck, it's a duck." This idea is called duck typing.
Codementor: How I learnt Django
Link: https://www.codementor.io/geeker1/how-i-learnt-django-16wvneqca8
This is a quick summary of how I learnt Django and tips on how you as a beginner can get through the learning process also.
Link: https://www.codementor.io/geeker1/how-i-learnt-django-16wvneqca8
This is a quick summary of how I learnt Django and tips on how you as a beginner can get through the learning process also.
www.codementor.io
How I learnt Django | Codementor
This is a quick summary of how I learnt Django and tips on how you as a beginner can get through the learning process also.
PSF GSoC students blogs: Weekly Check-In #1 - Community Bonding ( 4th May - 31st May )
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-1-community-bonding-4th-may-31st-may/
Hi, I am Arnav Kapoor a 3rd year Undergraduate student from IIIT-Hyderabad and I will be working with the Scrapinghub sub-org this summer. The project goal is to create a nuarmber-parser library to pa
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-1-community-bonding-4th-may-31st-may/
Hi, I am Arnav Kapoor a 3rd year Undergraduate student from IIIT-Hyderabad and I will be working with the Scrapinghub sub-org this summer. The project goal is to create a nuarmber-parser library to pa
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #1 - Community Bonding ( 4th May - 31st May ) - arnav_k's Blog
Weekly Check-In #1 - Community Bonding ( 4th May - 31st May ) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check In - 0
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-0-1/
Hello, I am Aditya Kumar. I will be contributing to Scrapy during GSoC'20. This is my first blog of the series.
What did I do till now?
I had two meetings with my mentors to discuss about the project
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-0-1/
Hello, I am Aditya Kumar. I will be contributing to Scrapy during GSoC'20. This is my first blog of the series.
What did I do till now?
I had two meetings with my mentors to discuss about the project
blogs.python-gsoc.org
Python GSoC - Weekly Check In - 0 - adityaa30's Blog
Weekly Check In - 0 - 4c0d03a0-dd12-4db5-8e95-bef989582503 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 1 check-in
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-1-check-in-3/
Hello
Welcome to my blog. I am participating in this year's GSoC program for Panda3D - a suborgansiation under PSF. Today is the start of the coding period. Its 7:00 am in India here and I am starting
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-1-check-in-3/
Hello
Welcome to my blog. I am participating in this year's GSoC program for Panda3D - a suborgansiation under PSF. Today is the start of the coding period. Its 7:00 am in India here and I am starting
blogs.python-gsoc.org
Python GSoC - Week 1 check-in - imaj_ashwini's Blog
Week 1 check-in - 631ec5e2-348d-4614-a2ce-ce51779f115f - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #01 (Week #01)
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/weekly-check-in-01-week-01/
>>> import Introduction
>>> Introduction.display()
Hello World! My name is Saksham Arora. I'm a 2nd year undergraduate student from India pursuing B. Tech in Information Technology. This is my blog fo
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/weekly-check-in-01-week-01/
>>> import Introduction
>>> Introduction.display()
Hello World! My name is Saksham Arora. I'm a 2nd year undergraduate student from India pursuing B. Tech in Information Technology. This is my blog fo
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #01 (Week #01) - sakshamarora's Blog
Weekly Check-in #01 (Week #01) - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #01
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-01/
<meta charset="utf-8">
Hey all!! I'm Aghin Shah, a 3rd Year CS undergrad from IIT-Madras. I'll be working with DFFML, a sub-org under Python Software Foundation during GSoC on Implementing Distributed
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-01/
<meta charset="utf-8">
Hey all!! I'm Aghin Shah, a 3rd Year CS undergrad from IIT-Madras. I'll be working with DFFML, a sub-org under Python Software Foundation during GSoC on Implementing Distributed
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #01 - aghinsa's Blog
Weekly Check-in #01 - b803cb73-a4e9-4fb7-9a36-67f0addf98ad - Python's Google Summer of Code Blogs Page
Mike Driscoll: PyDev of the Week: Seth Michael Larson
Link: https://www.blog.pythonlibrary.org/2020/06/01/pydev-of-the-week-seth-michael-larson/
This week we welcome Seth Michael Larson (@sethmlarson) as our PyDev of the Week! Seth is the lead maintainer of urllib3. He also writes a Python blog. You can see some of Seth’s other contributions o
Link: https://www.blog.pythonlibrary.org/2020/06/01/pydev-of-the-week-seth-michael-larson/
This week we welcome Seth Michael Larson (@sethmlarson) as our PyDev of the Week! Seth is the lead maintainer of urllib3. He also writes a Python blog. You can see some of Seth’s other contributions o
PSF GSoC students blogs: First check-in to GSOC’20 @ Python Software Foundation
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/first-check-in-to-gsoc20-python-software-foundation/
Hello! I am Aditya Sharma, a second year Computer Science student and a Linux enthusiast who is crazy about web performance. I am really excited to work with our team of amazing mentors, developers an
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/first-check-in-to-gsoc20-python-software-foundation/
Hello! I am Aditya Sharma, a second year Computer Science student and a Linux enthusiast who is crazy about web performance. I am really excited to work with our team of amazing mentors, developers an
blogs.python-gsoc.org
Python GSoC - First check-in to GSOC’20 @ Python Software Foundation - sharmaaditya570191's Blog
First check-in to GSOC’20 @ Python Software Foundation - d4413a04-9698-4071-b7bc-a43bd84c7f68 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week 1: __init__.py
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-1-init-py/
Hello everyone!
I am Niraj Kamdar, a third year undergraduate at DA-IICT - India. I will be working with CVE Binary Tool under the umbrella of Python Software Foundation.
What is the CVE Binary Tool?
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-1-init-py/
Hello everyone!
I am Niraj Kamdar, a third year undergraduate at DA-IICT - India. I will be working with CVE Binary Tool under the umbrella of Python Software Foundation.
What is the CVE Binary Tool?
blogs.python-gsoc.org
Python GSoC - GSoC: Week 1: __init__.py - Niraj-Kamdar's Blog
GSoC: Week 1: __init__.py - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 1 check-in
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/week-1-check-in-4/
Hi,
I'm Abijith Bahuleyan, an undergrad from India. This is my first experience with GSoC and I'm really excited. The journey started on beginning of Feb. I learned a lot in this pursuit. Git, Github
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/week-1-check-in-4/
Hi,
I'm Abijith Bahuleyan, an undergrad from India. This is my first experience with GSoC and I'm really excited. The journey started on beginning of Feb. I learned a lot in this pursuit. Git, Github
blogs.python-gsoc.org
Python GSoC - Week 1 check-in - abijithbahuleyan's Blog
Week 1 check-in - d480ff2e-74dc-44fa-8aa4-7af357e05783 - Python's Google Summer of Code Blogs Page
Tryton News: Newsletter June 2020
Link: https://discuss.tryton.org/t/newsletter-june-2020/2730
@ced wrote:
Woman Writing on Her Notebook1280×853 147 KB
Since release 5.6 development has restarted, with the first changes already landing in the development branch.
Our demo servers now no longe
Link: https://discuss.tryton.org/t/newsletter-june-2020/2730
@ced wrote:
Woman Writing on Her Notebook1280×853 147 KB
Since release 5.6 development has restarted, with the first changes already landing in the development branch.
Our demo servers now no longe
Tryton Discussion
Newsletter June 2020
Since release 5.6 development has restarted, with the first changes already landing in the development branch. Our demo servers now no longer require authentication. This helps keep the shared servers accessible to everyone (we often found that people would…
PSF GSoC students blogs: Week 0 : Checking in :))
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-0-checking-in/
Hi there, I am Aryan Gupta and during GSoC'20, I will be contributing to Mission Support System under PSF. I'll be working on enhancing KML support in MSS!
What did you do this week?
As the Community
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-0-checking-in/
Hi there, I am Aryan Gupta and during GSoC'20, I will be contributing to Mission Support System under PSF. I'll be working on enhancing KML support in MSS!
What did you do this week?
As the Community
blogs.python-gsoc.org
Python GSoC - Week 0 : Checking in :)) - ARYAN_GUPTA's Blog
Week 0 : Checking in :)) - a8bb065d-8553-4ccd-9d92-b9704e3fb7c5 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Checkin - 0
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/weekly-checkin-0/
Hey, I'm Tanish Grover. I'll be contributing to Mission Support System (MSS) under Python Software Foundation during GSoC'20. I'll be working on improving Mscolab functionalities.
What did you do thi
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/weekly-checkin-0/
Hey, I'm Tanish Grover. I'll be contributing to Mission Support System (MSS) under Python Software Foundation during GSoC'20. I'll be working on improving Mscolab functionalities.
What did you do thi
blogs.python-gsoc.org
Python GSoC - Weekly Checkin - 0 - Tanish19's Blog
Weekly Checkin - 0 - 59401f95-9c21-45e5-a073-f22d29715235 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in 2020-06-01
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/weekly-check-in-2020-06-01/
Hi, I am Nguyễn Gia Phong.
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/weekly-check-in-2020-06-01/
Hi, I am Nguyễn Gia Phong.
PSF GSoC students blogs: First Weekly Check-in
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/first-weekly-check-in-1/
Hi everyone, I am McSinyx, a Vietnamese undergraduate student who loves free software. This summer I am working with the maintainers and the contributors of pip to make the package manager download in
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/first-weekly-check-in-1/
Hi everyone, I am McSinyx, a Vietnamese undergraduate student who loves free software. This summer I am working with the maintainers and the contributors of pip to make the package manager download in
blogs.python-gsoc.org
Python GSoC - First Weekly Check-in - McSinyx's Blog
First Weekly Check-in - c0f0a92a-4a65-4460-a3d7-58a14026d693 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC Week 1: def journey_begins(excited=True):
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-1-def-journey-begins-excited-true/
Hello Everyone!
I'm Harmandeep Singh, a third-year undergrad in B.Tech CSE at Guru Nanak Dev University, Amritsar, India and I'll be working with CVE Binary Tool this summer under the umbrella of Pyth
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-1-def-journey-begins-excited-true/
Hello Everyone!
I'm Harmandeep Singh, a third-year undergrad in B.Tech CSE at Guru Nanak Dev University, Amritsar, India and I'll be working with CVE Binary Tool this summer under the umbrella of Pyth
blogs.python-gsoc.org
Python GSoC - GSoC Week 1: def journey_begins(excited=True): - SinghHrmn's Blog
GSoC Week 1: def journey_begins(excited=True): - 10ca228b-9007-42f3-ad5f-a8f47c202f56 - Python's Google Summer of Code Blogs Page