Explore tweets tagged as #Typehints
@chezou
Aki Ariga
6 years
ひゃっほう!皆が待ち望んでたdocstringにtype hintから型をしていするやつが "sphinx.ext.autodoc.typehints" として導入されたぞぉぉ! これが(1枚目) こうじゃ(2枚目)
@tk0miya
tk0miya
6 years
Sphinx-2.4.0 をリリースしました。新機能やバグ修正が山盛りですが、中でも autodoc の改善はぜひ使ってほしいシロモノです。説明記事を書いたので、是非試してみてください!! #sphinxjp /
0
14
38
@crcrpar
msk
5 years
おぷつな どきゅめんと - code exampleがクリックでコピー可能に - typehintsがsignatureからdescriptionへ
0
0
9
@PythonHo
Python User Group Ho
5 days
Brilliant session by @maaddae on type hints at #PyHo2025! 🔥 He explored how Python's dynamic flexibility can actually work in harmony with static safety, not against it. "Type hints makes our codebases more predictable , maintainable and self - documenting" #PyHo25 #Typehints
0
4
12
@driesvints
Dries Vints
6 years
🔥 Adopting types in your code can go a long way in helping you get clearer error messages, reduce the amount of bugs and clean up unnecessary DocBlocks. ⚡️ Adopt strict types for maximum type inference. 💡 More dev tips: https://t.co/LhsCAz563J #PHP #TypeHints #DevTips
3
21
106
@mdotacademy
M.academy
3 years
Sometimes an IDE editor (even PHPStorm!) does not know which class a variable should relate to. There's an easy way to manually set up this relation though by using what's known as a "typehint". Typehints let your IDE know how which class belongs to which variable.
0
1
7
@psycopg
psycopg
5 years
Putting some care in #psycopg3 documentation. Integration between #sphinx and type hints is sort of rudimentary. Using "sphinx-autodoc-typehints" you get to what's on the left column. But, with the power of love and monkeypatching, I much prefer the result on the right column.
0
0
10
@archtechx
ARCHTECH
4 years
🔥 Simple typehints and annotations go a long way Even without any docblocks, this code is perfectly understandable by both developers and IDEs Writing code like this: 👉 Prevents bugs using type safety 👉 Makes the code self-documenting 👉 Takes only a few seconds to implement
2
23
69
@sspaeti
Simon Späti 🏔️
5 years
Nice to see @databricks shrinking #pyspark error messages from 8 pages to one, and keep optimizing!! Also adding #typehints which sess errors before running and adding #autocompletion in #notebooks and #IDE's #python #dataaisummit #dataengineering #programming #python
0
4
16
@david_whitney
David Whitney
6 years
Node typehints be like... I need a string. Or actually, fuck it, a number. A buffer? OH OK A URL, FINE. But also nothing. Because let's go crazy.
1
0
1
@freekmurze
Freek Van der Herten 🔭
6 years
Also, some extra typehints in the Laravel docs would be nice. If the docs would add a typehint to $message, I would immediately know what kind of object it is. A typehint would also provide autocompletion in decent IDEs. Sometimes adding a typehint only has benefits.
3
1
29
@cacameronGOP
CA Conservative 🌐 🇺🇦
5 years
0
0
0
@konradhalas
Konrad Hałas
8 years
PyCharm (@pycharm) surprises me again. This feature is awesome! After you enable this flag and run your tests with a debugger, you can choose "add type hints for function" intention action and it'll probably add type annotations you're looking for! #python #pep484 #typehints
1
4
11
@shimizukawa
Takayuki Shimizukawa
6 years
SphinxでTypeHintsの型を自動でドキュメント化する拡張(@tk0miya 作)を試した。 :param <var>: 一切書いてないプロジェクトに適用してもだいぶ嬉しい結果が得られた #sphinxjp #sphinxdoc https://t.co/Pj0iqUECSb
1
2
13
@VotrubaT
Tomas Votruba
7 years
New post on my #php blog: The Rocket Science Behind Migration of Docblock Types to PHP Typehints #instantupgrade https://t.co/ALuN2yQLNt
0
2
9
@_o_ye
.
4 years
Day 34 of #100DaysOfCode Upgraded the quiz game from day 17 using API from https://t.co/wdAAhVH7Gs and tkinter. Also learnt about TypeHints to help spot potential bugs. Very useful. #CodeNewbie #WomenWhoCode
0
1
7
@adamwathan
Adam Wathan
7 years
@taylorotwell Can’t waste time arguing with people about typehints in a language that has no type annotations.
4
0
22
@doekenorg
Doeke Norg
4 years
🔥 Callables can contain typehints if you use invokables. Useful for understandability, static analysis & IDE autocompletion. In this example the QueryCallback can alter or replace a `Query`, making use of an `Entity` object.
0
1
3
@pyconindia
PyCon India
4 years
Join @kracetheking at #PyConIndia2021 where he will talk about Type Check your Django app. Do Register yourself at https://t.co/SnNZFeMvxI #Python #Django #typehints #mypy #WebDevelopment #technology #development #Conference #community
0
12
18
@adam_bobowski
Adam
27 days
Typehints, typehints everywhere
0
0
1