Custom matplotlid MapReduce Programs Package
This custom library allows you to view MapReduce programs directly in your terminal using commands like py -m matplotlid 1 or python -m matplotlid 1.
Installation
To install this package into your Python environment:
# Navigate to the project directory
cd /Users/a1989/.gemini/antigravity-ide/scratch/matplotlid
# Install in editable mode
py -m pip install -e .
Or install using standard pip:
pip install .
Usage
Run any of the following commands in your terminal:
py -m matplotlid 1
py -m matplotlid 2
py -m matplotlid 3
py -m matplotlid 4
py -m matplotlid 5
Running without a number shows the list of available programs:
py -m matplotlid
List of Included Programs
- MapReduce Program to Implement Matrix Multiplication (
py -m matplotlid 1) - MapReduce Program to Find the Maximum Electrical Consumption in Each Year (
py -m matplotlid 2) - MapReduce Program to Analyse Weather Dataset and Print Whether the Day is Sunny or Cool (
py -m matplotlid 3) - MapReduce Program to Find the Tags Associated with Each Movie by Analyzing MovieLens Data (
py -m matplotlid 4) - K-Means Clustering Algorithm Using MapReduce (
py -m matplotlid 5)
Release files for matplotlid 1.0.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 | |
|---|---|---|---|
| matplotlid-1.0.0.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| matplotlid-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:7.0 kB
Release files / matplotlid-1.0.0.tar.gz
| Download URL | matplotlid-1.0.0.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5081dcdfd440878237d188bc18344bcf5ef7611dbd4c09f990f23cbc2838b870
|
|
BLAKE2b-256 checksum How to use checksums |
ab08193a83bf11e6704270e4f159c29f72792b4753a020dadedfad0c81261460
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|
Release files / matplotlid-1.0.0-py3-none-any.whl
| Download URL | matplotlid-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a54addf78e5037d025919eadfa8ccb72584fbaf3d257623c9fb66a61336554c2
|
|
BLAKE2b-256 checksum How to use checksums |
9f8974985e9b56316f449b1c4b607556c9024b8542276e16f0f5ed5479ec9f6c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|