Python

6681 readers
1 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
351
 
 
352
41
Europython2023 MS candy (lemmy.dbzer0.com)
submitted 2 years ago by [email protected] to c/python
 
 

MS giving away expired candy at EP2023 :)

353
12
Python Logo on the Canvas (canvas.toast.ooo)
submitted 2 years ago by roze_sha to c/python
 
 

I'm building the python logo on the lemmy canvas. I'm not an artist tho 😄. If you would like to help out, it's around 9,733.

Python logo

354
7
PyBay 2023 (pybay.com)
submitted 2 years ago by jnovinger to c/python
 
 

Via https://fosstodon.org/@pybay/110840490963150191

🎉 Join PyBay2023! Register at www.pybay.com for an immersive Python Tech Talks on October 8, 2023, amidst San Francisco's Parklab Gardens. Engaging talks, sponsor exhibits, book signings, and delicious food from 18 food trucks. Celebrate Python's power and join us in sharing knowledge amongst the community! 🚀🍔🥤 #python #food #pybay2023 #exhibit #developer

355
 
 

Via https://fosstodon.org/@mariatta/110833928542272418

CFP for PyLadiesCon is now open!!

Come speak at the the first ever PyLadies Conference! We welcome everyone to submit a talk, and you can present in English, Español, Português, Français, or 中文.

Please share!

Blog post: https://pyladies.com/blog/Announcement-CFP-Launch/cfp-launch-announcement/

CFP: https://pretalx.com/pyladiescon-2023/cfp

@pyladiescon

#cfp #conference #pyladies #python #publicspeaking #pyladiescon

356
3
Pallets Ecosystem (github.com)
submitted 2 years ago by jnovinger to c/python
 
 

Via: https://mas.to/@davidism/110832660877653925

Getting the Pallets Community Ecosystem set up. https://github.com/pallets-eco Similar to Jazzband https://jazzband.co, this is a place to collect important Pallets/Flask/Click/etc extensions and allow community write access and easier publishing workflows. Still figuring it out. If you are interested in getting a project in, or contributing to a project, please reach out on the Pallets Discord server https://discord.gg/pallets. #Python #Pallets #Flask #Click

357
358
18
An Ode to pipx (jamescooke.info)
submitted 2 years ago* (last edited 2 years ago) by learnbyexample to c/python
359
 
 

My personal highlight: black formatter integration.

So convenient to just format on save.

360
17
submitted 2 years ago by jnovinger to c/python
361
21
submitted 2 years ago by NeverBetter to c/python
362
 
 

Made this as a replacement for URS as soon as Reddit announced their API changes c:

363
364
14
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/python
 
 

A small project I made last month :D Makes use of tkinter and pytube ^.^

I'm quite a beginner python coder (having no experience in publishing git projects) so feel free to comment on my code!

Features:

  • Can download a playlist or single video as MP3 or MP4
  • Automatically displays youtube title and video on input of the link
  • Shows filesize prior to downloading

Note: Pytube currently has a bug so I linked a manual fix under Read.MD--

365
 
 

In this article, we will explore the use of the tqdm package to create beautiful progress bars in the console while downloading large files from the internet.

366
 
 

Maestral is an open-source Dropbox client written in Python. The project's main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox.

367
 
 

Watch 80 talks, tutorials, and socials from Python Web Conf 2023 on Six Feet Up's YouTube channel. Explore videos about Python, Django, Kubernetes, AI/ML, Big Data, CI/CD, Serverless, Security, Climate Tech, and more.

368
 
 

A summary of Python news for the month of July 2023:

  • Python without the GIL, for good

  • LPython: a new Python Compiler

  • Pydantic 2 is getting usable

  • PEP 387 defines "Soft Deprecation", getopt and optparse soft deprecated

  • Cython 3.0 released with better pure Python support

  • PEP 722 – Dependency specification for single-file scripts

  • Python VSCode support gets faster

  • Paint in the terminal

369
 
 

This month we look at debuggers in Python and how to choose your own debugger instead of relying on the built-in pdb.

370
 
 

It’s clear that the overall sentiment is positive, both for the general idea and for PEP 703 specifically. The Steering Council is also largely positive on both. We intend to accept PEP 703, although we’re still working on the acceptance details.

Long-term (probably 5+ years), the no-GIL build should be the only build. We do not want to create a permanent split between with-GIL and no-GIL builds (and extension modules).

Short term, we add the no-GIL build as an experimental build mode, presumably in 3.13 (if it slips to 3.14, that is not a problem

371
372
373
374
375
26
Compiling typed Python (bernsteinbear.com)
submitted 2 years ago by learnbyexample to c/python
view more: ‹ prev next ›