Distributions-package
Author: Anastasia Syntychaki
Email: asyntychaki@gmail.com
About:
This is an OOP-based package named distributions-asyn for calculating and visualizing Gaussian and Binomial distributions of numerical data.
Installation:
The distributions-asyn package requires Python 3.x versions. It has the following dependencies:
- Matplotlib
- Math
It is available at PyPI and can be installed using:
pip install distributions-asyn
File Descriptions:
- distributions-asyn/Generaldistribution.py: A generic distribution class that calculates and visualizes a probability distribution.
- distributions-asyn/Gaussiandistribution.py: A Gaussian distribution that inherits from the Generaldistribution. It calculates and visualizes a Gaussian distribution.
- distributions-asyn/Binomialdistribution.py: A Binomial distribution that inherits from the Generaldistribution. It calculates and visualizes a Binomial distribution.
- distributions-asyn/__init__.py: The package initialization file.
- distributions-asyn/setup.cfg: README.md metadata.
- distributions-asyn/license.txt: Copyright information.
- setup.py: Setup file with package metadata.
Release files for distributions-asyn 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| distributions-asyn-1.0.tar.gz | 4.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| distributions_asyn-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.4 kB
Release files / distributions-asyn-1.0.tar.gz
| Download URL | distributions-asyn-1.0.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bd9966a4b4d853ac00c576d3dc917f35f1630b02d232101fc1876e396d5b8992
|
|
BLAKE2b-256 checksum How to use checksums |
8b656ecb7bec6b9b2f1db1793b049c6d2ae42e00bd23935af5f4423c815bfba7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
|
Release files / distributions_asyn-1.0-py3-none-any.whl
| Download URL | distributions_asyn-1.0-py3-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
33c30ab6631a8c5c34c4a7d91aca274ef375540c7191dd9c5782b344c12b9467
|
|
BLAKE2b-256 checksum How to use checksums |
3bfb765e29c880bf4979a6be9c6f56cb5c900aa59e0085b71cd5a7921edc48a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
|