Add a short description here
Project description
ユーティリティライブラリ
install
pip install adash
useit
Lodashのような使い方を推奨します。
import adash as _
s = "abcabc"
obj = {"a": "!", "b": "", "c": "?"}
_.replace_all(s, obj) #-> !?!?
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
adash-1.4.0.tar.gz
(27.1 kB
view details)
Built Distribution
adash-1.4.0-py3-none-any.whl
(7.6 kB
view details)
File details
Details for the file adash-1.4.0.tar.gz
.
File metadata
- Download URL: adash-1.4.0.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b07b5d4fe47b4ce11d22be6903346a6be422f41311fde5fe6da4a11422b5dfd |
|
MD5 | ad6710dc8e4a287276db800f7747b2bc |
|
BLAKE2b-256 | 5bd1683468202406d49ed755f4a459598955e0dcd8d32e540e5d3e89ea3adc81 |
File details
Details for the file adash-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: adash-1.4.0-py3-none-any.whl
- Upload date:
- Size: 7.6 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 | c52112b688ae0881bdd3a1457a6a1318b83c9b9ed4b5fdb3b0c3ce27210448af |
|
MD5 | 7ffc323d9876ce3652952a4da80cf5a9 |
|
BLAKE2b-256 | f1cecab0be6386903ea16cd203cccb5367ee61dd995d11ef010ff20f2b8c005b |