python

Back Open Paginator
28.08.2025 12:28
bterwijn (@bterwijn@fosstodon.org)

Visualize your Python data structure with just one click.
Linked List: memory-graph.com/#codeurl=http

#Python #memory_graph #DataStructure





Show Original Post


28.08.2025 12:21
qiita (@qiita@rss-mstdn.studiofreesia.com)

TerraformでAWS bedrockを使用したLINE botを作成する
qiita.com/ikuoikuo/items/98126

#qiita #Python #AWS #Terraform #bedrock




Show Original Post


28.08.2025 12:21
qiita (@qiita@rss-mstdn.studiofreesia.com)

🍳 データ分析を自動化!Copilotと作る業務効率化プロトタイプ
qiita.com/tmng3y3/items/6fa3a0

#qiita #Python #業務効率化 #copilot #生成AI #Excel自動化




Show Original Post


28.08.2025 12:09
frague59 (@frague59@pouet.chapril.org)

@zeitverschreib I'm not a blogger, but a #python developper...
I'll say use #python, as it is **MUCH** simpler to perform such a basic tasks, like text formartting / YAML extraction / formatting...




Show Original Post


28.08.2025 11:32
display (@display@freundica.de)

Change? OMG!

For a while now, I’ve been thinking about moving my blog from Hugo & PaperMod to BSSG.

Both are Static Site Generators, both use Markdown, both are Open Source. But as far as I can tell, the frontmatter of the documents differs between the two systems. This would mean that I’d have to at least check each and every md file by hand before moving it from Hugo to BSSG.

The main content of my blog, i. e. the posts and fixed pages which I wrote by hand, would not be an issue. Currently about 50 files to review and adjust. But I have also moved all my posts from Instagram and Pixelfed over, using a quick’n’dirty Visual Basic script to convert exported HTML into separate files. Hundreds of posts containing one or more images, a few hashtags and maybe a short comment.

I could rewrite that script to accommodate BSSG, but what about the next switch to a new platform a few years down the road?

How do you, fellow bloggers out there, handle this problem?

Should I create all my posts in some kind of basic format and write a translator script to create the final md file with the correct frontmatter? Should I learn Python or Rust and convert the current Hugo style files to BSSG input? And speaking for programming languages: which one should I learn, Python or Rust?

So many questions. :-)

#bssg #blogging #hugo #python #rust




Show Original Post


28.08.2025 11:06
europython (@europython@fosstodon.org)

Want to learn about Python packaging, how to play Ukulele, or how to get from coding to leadership? #PyCampCZ is happening in just 3 weeks. It's a barcamp-style unconference about all things #Python in the middle of Czechia.

👉 Check it out: pycamp.cz/




Show Original Post


28.08.2025 11:00
driscollis (@driscollis@mastodon.social)

How to profile code with using the built-in cProfile module in the REPL





Show Original Post


28.08.2025 10:56
avolha (@avolha@infosec.exchange)

Jeśli ktoś chciałby dowiedzieć się więcej o programowaniu w Pythonie, to na YouTubie dostępne jest nagranie szkolenia pt. "Arkana Pythona: sztuczki, kruczki, sekrety", które ostatnio prowadził @gynvael

youtube.com/watch?v=y9jIN8c5_ZA

#python #programowanie




Show Original Post


28.08.2025 10:46
ataudte (@ataudte@mastodns.net)

After 15 years and hundreds of #DDI projects, I built a repo of small helpers that saved me time: simple scripts and utilities. I’m no coder, just a script tinkerer who prefers pragmatic fixes over frameworks. It’s a living toolbox. Some rough, most battle-tested, many improvable. Use, fork, improve, and tell me what to fix.
github.com/ataudte/ddi-helpers
#DNS #DHCP #IPAM #github #Python #Shell #PowerShell





Show Original Post


28.08.2025 10:39
u (@u@m5l.eu)
On the most recent episode of "Spending the Same Amount of Time Automating Something as It Would Take to Do It by Hand" our protagonist finds himself exporting business cards for his colleagues with #Python and #Inkscape!

Join the fun at: https://paste.sr.ht/~maarrk/2f1125139c62ebc567d15eac5e066a73ef638845



Show Original Post


28.08.2025 10:30
PyConUK (@PyConUK@fosstodon.org)

⭐️🛠️ Workshop spotlight! 🛠️⭐️

💻 TDD: what it is, why it's good, and why it might just solve all your AI problems by @hjwp

🛠️⭐️ Find out more here: pretalx.com/pyconuk-2025/talk/

🎟️ Grab your ticket! 2025.pyconuk.org/tickets/

#PyConUK2025 #Python





Show Original Post


28.08.2025 10:23
seeg (@seeg@toot.whatever.cz)

I want to export a scikit iris cube to parquet and I first convert the cube to a pandas dataframe. However there's that cftime field that can't be serialized to parquet. Converting the df to datetime is slow. Is there any way to get the parquet file fast? There are only a few timestamps but because of the gridded nature of the cube, in df they explode to many rows.

#python #pandas #gis




Show Original Post


1 ...1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 ...1548
UP