Skip to main content

Line-based protocols for use with mrjob.

Project description

This package is forked from `mr3po <https://github.com/yelp/mr3po>`__

“The 3PX-series protocol droid were third-degree protocol droids produced by Cybot Galactica in 50 BBY and based on the design of the company’s 3PO-series protocol droid.” `Wookiepedia <http://starwars.wikia.com/wiki/3PX-series_protocol_droid>`__

mr3px is a library of line-based custom protocols for use with the mrjob library.

Installing

To install this version with pip:

pip install mr3px

If you plan to use it on EMR, then you’ll need to install it in the bootstrap step.

Contributing

mr3px is about the easiest Open Source project to contribute to. Just submit a class that can read and write an existing line-based format, and you’ve made a useful contribution.

Some guidelines for contributions:

  • put the code for your format in mrjob/<format name>.py

  • the name of your protocol class(es) should end in Protocol

  • if your protocol class(es) only handle single values (rather than key-value pairs), their name should end in ValueProtocol

  • include tests, in tests/test_<format name>.py. At least one test should inherit from tests.roundtrip.RoundTripTestCase.

  • external dependencies are fine, but should be optional; add them to extras_require in setup.py.

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

mr3px-0.5.1.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file mr3px-0.5.1.tar.gz.

File metadata

  • Download URL: mr3px-0.5.1.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mr3px-0.5.1.tar.gz
Algorithm Hash digest
SHA256 519bb4a1ea570e9f4b6995923e084e6c888da7306b61e7364e1f91b928b1aa3a
MD5 ca48a24f99f6c61afda841bac38f70f6
BLAKE2b-256 0210894865001cd5bac8a1c42d223ab5fb939732493ba6dbb51decbdace8c575

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page