Utility
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.0.0.tar.gz
(5.3 kB
view details)
Built Distribution
adash-1.0.0-py3-none-any.whl
(6.1 kB
view details)
File details
Details for the file adash-1.0.0.tar.gz
.
File metadata
- Download URL: adash-1.0.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.12 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0b9e62231210b3acb2489d075cc2b56f717e170fbb9f0d3050d0383e831b8c3 |
|
MD5 | 04d78292ce7d3dab5c2d5a90c8543c2e |
|
BLAKE2b-256 | 3cff7ee9203559f6ebe095492243c750cbe34e61dd540f70514e81f0e97b6551 |
File details
Details for the file adash-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: adash-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.12 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2a740318a26f64e58946480cd03379979ef482d0fef4240a4e25a4b1f179c31 |
|
MD5 | e4a2c44bf44cdf0b7892f69a488ba716 |
|
BLAKE2b-256 | 68f05aea97687f04d31de52423e46d616224be7614f388dd9e95853abd14ab76 |