<

Roundup IT Antenna Sites

背景

今年の 9 月に PyConJP 2019 が開催されます。

https://pycon.jp/2019/

LT の募集があったので、LT 応募するためのネタ探しをはじめました 😄

IT Antenna Sites

私が普段見ている IT 系のサイトから調べました。 その時に使ったサイトを紹介します。 ※ 色々な人から参考にさせて貰ってます。 :)

Github

https://github.com/trending/python

PublicKey

https://www.publickey1.jp/mt6/mt-search.cgi?IncludeBlogs=2&tag=Python

Dev.to

https://dev.to/t/python

Reddit

https://www.reddit.com/r/Python

Hacker News

https://hn.algolia.com/?query=python

Qiita

https://qiita.com/tags/python

Hatena

https://b.hatena.ne.jp/search/tag?q=Python

Medium

https://medium.com/tag/python

Ubersuggest

https://app.neilpatel.com/jp/ubersuggest/overview?keyword=python

GoogleTrend

https://trends.google.co.jp/trends/explore?q=python

他にオススメありましたら教えて下さい。 😆

Python ネタ

次のような技術について知ることができました。

Deepfacelab

https://github.com/iperov/DeepFaceLab

DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).

Grumpy

https://github.com/google/grumpy

Grumpy is a Python to Go source code transcompiler and runtime.

Pyodide

https://github.com/iodide-project/pyodide

The Python scientific stack, compiled to WebAssembly

PyOxidizer

https://github.com/indygreg/PyOxidizer

A modern Python application packaging and distribution tool

Pyre

https://github.com/facebook/pyre-check

Performant type-checking for python.

Pyxel

https://github.com/kitao/pyxel

A retro game engine for Python

ScrapydWeb

https://github.com/my8100/scrapydweb

Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Email notice, and Mobile UI

さいごに

LT のネタとなるような Python に関する経験が乏しい私は、こういうアプローチでネタを探しました。まだどれを選択するかは決めていませんが、とりあえず応募はしようと思います! 💪

Tags