home.social

#py — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #py, aggregated by home.social.

fetched live
  1. Scipy: "Fundamental algorithms for scientific computing in Python".
    scipy.org

    I do not know how to use it but who has will.

    (It is open source)

    #scipy #opensource #usefulweb #algorithm #python #py #programming #tool

  2. Scipy: "Fundamental algorithms for scientific computing in Python".
    scipy.org

    I do not know how to use it but who has will.

    (It is open source)

    #scipy #opensource #usefulweb #algorithm #python #py #programming #tool

  3. #py #Phython
    In November 2023, I reported a serious bug in Python 3.12. The fix didn't make it into 3.13, but the bug is fixed in 3.14. Now I've learned that the fix is ​​backported to 3.12 and 3.13. Thanks to the great Python development team!

  4. 🐍 Python in One Minute 😮

    Python is one of the most versatile, powerful, and beginner-friendly programming languages out there! Whether you're building web applications, automating tasks, or diving into data science and AI, Python has you covered. With its clean and readable syntax, Python allows developers to bring ideas to life quickly and efficiently. 🚀

    #Python #PythonProgramming #Python3 #Py #LearnPython #CodeLife #Programming

  5. Python 3.13 的 free-threading mode 以及 no GIL mode

    前幾天看到「State of Python 3.13 performance: Free-threading (codspeed.io)」這篇,在講 Python 3.13 的 free-threading mode & no GIL mode 的效能:「State of Python 3.13 Performance: Fre

    blog.gslin.org/archives/2024/1

    #Computer #Murmuring #Programming #Software #free #gil #mode #multi #no #performance #programming #py #py3 #python #python3 #thread #threading

  6. Python 3.13 的 free-threading mode 以及 no GIL mode

    前幾天看到「State of Python 3.13 performance: Free-threading (codspeed.io)」這篇,在講 Python 3.13 的 free-threading mode & no GIL mode 的效能:「State of Python 3.13 Performance: Fre

    blog.gslin.org/archives/2024/1

    #Computer #Murmuring #Programming #Software #free #gil #mode #multi #no #performance #programming #py #py3 #python #python3 #thread #threading

  7. PyGWalker — это инструмент для удобного анализа данных и визуализации в Jupyter Notebook, который превращает dataframe в интерактивный интерфейс.

    Пользователи могут осуществлять визуализацию, очистку и аннотирование данных с помощью перетаскивания и естественных языковых запросов.

    Он интегрируется с Graphic Walker и доступен на таких платформах, как Google Colab и Kaggle Code.

    scr: github.com/Kanaries/pygwalker

    #py #python #jupyter #KaggleCode #GoogleColab #google_colab #github #graphicwalker #graphic_walker

  8. PyGWalker — это инструмент для удобного анализа данных и визуализации в Jupyter Notebook, который превращает dataframe в интерактивный интерфейс.

    Пользователи могут осуществлять визуализацию, очистку и аннотирование данных с помощью перетаскивания и естественных языковых запросов.

    Он интегрируется с Graphic Walker и доступен на таких платформах, как Google Colab и Kaggle Code.

    scr: github.com/Kanaries/pygwalker

    #py #python #jupyter #KaggleCode #GoogleColab #google_colab #github #graphicwalker #graphic_walker

  9. Automation, Automation, Automation

    Just as “location, location, location” is the mantra of real estate, automation is the cornerstone of efficiency in my work as a Geospatial Professional. Whether I’m managing data, creating maps, or building dashboards, I rely on three key types of automation to streamline my projects:

    1. Dynamic Automation

    This is the automation that springs into action on demand. Think of it as the responsive sidekick, ready to execute whenever needed. Query Layers and Arcade scripts are perfect examples—they react when a user interacts with a map or dashboard, providing real-time results without delay.

    Articles on Dynamic Automation can be found here.

    2. Scheduled Automation

    Scheduled automation is the reliable workhorse that keeps everything running smoothly in the background. These tasks are set to execute at specific intervals, whether it’s every few seconds, hourly, or nightly. Many Python scripts, ModelBuilder workflows, and FME workbenches fall into this category, handling repetitive tasks on a consistent schedule.

    Articles on Scheduled Automation can be found here.

    3. Triggered Automation

    Triggered automation is the one that responds to specific events. It’s the automation that leaps into action when something happens—like a webhook firing when data is updated, a database trigger responding to a change, or an FME Server directory watcher noticing a new file. These automations are event-driven, ensuring that processes kick off exactly when they’re needed.

    Articles on Triggered Automation can be found here.

    #PY #Arcade #AttributeRules #FME #GIS #SQL

  10. Guido van Rossum, born on January 31, 1956, in The Hague, Netherlands, is a renowned Dutch computer scientist best known as the creator of the Python programming language. His contributions to the field of programming and his commitment to the open-source community have made him a highly respected figure in software development.

    More at machaddr.substack.com/p/guido-

    #Computer #Science #Python #Programming #Software #Languages #py #Technology #math

  11. Guido van Rossum, born on January 31, 1956, in The Hague, Netherlands, is a renowned Dutch computer scientist best known as the creator of the Python programming language. His contributions to the field of programming and his commitment to the open-source community have made him a highly respected figure in software development.

    More at machaddr.substack.com/p/guido-

    #Computer #Science #Python #Programming #Software #Languages #py #Technology #math

  12. #Paraguay🇵🇾: Un actor malicioso filtra datos covid en un foro de hacking.

    🚨En su descripción dice tener 6 millones de datos como: cedula, nombre, edad, celular, fecha, enfermedad, estado.

    #dataleak #leak #covid #infosec #health #py

  13. 🚨#Paraguay 🇵🇾: Al menos dos Laboratorios Médicos fueron expuestos por una mala configuración de su prestador de servicios clínicos.

    🚨El Blob exponía más de 400.000 datos clínicos de pacientes, esto fue reportado al menos 3 veces, ya fue bloqueado🤝.

    #Blob #Azure #misconfigurations #py #asunción #ciberseguridad #Bucket

  14. Never knew #python had a "walrus operator" :=

    Whoever named it that deserves a high five. I like it !

    peps.python.org/pep-0572/

    #tip #code #programming #py

  15. Never knew #python had a "walrus operator" :=

    Whoever named it that deserves a high five. I like it !

    peps.python.org/pep-0572/

    #tip #code #programming #py

  16. I'm several decades familiar with many, many programming languages, but have about a half-dozen that I'd consider *daily driver* languages. #python is not one of them.

    I'm writing a lil' thing in #py, and have to keep looking up what modules to include for basic things... and every single time, the answer is exactly what I would have intuited.

    "What would I call my datetime module if I were me? I'd call it *datetime*." It's *datetime*.

    "If I wanted today's date, I'd want 'date.today()'". Yup.

    I guess that's why it's so widely recommended as a starter language. Not starter because it's lacks advanced features, but because it lacks unnecessary confusion!

    #pennyForMyThoughts

  17. I'm several decades familiar with many, many programming languages, but have about a half-dozen that I'd consider *daily driver* languages. #python is not one of them.

    I'm writing a lil' thing in #py, and have to keep looking up what modules to include for basic things... and every single time, the answer is exactly what I would have intuited.

    "What would I call my datetime module if I were me? I'd call it *datetime*." It's *datetime*.

    "If I wanted today's date, I'd want 'date.today()'". Yup.

    I guess that's why it's so widely recommended as a starter language. Not starter because it's lacks advanced features, but because it lacks unnecessary confusion!

    #pennyForMyThoughts

  18. any tips/resources for this? google isn't being that helpful and i'm not really sure what to search for, I need to turn each printable character (Just printable ASCII characters would work) into an svg (using a .ttf font) in python

    #python #fonts #development #programming #py

  19. I should probably do a #introduction

    Hiya! My name is Vixey, I go by She/Her, and I recently moved from mastodon.social, mostly because I was curious to see what other instances were like 😅
    I like:
    - Making/listening to #music
    - #art
    - 3D modeling
    - Pretending I know how to code (#python, #JavaScript starting to learn other languages too)
    - Voice Acting
    - 5 million other various interests lol
    - #dnd

    Various hashtags:
    #programming #dev #js #py #WebDev

    Client i use: elk.zone/

  20. Si te gusta programar en #python y los dibujos animados trabajo en algunos proyectos que ayudan en #blender

    Podés colaborar, aprender, armar scripts para vender [$] y más...

    #2D #animacion #animación2D #arte #mastoart #py #blender #b2d #script #addons #complementos