吧teeworlds/ddnet中有关颜色的值转换到RGB(Convert the value of the color in teeworlds/ddnet to RGB)
Project description
teeworlds_player_color_value_to_rgb
吧teeworlds/ddnet中有关颜色的值转换到RGB(Convert the value of the color in teeworlds/ddnet to RGB)
安装(install):
pip install teeworlds_player_color_value_to_rgb
使用/use:
我使用了py自带的math和colorsys库(I used the math and colorsys libraries that come with py)
-
from teeworlds_player_color_value_to_rgb import value_to_rgb value = 8624384 rgb = value_to_rgb(value) print(rgb)
有什么问题请新建Issues(If you have any questions, please create a new Issues)
PS:Everything in English is generated using Google Translate(一切英文使用谷歌翻译生成)
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 teeworlds_player_color_value_to_rgb-1.0.3.tar.gz.
File metadata
- Download URL: teeworlds_player_color_value_to_rgb-1.0.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9efdcdda7edfbead4994e94f74f64fdc62bd80e91a412404ef6c464782ee7631
|
|
| MD5 |
12c46819bd28ed6a7cb198e94218c19b
|
|
| BLAKE2b-256 |
4fdfef69f703f3b5550e6d08f63b6a7c38e0cef4388648a09067fd8989b81151
|
File details
Details for the file teeworlds_player_color_value_to_rgb-1.0.3-py3-none-any.whl.
File metadata
- Download URL: teeworlds_player_color_value_to_rgb-1.0.3-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dabb746e1275109db968975b49f68bf8da8450a1c1a817f3ff77a11375c1f68
|
|
| MD5 |
e8a04d481b91942b212cf4091a1fc427
|
|
| BLAKE2b-256 |
aa33d7751b412f992bb4335d1118d96a545245c1f08458d88136fa319a96d798
|