No project description provided
Project description
Yajirushi
Yajirushi is a small library that enables the workflow associated with Arrows.
from yajirushi import arrow
add_min_and_max = arrow(max) & arrow(min) | arrow(sum)
assert add_min_and_max([1, 2, 3]) == 1 + 3
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
yajirushi-0.1.5.tar.gz
(15.1 kB
view details)
Built Distribution
File details
Details for the file yajirushi-0.1.5.tar.gz
.
File metadata
- Download URL: yajirushi-0.1.5.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Linux/6.4.11-100.fc37.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb4e90e5be54589128ea0eaa2bf462ff6e50ab9f8cd79e6941163a70df6ac88b |
|
MD5 | a7a8a734f371e0943605f486f95077b1 |
|
BLAKE2b-256 | e008b5ffdfd59c79fbd994d9122ab98a6fa70de942a4ba38741effe99626b3f3 |
File details
Details for the file yajirushi-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: yajirushi-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Linux/6.4.11-100.fc37.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16ff85cfe9de54c7846b74e322085ca0aab905bf4cb1a03e6ef6c16ef228c804 |
|
MD5 | f483862eff88cb3824b84f3c0ad4e4a5 |
|
BLAKE2b-256 | 2e92173c51f1f14561fcbe5af9d0004df7c09df1f06d1bb013a0bef462220e75 |