[python-events] Possible automation scenarios
M.-A. Lemburg
mal at egenix.com
Fri Feb 21 10:51:04 EST 2020
Hi Mayank,
there have been some attempts, but nothing materialized.
Automating the whole process is not possible, since we always
have to check whether the data is valid, the events are eligible,
choice of calendar and possible corrections.
What would help is a form input system which then outputs the
events in a standard format via email in both text and ical
format, so that adding the events to the calendars becomes
a simple accept task. On the website we could then point
people to an input form.
This would reduce a lot of the overhead from malformed
submissions.
That said, I don't know where this could be hosted. One option
would be the python.org website, but getting stuff into the code
base is not the easiest thing in the world.
Another option would be a Google form based system using
a Google Apps Script backend.
Thanks,
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Feb 21 2020)
>>> Python Projects, Coaching and Support ... https://www.egenix.com/
>>> Python Product Development ... https://consulting.egenix.com/
________________________________________________________________________
::: We implement business ideas - efficiently in both time and costs :::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
https://www.egenix.com/company/contact/
https://www.malemburg.com/
On 21.02.2020 15:30, onlinejudge95 wrote:
> Hi Team.
>
> Lately, while catering to event requests for Python Events submissions.
> I found that the exercise is to some extent automatable. Since the
> events team consist of fellow PSF members, I have the following queries
> I wanted to ask them
>
> 1. Had there been any attempt at automating this, if not the entire
> then at least parts of it?
> 2. If yes can someone point me in that direction? I would love to
> contribute/maintain the same.
> 3. What sort of infrastructure level facilities are available in the
> case, work is being done on it? Given the fact that PSF is
> community-driven.
>
> Thanks,
> onlinejudge95
>
>
> _______________________________________________
> python-events mailing list
> python-events at python.org
> https://mail.python.org/mailman/listinfo/python-events
>
> Calendar wiki page: https://wiki.python.org/moin/PythonEventsCalendar
>
More information about the python-events
mailing list