472,806 Members | 1,764 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,806 software developers and data experts.

Idea/request for new python mailing list/newsgroup.

Would a mailing list and newsgroup for "python contributions" be of
interest? I currently have a module which is built on top of, and is
intended to semantically replace, the 're' module. I use it constantly
to great advantage, but have not made it public for the following reasons:

* The API should probably be cleaned up in places.
* Documentation is reasonable, but should be more organized and put into
D'Oxygen format. It also needs to be slightly updated.
* A few more unit tests should be added.
* A few features of regular expressions are not yet available.
* Some capabilities go well beyond those of the re module, and there is
the potential for much more.

I'd very much likes a ML/newsgroup wherein potential python contributors
could

* Post alphas/betas and seek feedback.
* Request volunteer help to finish a project.
* Discuss details of implementation (API, useful vs. nonuseful
functionality, etc.)
* etc. etc. etc.

For example, my library is extremely useful as is, but I currently don't
have much time to do the things (API cleanup, doc organization,
potential additional features) that I'd like to see before a public
release. I also don't have the time or knowledge to set it up as an
online project. On the other hand, I'd certainly be willing to share my
experiences and knowledge of the current codebase. An appropriate
mailing list or newsgroup could give feedback for when I do have time
and, if my library is interesting enough, possibly even provide some help.

One thing to emphasize is that this should not be a list/newsgroup where
people post requests or ideas. Requests or ideas for additional
functionality are a dime a dozen. The sole intent of this group would be
to provide a forum for discussion and coordination for work which is
well under way, but needs input or further help.

Cheers,
Ken
Jul 7 '06 #1
1 1341

Kenneth McDonald wrote:
Would a mailing list and newsgroup for "python contributions" be of
interest? I currently have a module which is built on top of, and is
....
I'd very much likes a ML/newsgroup wherein potential python contributors
could

* Post alphas/betas and seek feedback.
* Request volunteer help to finish a project.
* Discuss details of implementation (API, useful vs. nonuseful
functionality, etc.)
* etc. etc. etc.
Why is this (c.l.p) not that newsgroup?

Jul 7 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Cameron Laird | last post by:
QOTW: "Inheritance is vastly oversold." -- John Roth "One of the main reasons to prefer Python over other languages is its newsgroup, indeed." -- Michele Simionato Make sure you read this...
0
by: Peter Otten | last post by:
QOTW: "With so many languages being written these days, someone bound to name language 'Right' simply because all the other words are taken." -- Tor Iver Wilhelmsen QOTW: "Why did no one...
0
by: Peter Otten | last post by:
QOTW: "Software doesn't work, and hardware is unreliable. If you wait for a guarantee that nothing will go wrong, you'll end up being my age in a just a few dozen short decades, but without the...
0
by: Peter Otten | last post by:
QOTW: "I worry about Python losing its KISS principle. Python 2.2 has been ported to the Nokia Series 60 platform, which has something like 8-16 MB of RAM available. I'm sure the footprint growth...
4
by: Peter Otten | last post by:
QOTW: "Python is clearly on a huge evolutionary surge and conservative views on the matter are definitely not winning out right now. And the usual argument (submit a patch!) doesn't really work...
16
by: Roman Suzi | last post by:
Hi, I wonder, does Python support generic programming paradigm, and to what extent (I guess, it doesn't do it in full)? And (or) does it move in that direction? Will we ever see concept...
3
by: JohnJohnUSA | last post by:
I wasn't sure how to get my request to the appropriate person so I am posting it here! When I log in to this site, I normally want to go to the Python forum. I can get there via a series of...
18
by: Grant Edwards | last post by:
Could whoever is responsible for the gateway that is grabbing my postings off of Usenet and e-mailing them out please fix the headers in the mail messages so that I don't get the bounce messages?...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.