performance test on python with C API interface
I would like to present you with a performance test where Python performs very well in relation to the NHI1 project regarding the integration of Python into C. -> results: http://thedev.nhi1.de/theLink/main/md_docs_2main_2README__PERFORMANCE.htm#README_PERFORMANCE -> project: http://thedev.nhi1.de/NHI1/main/ -- https://mail.python.org/mailman/listinfo/python-list
new here
Hi folks - New here. I've perused some posts and haven't seen a posting FAQ for this NG. I'm learning python right now to realize some hobby goals I have regarding some smolnet services. What are the NG standards on pasting code in messages? Do yall prefer I post a pastebin link if it's over a certain number of lines? I know this isn't IRC - just asking. Daniel -- https://mail.python.org/mailman/listinfo/python-list
Re: new here
On 2024-08-20 23:26, Daniel via Python-list wrote: Hi folks - New here. I've perused some posts and haven't seen a posting FAQ for this NG. I'm learning python right now to realize some hobby goals I have regarding some smolnet services. What are the NG standards on pasting code in messages? Do yall prefer I post a pastebin link if it's over a certain number of lines? I know this isn't IRC - just asking. You'll find it rather quiet here because most activity has moved to here: https://discuss.python.org/ -- https://mail.python.org/mailman/listinfo/python-list
RE: new here
Matthew, It hasn't been THAT quiet here and I have not heard suggestions this group is going away. I did look at the online forum and at first was annoyed as I do not want to periodically log into various websites and prefer things to be consolidated in my email. But, it seems you can turn on email to selectively send things so it is also a mailing list. I am guessing one difference may be that it is not gatewayed to old newsgroups that periodically bring in folks who have disrupted. Another may be the level of moderation of messages that may help keep it more civil or even on-topic. I do wonder if the people at python.org want multiple forums. There is also one that sort of tutors people that obviously has an overlapping but different audience. Avi -Original Message- From: Python-list On Behalf Of MRAB via Python-list Sent: Tuesday, August 20, 2024 7:12 PM To: python-list@python.org Subject: Re: new here On 2024-08-20 23:26, Daniel via Python-list wrote: > Hi folks - > > New here. I've perused some posts and haven't seen a posting FAQ for > this NG. I'm learning python right now to realize some hobby goals I > have regarding some smolnet services. What are the NG standards on > pasting code in messages? Do yall prefer I post a pastebin link if it's > over a certain number of lines? I know this isn't IRC - just asking. > You'll find it rather quiet here because most activity has moved to here: https://discuss.python.org/ -- https://mail.python.org/mailman/listinfo/python-list -- https://mail.python.org/mailman/listinfo/python-list
Re: new here
On Tue, 20 Aug 2024 23:26:39 +0100, Daniel wrote: > New here. I've perused some posts and haven't seen a posting FAQ for > this NG. I'm learning python right now to realize some hobby goals I > have regarding some smolnet services. What are the NG standards on > pasting code in messages? Do yall prefer I post a pastebin link if it's > over a certain number of lines? I know this isn't IRC - just asking. Standards? This is usenet, the last remaining wild west. Good news: c.l.p isn't overrun by trolls. Bad news: c.l.p doesn't seem to be overrun by much of anybody. smolnet, as in things like https://small-tech.org/ Python certainly has the tools. You can even construct a web server on a Raspberry Pi Pico but I don't know any specifics about smolnet. The subreddit seems dead and I don't see anything but a few obscure github references. -- https://mail.python.org/mailman/listinfo/python-list
Re: new here
On Tue, 20 Aug 2024 23:16:48 -0400, avi.e.gross wrote: > I do wonder if the people at python.org want multiple forums. There is > also one that sort of tutors people that obviously has an overlapping > but different audience. https://realpython.com/ That's a mixed bag. Joining is $50 USD/month or $300/year but there are also many tutorials that can be accessed for free. Personally I can't justify the cost but it does add a community chat and Q&A with a 'Python Expert'. https://pycoders.com/ That's free and is more general information but some of the articles may be pertinent. @pycoders and @thepycoders on X tend to overlap the newsletter. -- https://mail.python.org/mailman/listinfo/python-list