Red Packets Split Algorithm
Project description
RedPackets Split & Return split_list if succeed & Raise Exception if failed
Installation
pip install redpackets
Usage
import redpackets # Redpackets Split redpackets.split_dollar(total, num, min=0.01) redpackets.split_cent(total, num, min=1) # cent=False equals split_dollar # cent=True equals split_cent redpackets.split(total, num, min=None, cent=False) # Exchange Cent & Dollar redpackets.cent(dollar, rate=100, cast_func=int) redpackets.dollar(cent, rate=100, cast_func=float) # Mul & Div redpackets.mul(multiplicand, multiplicator, cast_func=float) redpackets.div(dividend, divisor, cast_func=float)
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
redpackets-1.1.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file redpackets-1.1.0.tar.gz
.
File metadata
- Download URL: redpackets-1.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1173fae599a2e2a0cf5f97f7c958ef3abe9814c1dce69554855fd7603e414487 |
|
MD5 | 3997d1c743ca79d368a4c9a59cc99433 |
|
BLAKE2b-256 | 085b8fe1362e7fcb5f6356436b04ab76df8e3cf50d4a0b05b0ecf4b2da41414f |
File details
Details for the file redpackets-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: redpackets-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47e45a0cbebea2c8caf49bbac22e4f3e01c8fbb9d8c62ce847613416d7961e20 |
|
MD5 | fa61f31128d1c0a696bf43a610a05c27 |
|
BLAKE2b-256 | 5830a9f83bc08341a8dcfeb74ab0204f2dc49b48111146cf8ed2ec0f042e77fe |