From sangeeth at turntide.com Mon Nov 8 03:13:51 2021 From: sangeeth at turntide.com (Sangeeth Saravanaraj) Date: Mon, 8 Nov 2021 13:43:51 +0530 Subject: [BangPypers] [JOBS] Multiple openings at Turntide Message-ID: Hi all, We are looking for Python developers for the following openings: [0][1] Software Product Quality Automation Engineer [2][3] Software Product Quality Lead About Turntide Technologies [4]: Turntide Technologies is helping turn the tide on climate change with breakthrough technologies that accelerate electrification and sustainable operations for energy-intensive industries. We develop full-stack, integrated, open systems that support commercial and industrial electric vehicles, building operations, and agriculture to optimize how the world uses energy, so every watt is worthwhile for humanity. We?re looking for curious, intelligent, collaborative people from diverse backgrounds who want to make a real impact on the sustainability of our planet. Please apply on linked-in or website or email me. Thank you, Sangeeth [0] https://turntide.com/jobs-listing/?gh_jid=5381871002 [1] https://www.linkedin.com/jobs/view/2778870113/ [2] https://turntide.com/jobs-listing/?gh_jid=5248455002 [3] https://www.linkedin.com/jobs/view/2756443098 [4] https://turntide.com/ From srijan at deepsource.io Thu Nov 11 04:08:16 2021 From: srijan at deepsource.io (Srijan Saurav) Date: Thu, 11 Nov 2021 14:38:16 +0530 Subject: [BangPypers] [Jobs] Hiring at DeepSource for Software Engineer, Static Analysis - Python Message-ID: Hey all, DeepSource is a continuous code quality platform that helps developers write better code. We are looking for a Python developer to work on Python Static Analysis. DeepSource is used by tens of thousands of developers worldwide and by companies such as Slack, NASA, Intel, and others. We?re backed by Y Combinator and some of the well-known investors from the bay area. Read more about us here . The job role would allow you to dig deep into Python. Here?s the JD for the same. If this looks interesting to you, you can apply directly from the link above or drop me a mail! If you want to learn more about the role, I would love to talk to you. You schedule a shot call with me here: https://calendly.com/sauravsrijan/work-at-deepsource Best, Srijan -- Srijan Saurav Language Engineering Lead, DeepSource From anirudhastark at gmail.com Fri Nov 19 03:16:21 2021 From: anirudhastark at gmail.com (Kumar Anirudha) Date: Fri, 19 Nov 2021 13:46:21 +0530 Subject: [BangPypers] November Python Meetup Tomorrow Message-ID: Hi everyone, Hope you're all doing well in immense rains. We've our November meetup coming up tomorrow. We've 4 talks and an open house. 10:30 : 10:35 Introduction 10:35 - 11:05 Word2Vec Embeddings - Kanishk Varshney 11:05 - 11:35 Image Manipulation in Python: from PIL to Polaroid - Arnav Jindal 11:35 - 11:40 Break 11:45 - 12:15 Torchserve- Model serving on PyTorch - Mir Mustafa Ali 12:15 - 12:45 Understanding functools - Abhiram R 12:45 - 13:00 Open House Join us on Discord using the link below: https://discord.gg/Qkz3KXUh?event=907552113180155944 On the left side, there'll be a #meetup Voice Channel under Event Category. where it'll be hosted. Let us know if you have any questions or concerns. Looking forward to seeing you there. Cheers, Kumar Anirudha From arvindpdmn at gmail.com Tue Nov 23 05:03:18 2021 From: arvindpdmn at gmail.com (Arvind Padmanabhan) Date: Tue, 23 Nov 2021 15:33:18 +0530 Subject: [BangPypers] Tech Talk: Deep Dive into Python OOP Message-ID: Hi BangPypers, You're invited to this Saturday's talk titled *Deep Dive into Python OOP*. Talk starts at 10AM IST at https://bit.ly/pythonoop . No registration is required. Event is free. See below for talk details. Regards, Arvind Padmanabhan Trustee, Devopedia Foundation Synopsis Python is an object-oriented programming (OOP) language. Everything is a class including basic types such as integers. This talk will dive deep into a few essential aspects of Python's OOP. In particular, we'll look at the following: - Class instantiation, constructor and destructor - Naming conventions with regard to class definitions - Magic methods - Object methods, class methods and static methods - Multiple inheritance and MRO - Co-operative inheritance - Nested classes - Object introspection This talk requires participants to be familiar with the basics of Python and OOP. Speaker Arvind Padmanabhan, Trustee @ Devopedia Foundation https://www.linkedin.com/in/arvindpdmn/ From abhi.darkness at gmail.com Tue Nov 23 05:30:19 2021 From: abhi.darkness at gmail.com (Abhiram R) Date: Tue, 23 Nov 2021 16:00:19 +0530 Subject: [BangPypers] Tech Talk: Deep Dive into Python OOP In-Reply-To: References: Message-ID: Hello I highly encourage everyone to make use of this session conducted by Arvind sir. We will be sending out a reminder for this event on Friday! Regards Abhiram R Co-organizer, Bangpypers On Tue, Nov 23, 2021 at 3:34 PM Arvind Padmanabhan wrote: > Hi BangPypers, > > You're invited to this Saturday's talk titled *Deep Dive into Python OOP*. > Talk starts at 10AM IST at https://bit.ly/pythonoop . No registration is > required. Event is free. See below for talk details. > > Regards, > Arvind Padmanabhan > Trustee, Devopedia Foundation > Synopsis > > Python is an object-oriented programming (OOP) language. Everything is a > class including basic types such as integers. This talk will dive deep into > a few essential aspects of Python's OOP. In particular, we'll look at the > following: > > - Class instantiation, constructor and destructor > - Naming conventions with regard to class definitions > - Magic methods > - Object methods, class methods and static methods > - Multiple inheritance and MRO > - Co-operative inheritance > - Nested classes > - Object introspection > > This talk requires participants to be familiar with the basics of Python > and OOP. > > Speaker > Arvind Padmanabhan, Trustee @ Devopedia Foundation > https://www.linkedin.com/in/arvindpdmn/ > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- -Abhiram R