python

Back Open Paginator
18.01.2026 00:58
qiita (@qiita@rss-mstdn.studiofreesia.com)

【個人開発】サーバー代0円!GitHub ActionsとPythonで「完全自動更新」なWebサイトを作る技術(Google Maps & Threads API活用)
qiita.com/kazesift/items/7941e

#qiita #Python




Show Original Post


18.01.2026 00:04
diazona (@diazona@techhub.social)

@bk1e I believe I heard someone point out once that "wherever you get your podcasts" is one of the greatest or at least most underappreciated modern technological achievements, because of all the standards and infrastructure that had to come together for the average listener not to have to think about how podcasts are distributed. It stuck with me, I think that's true.

And honestly, yeah, the progress that the #Python packaging ecosystem has made over the past decade feels similar. Not quite as effective, but it'd be cool to get there.




Show Original Post


17.01.2026 23:46
taoofmac (@taoofmac@mastodon.social)

My Rube Goldberg RSS Pipeline

Like everybody else on the Internet, I routinely feel overwhelmed by the volume of information I “have” to keep track of.(...)

taoofmac.com/space/blog/2026/0





Show Original Post


17.01.2026 23:11
novaTopFlex (@novaTopFlex@mastodon.social)

For users of applications that currently utilize the `asynchat` and/or `asyncore` modules of the programming language, do you know the `asyncio` module features that you can use instead, since Python 3.12 and later versions no longer contain the features and functionality more relevant prior to the mid-2010s?




Show Original Post


17.01.2026 23:10
novaTopFlex (@novaTopFlex@mastodon.social)

Starting with version 3.13, the module for reading and writing AIFF and AIFC files is officially discontinued, after having been deprecated as of Python 3.11.




Show Original Post


17.01.2026 23:06
novaTopFlex (@novaTopFlex@mastodon.social)

Though the standard library in the programming language has not necessarily changed throughout many situations, just a few notable features of the language, such as the Common Gateway Interface, have been deprecated and subsequently removed from the standard language.




Show Original Post


17.01.2026 23:01
TechKeysX (@TechKeysX@mastodon.social)

What are Logical Operators in Python explained- S1 EP02 P7





Show Original Post


17.01.2026 23:01
PythonPeak (@PythonPeak@mastodon.social)

Python Lightning Trick: Power Move Hashtag Counter

Python Lightning Trick: Power Move Hashtag Counter This content explores interesting aspects of this topic. The information provided offers valuable insights and perspectives. Understanding this reveals how everyday things are more thoughtful than they appear. Next time you'll notice this detail. This fascinating detail shows how much thought goes into things we take for granted.

...

youtube.com/watch?v=zaWj_rE3FGE




Show Original Post


17.01.2026 23:00
novaTopFlex (@novaTopFlex@mastodon.social)

Apart from the `os` and `sys` modules in the programming language, a number of other related modules are also of significance, especially the `math` module for mathematical operations and the `cmath` module in the case that the operations involve complex numbers.




Show Original Post


17.01.2026 22:57
novaTopFlex (@novaTopFlex@mastodon.social)

For the `colorsys` module in the programming language, the different color system coordinates that are generally compatible are the RGB, HLS, HSV, and YIQ systems. RGB, HLS, and HSV can all be converted to one another, while YIQ can only be converted to RGB (and vice versa).




Show Original Post


17.01.2026 22:54
novaTopFlex (@novaTopFlex@mastodon.social)

The module in the programming language exists as a standard module in modern versions of the programming language specifically to provide the features and functionality necessary to convert color codes between different color systems.




Show Original Post


17.01.2026 22:38
novaTopFlex (@novaTopFlex@mastodon.social)

In the programming language, there is a standard module that provides access to opportunities to print different types of calendars. To utilize this module, the user must insert `import calendar` into a Python script, and a number of different features are available with the feature. A number of aliases is also of significance to the module, each returning numbers identical to the associated months.




Show Original Post


1 ...634 635 636 637 638 639 640 641 642 643 644 ...1584
UP