madoop

View on PyPIReverse Dependencies (0)

1.2.2 madoop-1.2.2-py3-none-any.whl

Wheel Details

Project: madoop
Version: 1.2.2
Filename: madoop-1.2.2-py3-none-any.whl
Download: [link]
Size: 11146
MD5: 8de0485ed4ae90982b902ecf0e432df2
SHA256: b304007ac515c4f8b8d31719dd44639560f88deff057ad3279514e744d246c0e
Uploaded: 2024-04-01 15:16:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: madoop
Version: 1.2.2
Summary: A light weight MapReduce framework for education.
Author-Email: Andrew DeOrio <awdeorio[at]umich.edu>
Project-Url: repository, https://github.com/eecs485staff/madoop/
Project-Url: documentation, https://github.com/eecs485staff/madoop/blob/develop/README_Hadoop_Streaming.md#hadoop-streaming-in-python
License: MIT License Copyright (c) 2021 EECS 485 Staff Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: madoop,Hadoop,MapReduce,Michigan Hadoop,Hadoop Streaming
Requires-Python: >=3.6
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: freezegun; extra == "dev"
Requires-Dist: pycodestyle; extra == "dev"
Requires-Dist: pydocstyle; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2755 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
madoop/__init__.py sha256=wQOwFOCgpyM398gS8dA9n5W2Z1Cx9UejZm9g3j7dc48 125
madoop/__main__.py sha256=ER9Gf0Sq08c7WTRBR4zeQEUs07kp7Q4rB-52JpPqInk 3649
madoop/exceptions.py sha256=a3RgXLgpsB-iiuttLUucUop7LxrhiYrIkfIgS3bfZsU 158
madoop/mapreduce.py sha256=mMbjmXEhpwnf4mVCAMdRgrNAR6rUEfD6IQmZRFnDHto 14569
madoop/example/map.py sha256=Eoa8yUTIpHtBXDNjpRjH68AdWX9qt0cOhOnLrk1FZKs 160
madoop/example/reduce.py sha256=sdIHzMx9v6UMT-b0obOI1vyYc6_e4hkYIjg0WB7-0Pg 619
madoop/example/input/input01.txt sha256=AF3dtVO58JOJA5-9WdufcmRFu0fWQh_ctF7c8Iq1KoE 22
madoop/example/input/input02.txt sha256=FEJMTPAzjDNoP0qkKbs0IWZOzEwV86j8S9NVqsJUPHU 28
madoop-1.2.2.dist-info/LICENSE sha256=_cFUYTcZbSqwTQrZUjiC3U-dtzPwrC4DcqJ_Zofx7lo 1071
madoop-1.2.2.dist-info/METADATA sha256=VTxeYh1zM0S0Sg6_U8mlKCrEM-4Dk4udFC5Pl7V8Hc4 4981
madoop-1.2.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
madoop-1.2.2.dist-info/entry_points.txt sha256=LxZXU8KqWgCs3CfhMcigjsFxR0SpgxgZksfrDI6Ldyw 48
madoop-1.2.2.dist-info/top_level.txt sha256=MUaOPjIudC-ost3PKG0P1tFjTATMTn3mfN-pgjSem-U 7
madoop-1.2.2.dist-info/RECORD

top_level.txt

madoop

entry_points.txt

madoop = madoop.__main__:main