For people who can never find the right word. 'that' — the ultimate pronoun.
Project description
that-i-mean-that-yes-that-dont-u-understand-what-i-mean-omfg-you-stupid-mf
"那个"的终极编程纪念
有些人说话永远找不到合适的词,只会说"那个那个那个"。 现在你写代码也可以这样了。
Some people never find the right word. They just say "that that that." Now you can code the same way.
安装 / Install
pip install that-i-mean-that-yes-that-dont-u-understand-what-i-mean-omfg-you-stupid-mf
(74 个字符。慢慢打。)
API
that — 混沌 / Chaos
每次被运算时,随机指向当前作用域里的一个变量。
Every time it's used, that randomly resolves to a variable in scope.
from datetime import datetime
from that_i_mean_that_yes_that_dont_u_understand_what_i_mean_omfg_you_stupid_mf import that
x = 42
h = "hello"
w = "world"
pi = 3.14
# 正常人:
h + w # "helloworld"
# 在人群里喊"那个"——谁也不知道叫到的是谁:
that + that # 可能 "helloworld",可能 "hellohello",可能 "world42"……
that.now() — 问时间 / What Time Is It?
叫到谁谁回答。Whoever that picks, answers.
from datetime import datetime
from that_i_mean_that_yes_that_dont_u_understand_what_i_mean_omfg_you_stupid_mf import that
name = "Alice"
score = 98
temp = 36.5
# 正常人:
datetime.now()
# "那个,现在几点钟了?"
# that:"是在叫我吗?"
# datetime:"是在调用我吗?哦,now(),懂了"
that.now() # 如果叫到了 datetime → 2026-05-20 03:55:20
# 叫到别人 → AttributeError/TypeError
that.point_at(x) — 精准(但废话)/ Precision (But Verbose)
你已经知道答案了,但非要指一下再说。 You already know the answer, but you point at it anyway.
h = "hello"
w = "world"
that.point_at(h) + that.point_at(w) # 同 h + w,字多了一倍
that.is_obviously() — 自信交白卷 / The Obvious Void
"这不明显吗?" —— 然后什么都没说。 "Isn't it obvious?" —— then says nothing.
answer = that.is_obviously()
# → None
that.is_obviously() == True # → False
that.is_obviously() == False # → False
that.is_obviously() == None # → True
包名本身 / The Package Name
pip install that-i-mean-that-yes-that-dont-u-understand-what-i-mean-omfg-you-stupid-mf
74 个字符。等你打完,你就理解了那个永远在说"那个"的人有多让人抓狂。 74 characters. By the time you finish typing, you finally understand.
包本身就是"那个"的化身。 The package IS the very "that" it represents.
致谢 / Credits
- 灵感 — 妻子 / Inspiration — Wife
- 编写 & 测试 — Claw 🐾
协议 / License
MIT — 你爱怎么"那个"就怎么"那个"。
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file that_i_mean_that_yes_that_dont_u_understand_what_i_mean_omfg_you_stupid_mf-5.21.tar.gz.
File metadata
- Download URL: that_i_mean_that_yes_that_dont_u_understand_what_i_mean_omfg_you_stupid_mf-5.21.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
237f98789525a09c1b90e6bbda24ed9994a06f24ffa6b724f26cb78b6a79e0a2
|
|
| MD5 |
02dd278660a586955e08761ded1142c6
|
|
| BLAKE2b-256 |
8a9dfc916a7a6231ec7da51670f83add3fac45cf973512cceff1f33b73376b9b
|
File details
Details for the file that_i_mean_that_yes_that_dont_u_understand_what_i_mean_omfg_you_stupid_mf-5.21-py3-none-any.whl.
File metadata
- Download URL: that_i_mean_that_yes_that_dont_u_understand_what_i_mean_omfg_you_stupid_mf-5.21-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1d1c50ff10005caf85f4b783c483fed293cd1a1df1c44175596e9afb5babb8d
|
|
| MD5 |
aec8c389fec28e3246a8cf5c5107b7c8
|
|
| BLAKE2b-256 |
345ec7e81ad5a8851067639410c06b5a1da82cb9806614fe14405ba0b743a51a
|