imrehg, to python
@imrehg@fosstodon.org avatar

The face when you are (marginally) better at than puzzles, so you write code to solve a puzzle in an adventure game.

Definite spoiler for the magnet puzzle in , after trying fiddling around with it for more than 30 minutes originally.

https://gist.github.com/imrehg/cb8c45aa41c2212737967097cab678d7

And this way, I had 2x the amount of fun... Though makes me worried, years ago I remember finishing this game without any programming, so what did I know then that I no longer do??

https://amanita-design.net/games/machinarium.html

pythonbytes, to python
@pythonbytes@fosstodon.org avatar
jackwilliambell, to python
@jackwilliambell@rustedneuron.com avatar

> Dataclasses JSON provides a simple API for encoding and decoding dataclasses to and from JSON and lists/dicts. https://lidatong.github.io/dataclasses-json/

Includes some schema validation as well.

ETA: Schemas require Marshmallow.

> https://marshmallow.readthedocs.io/en/stable/api_reference.html#schema

And Marshmallow looks like what I was searching for in the first place…

> https://marshmallow.readthedocs.io/en/stable/index.html

pythonbytes, to python
@pythonbytes@fosstodon.org avatar

Heads up: We'll be doing our live stream of the recording in 2 hours. For a few reasons, we're recording a day early and in the evening. cc @brianokken @mkennedy

https://www.youtube.com/watch?v=f-tuQBIn1fQ

villares, to python Portuguese
@villares@pynews.com.br avatar
fgirault, to python French
@fgirault@mastodon.tetaneutral.net avatar

Le projet de monitoring de la production de la constellation de satellites Sentinel, programme européen, que j'ai architecturé et dont j'ai codé le framework est .... open-source !!!!!

Merci l'ESA d'avoir imposé la licence Apache 2 dans le contrat ! J'ai enfin réussi à être payé pour faire du logiciel libre !

https://github.com/coordinationdesk/end2end_monitoring_dashboard

hynek, to python
@hynek@mastodon.social avatar

My final act before vacation is done: structlog 24.2.0!

Enjoy a bunch of bug fixes, better Logfmt support, and some optimizations!

https://github.com/hynek/structlog/releases/tag/24.2.0

panpantepan, to GNOME
@panpantepan@ohai.social avatar

As there are a lot of new apps developers and new users on gnome, i would like to share this place to share your gnome apps ideas, and if you are a developer, maybe it could be worth taking a look at them! (great apps like impression came from here!)
https://gitlab.gnome.org/bertob/app-ideas/-/issues

#gnome #swift #python #libadwaita #appdevelopment

ehmatthes, to random
@ehmatthes@fosstodon.org avatar

I just released django-simple-deploy 0.6.2, the first release in quite a while.

You can use it to make multiple deployments to Fly.io. Heroku deployments are updated as well.

I'm making steady progress toward a plugin-based model, and should be able to make regular releases over the next few weeks.

Changelog: https://github.com/ehmatthes/django-simple-deploy/blob/main/CHANGELOG.md

chrisjrn, to python
@chrisjrn@social.coop avatar

Thanks to @AlSweigart discourse, I have now determined that I'll be doing things in no fewer than three cities with funicular railways in the next 12 months. I could totally imagine doing more.

Jamme jamme jà!

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Open your calendar, NumPy 2.0 is going to be out on June 16th 🚀

This is the first major release since 2006. The release includes breaking changes in the library API, and therefore, if you are planing to adopt it, some code refactoring may required.

The release includes new features, performance improvement 🏎️, improvements on the C API, and more.

More details are available on the release notes: https://numpy.org/devdocs/release/2.0.0-notes.html

#python #data #datascience #machinelearning

Posit, to datascience
@Posit@fosstodon.org avatar

Great News! The table contest deadline has been extended to June 14, 2024.

The Table Contest is a great way to show off your data storytelling skills with the community.

Extension - We re-announced the table contest at PyCon last week, and wanted to give everyone an extra couple of weeks.

