A simple module to calculate the average of numbers
Project description
avnum
A simple Python module to calculate the average of numbers.
Installation
pip install avnum
Usage
import avnum
avnum.average()
Examples
Example 1:
import avnum
list = [1, 2, 3]
avnum.average(list)
Example 2:
import avnum
avnum.average(1, 2, 3)
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
avnum-1.1.tar.gz
(1.5 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
avnum-1.1-py3-none-any.whl
(1.7 kB
view details)
File details
Details for the file avnum-1.1.tar.gz.
File metadata
- Download URL: avnum-1.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfc56cca25f13430fc5a052773ffac89b5f86ce5b41c5508812cadc4bcc19818
|
|
| MD5 |
effd989a1c14abed6a92d7cadd86e1cc
|
|
| BLAKE2b-256 |
b0cf963273d7e1df92988e56770334a8337930ad06c9c863419cc214f9cbe36b
|
File details
Details for the file avnum-1.1-py3-none-any.whl.
File metadata
- Download URL: avnum-1.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0404fae8614b54cf67f138283afb0d1354ec0d90ad7a7845e081107511c0269d
|
|
| MD5 |
20579bef610ea95d69beb8b0c7e96222
|
|
| BLAKE2b-256 |
4353ccf1162fa54df2e0d830b50d44020da0be2f6b7fc013b4d79813349e4408
|