Hey, I am Shivank, currently I am an Intern in Benguluru India, previously I used to organize meetups for PyJaipur. I am looking forward to make some contributions on Python Projects.
also can we also have a catogory for new contibutors also?
Hello! I am new to Python but not new to programming. I am using an RPi4 with its built-in Python, and I am confused by the tkinter documentation. I will be posting questions to help clarify the situation. Thanks, Mr. Rossem & Co. for a reasonable, rational programming language.
Welcome all
Enjoy your stay, and don’t hesistate to ask questions in the appropriate sub-category. Apologies in advance if we can’t get to all of them, there is a large volume and not enough people to answer. So it is very appreciated if you can provide help to others if able!
(This can help your question be answered too, as the less volume of easy-to-answer questions there are, the more of a chance that more difficult questions will have time/resources to be addressed)
Hey all, happy to be in the community
greet_all = (f'hey {member}' for member in members )
for member in greet_all:
print(member)
Hi everyone at Python Discourse,
My name is Matt and I’m a mechanical engineer in the aerospace industry.
I taught myself some Python a few years ago to automatically ‘test’ an Excel spreadsheet and haven’t done much since. After a long-term illness, I have recently picked-up Python scripting again, but now I’m using it to teach my daughter about mathematics, solving problems, logic (and of course Python)…she is only 10 years old and I’m still a beginner, so it is a bit like the blind leading the blind .
My most recent effort was to show the probability of the result from rolling two dice (after I lost game of Monopoly against her)…I’ll leave that discussion for now and post something under Help.
For now, this is just a hello to everyone and thanks for your interesting posts so far - I cannot help anyone yet, but love the fact that Python offers so many solutions to one problem! Cheers for now. Matt
G’day!
I’m an Australian Buddhist monk with a dusty old Software Engineering degree. I’m currently working on an e-Ink project:
Happy hacking,
Ajahn J.R.
Hello! I’m Nik, a (primarily) Python programmer, meetup organizer, conference organizer, and general fan of the language and community from Los Angeles, California.
Trying to be more involved in all things Python, so here I am!
Hi, I heard about this board through the Real Python podcast and I’m looking to get involved with the community as I’m new to Python and am learning it as it seems a no brainer for the best choice for a csv parser. I’ve programmed in C before. Please reach out if you have any tips on parsers. Mucho Gracias!
Hello, @mo400p, and welcome to the Python community!
We hope you enjoy visiting this forum for tips and other advice. If you have specific questions regarding csv parsers or anything else about Python, the best place to ask them on this forum is in the popular Python Help category.
In order to best prepare for participating in discussions here, please see the following pages for information that may optimize your benefit from those discussions:
The first of those two pages offers important information about how to format Python code and output for correct display if you post such content while asking and answering questions.
We wish you the best of success with learning Python!
Hello everyone! My name’s Shaun, and I’m still very, very new to the world of Python. I’m impressed by the vast amount of resources & expertise I see in this community. I’m looking forward to the educational potential. Cheers!
Hi! I am Tambe, I am currently exploring python more and look forward to contribute to opensource projects. I will love to contribute to pipenv and have set up the project locally but I don’t know what to do next as there are no current first time contributor tags. Also, is there a dedicated channel for the pipenv project?