⬡ Deadline for submissions is now June 14, 2024.
⬡ Submit at pos.it/table-contest
Learn More: https://posit.co/blog/announcing-the-2024-table-contest/

#posit #DataScience #rstats #pydata #python #julia

image/jpeg
image/jpeg
image/jpeg

hansakwast, to python
@hansakwast@fosstodon.org avatar

New available now! for analyses using WaPOR data.
More information: https://edu.nl/q877u

pyconzim, to python

Exciting Opportunity! PyCon Zim 2024 is Calling All Speakers!

We are thrilled to announce that PyCon Zim 2024 is now open for talk proposals!

Key Dates to Remember:

  • May 27th, 2024: Call for Proposals Opens

  • July 27th, 2024: Call for Proposals Closes (23:59 GMT+2)

. Submit your proposal today and be part of an unforgettable event!

For more details and submission guidelines, visit: https://www.papercall.io/pyconzim2024

cmaureir, to cpp
@cmaureir@mastodon.social avatar

Wanna join the development team in charge of the official Python bindings for the Qt Framework? 🐍

We have an opening for the Qt for Python team, which is currently developing PySide and Shiboken! 💻

If you know C++, Python, and perhaps a bit of CPython internals,

Join us! https://www.qt.io/open-positions/python-and-c-software-engineer-all-levels

jbzfn, to c64
@jbzfn@mastodon.social avatar

🐍Converting 80s Computer Games into Python | Usborne BASIC Coding Book | Kari

https://youtube.com/watch?v=toyx1W0nCwI

#C64 #Python #Basic #Gamedev #Retrodev #Retrogaming

bbelderbos, to python
@bbelderbos@fosstodon.org avatar

🔍 Terminal Tip: Instant Source Viewer! 🐍

Below I defined a function called pys (you can add it to your .zshrc).

Now you can peek at Python source code from the command line like this:

$ pys module [object]

E.g.
$ pys collections
$ pys collections Counter

bbatsov, to python
@bbatsov@hachyderm.io avatar
gerowen, to python
@gerowen@mastodon.social avatar

Just posted an update for my little project that downloads videos from sites like YouTube. You can check it out here:

https://sourceforge.net/projects/youtube-dl-gtk/

nekohayo, to python
@nekohayo@mastodon.social avatar

Did you know there's a cool little + forecasting native desktop application for , called ?

Seems like it was started a year ago. I just discovered it now, and am somewhat impressed by how much detail it provides (including Air Pollution / Air Quality Index).

So of course I filed my ponies-on-rainbows enhancement request to suggest an interactive stacked graphs representation (like a certain website I use, shown below)… 🤞👀

https://github.com/amit9838/mousam/issues/130

leanpub, to devops
@leanpub@mastodon.social avatar

Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! http://leanpub.com/k8s

villares, to python Portuguese
@villares@pynews.com.br avatar

I'm happy with this, I converted yesterday's sketch to an OO strategy and I could solve my "parent angle alignment" wishes. Code at: https://github.com/villares/sketch-a-day/tree/main/2024/sketch_2024_05_26
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
I really need your support to keep going, if you can, donate any amount at: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724

tiago, to python
@tiago@social.skewed.de avatar

@graph_tool has now a much improved integration with @matplotlib that works with every backend including @ProjectJupyter notebooks!

Check it out: https://graph-tool.skewed.de/static/doc/demos/matplotlib/matplotlib.html

pizzatorque, to python
@pizzatorque@emacs.ch avatar

I'm live on Twitch, come hang out! Let's make a simple lemmy terminal client in https://www.twitch.tv/PizzaTorque?sr=a

hynek, to python
@hynek@mastodon.social avatar

While frantically preparing for my vacation after just coming back from PyCon (don’t ask), I’ve pushed out https://github.com/hynek/build-and-inspect-python-package/releases/tag/v2.6.0 that adds support for the new ubuntu-24.04 builders and the name of the uploaded artifact as a new output. #Python

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