iqbalabd, to python
@iqbalabd@mtd.pythonasia.org avatar

First thoughts coming back from #PyConUS #pyconus2024: Do you know anyone who works hard but is unrecognized in your #Python community? Nominate them for stuff at the @thepsf ! Don't know what or how? I've written a README here:
https://iqbalabdullah.net/en/posts/2024/05/nominating-pythonistas-at-the-psf/

villares, to genart Portuguese
@villares@pynews.com.br avatar
ramikrispin, to python
@ramikrispin@mstdn.social avatar

This looks like a really cool course 👇🏼

College Precalculus – Full Course with Python Code by Ed Pratowski and freeCodeCamp focus on the foundation of calculus with Python implementation. This 12 hours course covers the following topics:
✅ Core trigonometry
✅ Matrix operation
✅ Working with complex numbers
✅ Probability

https://www.youtube.com/watch?v=Y8oZtFYweTY

#python #DataScience #MachineLearning #math

doctormo, to python
@doctormo@floss.social avatar

Are there any videos for ? I saw a bunch of comments about the keynote and other talks about they seemed really interesting, but I can't find anything after the fact.

niccokunzmann, to python
@niccokunzmann@toot.wales avatar

I just found #Flet - which allows you to build #Python apps for the browser, Mac, Windows, Linux, Android and iOS! https://flet.dev/ 😍 I am excited!

nixCraft, to python
@nixCraft@mastodon.social avatar

Python has for loop syntax with else clause. They also have a while-else construct too. Would you use it?

chrisjrn, to python
@chrisjrn@social.coop avatar

Now that #PyConUS is over, why not attend and support a regional #Python conference?

PyCon US sold out this year, and it will probably continue to do so. Smaller, regional events are going to be a more important part of how we support the growth of our community, but we need your support -- attendance and sponsorship -- to fulfil that role.

I run @NorthBayPython (#NBPy), but there's plenty of others in the US, including fellow @ThePSF events @pycascades and @pyohio off the top of my head.

treyhunner, to python
@treyhunner@mastodon.social avatar

With Python's slicing syntax, the first item is the start index, and the second item is the stop index.

Read more 👉 https://trey.io/ZEuawA

leanpub, to python
@leanpub@mastodon.social avatar
djangonews, to django
@djangonews@socialhome.network avatar

Django 5.1 alpha 1 released

Django 5.1 alpha 1 is now available. It represents the first stage in the 5.1 release cycle and is an opportunity for you to try out the changes coming in Django 5.1.

Django 5.1 brings a kaleidoscope of improvements which you can read about in the in-development 5.1 release notes.

This alpha milestone marks the feature freeze. The current release schedulecalls for a beta release in about a month and a release candidate about a month from then. We'll only be able to keep this schedule if we get early and often testing from the community. Updates on the release schedule are available on the Django forum.

As with all alpha and beta packages, this is not for production use. But if you'd like to take some of the new features for a spin, or to help find and fix bugs (which should be reported to the issue tracker), you can grab a copy of the alpha package from our downloads page or on PyPI.

The PGP key ID used for this release is Natalia Bidart: 2EE82A8D9470983E.

https://www.djangoproject.com/weblog/2024/may/22/django-51-alpha-1-released/

hugovk, to python
@hugovk@mastodon.social avatar

I just kicked off PyCon 2024 with the first talk of the Language Summit (and my first talk at PyCon!): "Should Python adopt CalVer?" It was an interesting discussion, let's see!

The view of the language summit from the lectern.

villares, (edited ) to comics Portuguese
@villares@ciberlandia.pt avatar
pyOpenSci, to opensource
@pyOpenSci@fosstodon.org avatar

We’re closing out our Editor Spotlight with a focus on Bane Sullivan, from KoBold Metals!

AND we’re looking for additional volunteer editors to join our team, especially if you have expertise in climate and/or energy!

pyOpenSci Editors:

🔍 find reviewers
👷 oversee the entire review process for a
💜 support submitting authors and reviewers
✅ determine if package is in scope

Questions? Drop ‘em below!

moiss, to python Spanish
@moiss@mastodon.social avatar

Una recomendación de libro de un poco mas "avanzado". Python Distilled.

Llevo la mitad mas o menos y estoy aprendiendo un montón de cosas últiles.

beanjbunny, to gamedev
@beanjbunny@nerdculture.de avatar

I fixed this bug in my code yesterday but I'm sitting here crying laughing about it today. Godot The Game Engine You've Been Waiting For really said with its whole chest, THAT NULL CHECK CAN'T STOP ME BECAUSE I CAN'T READ

codeandsupply, to Pittsburgh
@codeandsupply@hachyderm.io avatar

Hey folks, one last entreaty before the #PyConUS hashtag trails off.

We could really use your financial support. Our non-profit #ScholarshipFund is the travel sponsor for #PyCon US 2024.

We've recouped only 4% of what we gave. We're here to serve & happy to do it but could really use some boosts across the fediverse to drive donors so we can do it again.

Pls donate to help more people experience #Pittsburgh through tech conference travel:

https://codeandsupply.fund/donate

And then boost!

#Python

Posit, to python
@Posit@fosstodon.org avatar

The April 2024 release of Posit Package Manager brings support for air-gapped PyPI repositories, more flexible curated CRAN repositories, performance improvements and more!

Learn about it in the blog post: https://posit.co/blog/posit-package-manager-2024-04-0/

bbelderbos, to python
@bbelderbos@fosstodon.org avatar

🐼📊 Skip unnecessary rows & columns when loading Excel data with

🔍 In the example below we skip 7 rows and load only cols C & D.

scy, to python
@scy@chaos.social avatar

Since sometimes I'm eagerly waiting for to update to a new version, I now have a small command to check it for me.

https://codeberg.org/scy/dotfiles/src/commit/5679998191b7c6f76058050b26976b94c35e1e52/bin/codeberg-version.py

(Made it a goal to not require third-party libraries or tools for such a small task, but damn I totally get why nobody is using 's builtin HTTP client directly 😬)

adamchainz, to python
@adamchainz@fosstodon.org avatar

🐍♦️ Use Git to pass pytest a list of all modified test files:

pytest $(git diff --name-only '/test_.py')

Adjust the pathspec (Git’s “glob” syntax) if you have a different test file naming convention.

villares, to python Portuguese
@villares@pynews.com.br avatar
djangoconeurope, to python
@djangoconeurope@fosstodon.org avatar

🚀 Don't forget to check out our sponsors' job offers! 💼 Explore exciting opportunities and discover your dream job today: https://2024.djangocon.eu/sponsors/jobs/ 🌟

carlton, to python
@carlton@fosstodon.org avatar

This article from Jacob Padilla (not on Mastodon?) that builds from scratch is well worth your time. 🎩

https://jacobpadilla.com/articles/recreating-asyncio#yield-to-await

villares, to python Portuguese
@villares@pynews.com.br avatar
ucodery, to python
@ucodery@fosstodon.org avatar

Found enough free time to finally publish how I keep all my Python environments sane https://blog.ucodery.com/posts/managing-my-python-environments/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • cubers
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • osvaldo12
  • ngwrru68w68
  • GTA5RPClips
  • provamag3
  • InstantRegret
  • everett
  • Durango
  • cisconetworking
  • khanakhh
  • ethstaker
  • tester
  • anitta
  • Leos
  • normalnudes
  • modclub
  • megavids
  • lostlight
  • All magazines