Maybe when Lemmy gets bigger, I'd like to have a Python community for news and a learnpython community for code help like we had on reddit. However, this community isn't huge, so go ahead and post it here.
Python
Welcome to the Python community on the programming.dev Lemmy instance!
π Events
Past
November 2023
- PyCon Ireland 2023, 11-12th
- PyData Tel Aviv 2023 14th
October 2023
- PyConES Canarias 2023, 6-8th
- DjangoCon US 2023, 16-20th (!django π¬)
July 2023
- PyDelhi Meetup, 2nd
- PyCon Israel, 4-5th
- DFW Pythoneers, 6th
- Django Girls Abraka, 6-7th
- SciPy 2023 10-16th, Austin
- IndyPy, 11th
- Leipzig Python User Group, 11th
- Austin Python, 12th
- EuroPython 2023, 17-23rd
- Austin Python: Evening of Coding, 18th
- PyHEP.dev 2023 - "Python in HEP" Developer's Workshop, 25th
August 2023
- PyLadies Dublin, 15th
- EuroSciPy 2023, 14-18th
September 2023
- PyData Amsterdam, 14-16th
- PyCon UK, 22nd - 25th
π Python project:
- Python
- Documentation
- News & Blog
- Python Planet blog aggregator
π Python Community:
- #python IRC for general questions
- #python-dev IRC for CPython developers
- PySlackers Slack channel
- Python Discord server
- Python Weekly newsletters
- Mailing lists
- Forum
β¨ Python Ecosystem:
π Fediverse
Communities
- #python on Mastodon
- c/django on programming.dev
- c/pythorhead on lemmy.dbzer0.com
Projects
- PythΓΆrhead: a Python library for interacting with Lemmy
- Plemmy: a Python package for accessing the Lemmy API
- pylemmy pylemmy enables simple access to Lemmy's API with Python
- mastodon.py, a Python wrapper for the Mastodon API
Feeds
Theres technically a code review community at [email protected] although ive seen some people also post code reviews in the language/engine communities
IMO this is a good fit. There's no rule against it, and I'm a fan of not splitting up communities until really necessary. Maybe once there's so many people posting code for review that it becomes annoying to find other posts, then it'd be worth creating a new code review community or something.
gist.github.com
pastebin.com
we also host an instance of opengist at https://blocks.programming.dev as an alternative to those if wanted
Awesome! Maybe this should be added to the topic of each language-specific channel?
I'm sure there's plenty of people willing to π© all over your code.
i'm not so sure. Shitting over code takes actual effort and skill. Wish more people took the time.
Have never had the experience. Feel free to prove your point
I'm not going to dare to lecture the author of pytest-logging-strict. Thank you for your service. π«‘
A+ for humor usage. Shitting on code is time consuming, so you're not going to get rekt by me...
This thread is about gists. Totally missed the point by posting my entire profile. Quickly regretted it
So embarrassing. Opps
The embarrassment was motivation enough to look up how to make a gist.
create a branch (switch to the branch)
remove the code that would be in the gist
commit the branch
revert the commit
git push
share the revert commit
Although remember how still have never tried to create and share a gist
I dont see why not.
Better to use a paste bin and ask specific questions rather than just please choose l critique this code.