Use Case Points
Project description
UCP-Based
This is the first version of UCP-based library.
Installation
pip install ucpbased
Usage
from ucpbased.ucp import ucp
ucp = ucp()
uaw = ucp.input_UAW(0, 0, 5)
uucw = ucp.input_UUCW(0, 29, 0)
uucp = ucp.get_UUCP()
tcf = ucp.input_TFactor(3, 3, 3, 3, 0, 3, 3, 0, 3, 3, 3, 0, 3)
ecf = ucp.input_EFactor(3, 3, 3, 3, 3, 3, 0, 0)
useCasePoints = ucp.get_UCP()
mh = ucp.get_MH(28)
print('UAW : {:10.2f}'.format(uaw))
print('UUCW : {:10.2f}'.format(uucw))
print('UUCP : {:10.2f}'.format(uucp))
print('TFactor : {:10.2f}'.format(tcf))
print('EFactor : {:10.2f}'.format(ecf))
print('UCP : {:10.2f}'.format(useCasePoints))
print('MH : {:10.2f}'.format(mh))
Expected output:
UAW : 15.00
UUCW : 290.00
UUCP : 305.00
TFactor : 0.93
EFactor : 0.81
UCP : 231.17
MH : 6472.89
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ucpbased-0.0.3.tar.gz
(1.9 kB
view details)
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 ucpbased-0.0.3.tar.gz.
File metadata
- Download URL: ucpbased-0.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5a48e4591f711a31982e8c03822bc330db3e77658f2bc5c0dbf4d0ee4212cba
|
|
| MD5 |
6c70c5974157627ab3bcb7a006352605
|
|
| BLAKE2b-256 |
94e8945123e7b2c9e527edc40a58b95e4c6063f5197a13a659c7eb50a66d0513
|
File details
Details for the file ucpbased-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ucpbased-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d61607346b4a5a47550804c3187d425d1c6453b71425efd21c5cc4a378d1444
|
|
| MD5 |
cb3ebc6376810ab0c841caf266095b54
|
|
| BLAKE2b-256 |
4e2077d985299849a1099a4b6915a2df2c697f02ede37d39ad89a7a46b0f594d
|