Default template for PDM package
Project description
SRIndexProto
- Prototype of calculator for Social Relationship Index
Use
# nuni-org <give-and-take> <celebration> <freq-call> <freq-meeting>
Requirements
To calculate the Index, you need arguments below:
- give-and-take
- celebration
- freq-call
- freq-meeing
and set weight of each arguments in range:
- 0 < weight1 < 1, = w1
- 0 < weight2 < 1, = w2
- 0 < weight3 < 1, = w3
- 0 < weight4 < 1, = w4
and summation of all weight(w1+w2+w3+w4) must be equal to 1
## Development environment setting guide
# install PDM
# git clone ...
# pdm venv create
$ source .venv/bin/activate
$ pdm install
# $ vi ...
# TEST
$ pdm install
$ pdm test
$ pip install .
$ git add <FILE_NAME>
$ git commit -a
$ git push
$ pdm publish --username __token__ --password $PYPI_TOKEN
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
srindexproto-0.1.1.tar.gz
(13.4 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 srindexproto-0.1.1.tar.gz.
File metadata
- Download URL: srindexproto-0.1.1.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
932a0d19278138f808c7965820d7c446cf0d7dbea3a16c657bddef42e78e5057
|
|
| MD5 |
ed94ad4db75d7fa90ef63035f41f45d9
|
|
| BLAKE2b-256 |
d4d484853b4550a2048ec6ceacc340fe513f034d2f1dad109d4c7afabc43ebbe
|
File details
Details for the file srindexproto-0.1.1-py3-none-any.whl.
File metadata
- Download URL: srindexproto-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5829bd5d267d5f1e52e7350e6d1d9eb9cb81bba1bb7c28b39bc6326aeafa537d
|
|
| MD5 |
99fd09f9b02258a48b36d9482106e0a0
|
|
| BLAKE2b-256 |
d84963814d92c92bf4d7c8b900645c65ee98e062f9624918fc1a5bb6f2dbf95c
|