From arvindpdmn at gmail.com Fri Sep 9 11:11:46 2022 From: arvindpdmn at gmail.com (Arvind Padmanabhan) Date: Fri, 9 Sep 2022 20:41:46 +0530 Subject: [BangPypers] =?utf-8?q?Asyncio_Python_=E2=80=94_A_Brief_Introduc?= =?utf-8?q?tion?= In-Reply-To: References: Message-ID: Hi Friends, Gentle reminder for tomorrow's virtual talk on Asyncio Python at 10:30 AM. Join at https://teams.microsoft.com/l/meetup-join/19%3aY4rbS-N3s2hJgHo6PJsTfM9JAlTsPr3FDnGeKW1bCAw1%40thread.tacv2/1661737664819?context=%7b%22Tid%22%3a%227ccab380-7cb8-49fa-89b1-38006fcdc5ef%22%2c%22Oid%22%3a%22ea01ed43-cb35-4146-b9cf-e7c6cb69a785%22%7d Regards, Arvind On Sun, Aug 28, 2022 at 8:31 PM Arvind Padmanabhan wrote: > Hi BangPypers, > > At Devopedia, we're celebrating Engineer's Day from 1-15 September. As > part of this event, there's a Python talk titled *Asyncio Python ? A > Brief Introduction*. It's scheduled for *10 Sep, Sat @ 10:30 am IST*. > > Event is free. All are welcome. Register at > https://engineers-day.devopedia.org/ for the meeting link and event > reminder. > > Regards, > Arvind Padmanabhan > Trustee, Devopedia Foundation > > > > *Synopsis*This presentation will cover the history of asyncio, its > features, the frameworks supported by asyncio, and how to make blocking > functions of unsupported libraries using asyncio. The presentation is > highly inspired by a YouTube playlist. Participants must have a basic > knowledge of Python language. > > > *Speaker*Shruthi Sagar, Software Developer @ Greenbull Group, Dubai > https://www.linkedin.com/in/sscr27/ > > From jinsthomas at gmail.com Sat Sep 10 23:30:06 2022 From: jinsthomas at gmail.com (Jins Thomas) Date: Sun, 11 Sep 2022 10:30:06 +0700 Subject: [BangPypers] Query on Python Integration Frameworks Message-ID: Hello Bangpypers, Greetings of the day, Would like to kindly request your guidance and recommendations on Python Integration Frameworks you use in your projects. I'm looking for a framework that is capable of extract data using APIs from one system, and do some transformations, and load it to another API to the second system Thank you in advance Jins Thomas From anirudhastark at gmail.com Sun Sep 11 04:12:43 2022 From: anirudhastark at gmail.com (Kumar Anirudha) Date: Sun, 11 Sep 2022 13:42:43 +0530 Subject: [BangPypers] Query on Python Integration Frameworks In-Reply-To: References: Message-ID: On Sun, 11 Sept 2022 at 09:00, Jins Thomas wrote: > > Hello Bangpypers, > > Greetings of the day, Would like to kindly request your guidance and > recommendations on Python Integration Frameworks you use in your projects. > > I'm looking for a framework that is capable of extract data using APIs from > one system, and do some transformations, and load it to another API to the > second system Do you mean like requests lib? https://pypi.org/project/requests/ > > Thank you in advance > Jins Thomas Cheers, Kumar Anirudha > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers From jinsthomas at gmail.com Sun Sep 11 04:30:08 2022 From: jinsthomas at gmail.com (Jins Thomas) Date: Sun, 11 Sep 2022 15:30:08 +0700 Subject: [BangPypers] Query on Python Integration Frameworks In-Reply-To: References: Message-ID: On Sun, Sep 11, 2022 at 3:14 PM Kumar Anirudha wrote: > On Sun, 11 Sept 2022 at 09:00, Jins Thomas wrote: > > > > Hello Bangpypers, > > > > Greetings of the day, Would like to kindly request your guidance and > > recommendations on Python Integration Frameworks you use in your > projects. > > > > I'm looking for a framework that is capable of extract data using APIs > from > > one system, and do some transformations, and load it to another API to > the > > second system > > Do you mean like requests lib? > https://pypi.org/project/requests/ > > I meant some frameworks like Apache Airflow > > > > > Thank you in advance > > Jins Thomas > > Cheers, > Kumar Anirudha > > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > https://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > From anirudhastark at gmail.com Sun Sep 11 05:11:24 2022 From: anirudhastark at gmail.com (Kumar Anirudha) Date: Sun, 11 Sep 2022 14:41:24 +0530 Subject: [BangPypers] Query on Python Integration Frameworks In-Reply-To: References: Message-ID: On Sun, 11 Sept 2022 at 14:00, Jins Thomas wrote: > > On Sun, Sep 11, 2022 at 3:14 PM Kumar Anirudha > wrote: > > > On Sun, 11 Sept 2022 at 09:00, Jins Thomas wrote: > > > > > > Hello Bangpypers, > > > > > > Greetings of the day, Would like to kindly request your guidance and > > > recommendations on Python Integration Frameworks you use in your > > projects. > > > > > > I'm looking for a framework that is capable of extract data using APIs > > from > > > one system, and do some transformations, and load it to another API to > > the > > > second system > > > > Do you mean like requests lib? > > https://pypi.org/project/requests/ > > > > I meant some frameworks like Apache Airflow Jenkins, Kubeflow, Kafka? > > > > > > > > > > > > > Thank you in advance > > > Jins Thomas > > > > Cheers, > > Kumar Anirudha > > Cheers, Kumar Anirudha > > > _______________________________________________ > > > BangPypers mailing list > > > BangPypers at python.org > > > https://mail.python.org/mailman/listinfo/bangpypers > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > https://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers From abhi.darkness at gmail.com Sun Sep 11 08:39:36 2022 From: abhi.darkness at gmail.com (Abhiram R) Date: Sun, 11 Sep 2022 18:09:36 +0530 Subject: [BangPypers] Query on Python Integration Frameworks In-Reply-To: References: Message-ID: On Sun, Sep 11, 2022, 9:01 AM Jins Thomas wrote: > Hello Bangpypers, > > Greetings of the day, Would like to kindly request your guidance and > recommendations on Python Integration Frameworks you use in your projects. > What you're looking for is called Workflow orchestration. This blog post has some good alternatives to Airflow. https://hevodata.com/learn/airflow-alternatives/ You haven't mentioned your usecase in particular but Dagster is very good to check out, as is Prefect. Regards Abhiram R https://everythingpython.substack.com > > > I'm looking for a framework that is capable of extract data using APIs from > one system, and do some transformations, and load it to another API to the > second system > > Thank you in advance > Jins Thomas > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > From saini.s2701 at gmail.com Sun Sep 11 11:56:00 2022 From: saini.s2701 at gmail.com (Shivani Saini) Date: Sun, 11 Sep 2022 21:26:00 +0530 Subject: [BangPypers] Query on Python Integration Frameworks In-Reply-To: References: Message-ID: Hi Jins Thomas, What's your requirement basically, as per your discription I think You Need ETL pipeline. Thanks & Regards, Shivani On Sun, Sep 11, 2022 at 9:00 AM Jins Thomas wrote: > Hello Bangpypers, > > Greetings of the day, Would like to kindly request your guidance and > recommendations on Python Integration Frameworks you use in your projects. > > I'm looking for a framework that is capable of extract data using APIs from > one system, and do some transformations, and load it to another API to the > second system > > Thank you in advance > Jins Thomas > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > From anirudhastark at gmail.com Tue Sep 13 02:27:05 2022 From: anirudhastark at gmail.com (Kumar Anirudha) Date: Tue, 13 Sep 2022 11:57:05 +0530 Subject: [BangPypers] September Meetup Message-ID: Hi everyone, Our September python meetup[1] is happening on Saturday, 17th at Microsoft Reactor Bengaluru[2] Vigyan?, No. 9, Ground Floor, Lavelle Road, Bengaluru, Karnataka 560001 This is an offline event and will not be recorded or streamed online. The agenda is as follows: 10:30am-10:35am - Introductions 10:35am-11:15am - Better project maintenance with static analysis - Tushar Sadhwani 11:20am-11:45pm - Package signing using sigstore - Nabarun Pal 11:45am-12:00pm - Break 12:00pm-12:45pm - Frontend web development made easy - Sasidhar Donaparthi 12:45pm-01:15pm - Open House / Lightning Talks 01:15pm-01:30pm - Networking Lightning Talks will be of 5-10 mins and the proposals can be submitted at the venue to the volunteers on ground. It's on First come, first served basis. Please join our discord[3] and follow us on twitter[4] as well for staying connected and up-to-dated. Please RSVP and looking forward to seeing you all at the event. In case of any doubts, please feel free to ask here or on discord. [1]: https://www.meetup.com/bangpypers/events/whqxvsydcmbwb/ [2]: https://goo.gl/maps/ut4oFqsnuZrK3aSF8 [3]: https://discord.gg/Tnhbqh33zd [4]: https://twitter.com/__bangpypers__ Cheers, Kumar Anirudha From udr.ritesh at gmail.com Fri Sep 16 13:58:07 2022 From: udr.ritesh at gmail.com (Ritesh Agrawal) Date: Fri, 16 Sep 2022 23:28:07 +0530 Subject: [BangPypers] Reminder for the September Meetup Message-ID: Hello all This is a reminder mail for the September meetup scheduled for September 17 (Tomorrow). Agenda: 10:30am-10:35am - Introductions 10:35am-11:15am - Better project maintenance with static analysis - Tushar Sadhwani 11:20am-11:45pm - Package signing using sigstore - Nabarun Pal 11:45am-12:00pm - Break 12:00pm-12:45pm - Frontend web development made easy - Sasidhar Donaparthi 12:45pm-01:15pm - Open House / Lightning Talks 01:15pm-01:30pm - Networking Location: Microsoft Reactor Bengaluru Lavelle Road ? Bengaluru, Ka https://goo.gl/maps/afipeNJwXWssmTURA Kindly take note of the following Visitor Procedures: - Visitors are requested to park their vehicles only at designated parking area at B1 - All visitors need to obtain ?Visitors Badge? at respective building reception and need to be escorted throughout their stay in Microsoft premises. - Visitors should return the temporary visitor pass to the receptionist at the end of their visit. - Visitors must abide by the "No Photography" & "No Smoking" policies on Microsoft premises. (Only at Reactor space visitors are allowed photography) For a detailed agenda, find our meetup link below: https://www.meetup.com/bangpypers/events/whqxvsydcmbwb/ Please let us know if there are any questions. Thanks Ritesh From ananyoevo at gmail.com Tue Sep 27 21:28:06 2022 From: ananyoevo at gmail.com (Ananya Maiti) Date: Wed, 28 Sep 2022 06:58:06 +0530 Subject: [BangPypers] Call for Proposals for PyConf Hyderabad 2022 Message-ID: Hello Everyone, We hope all of you are doing good and staying safe! PyConf Hyderabad 2022 is live and calling all the brilliant Pythonistas to submit their proposals for talk. PyConf Hyderabad 2022 will be happening on 10th December. This time it will be an offline event. We look forward to meeting all of you in person. To submit your proposal go here [1] . CFP closes on November 8, 2022. To checkout the CFP guidelines [2] Follow PyConf Hyderabad website Twitter [3] and Instagram [4] handles for more updates In case you have any further questions, please feel free to reach out to us at our Telegram group [5] or Zulip [6] channel [1] - https://pyconf.hydpy.org/2022/ [2] - https://www.papercall.io/pyconfhyd-cfp-2022 [3] - https://twitter.com/pyconfhyd [4] - https://www.instagram.com/pyconfhyd/ [5] - http://bit.ly/join-hydpy [6]- https://hydpy.zulipchat.com/login/ Thanks, Ananyo On Behalf of HydPy and PyConf Hyderabad Team