Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

marshmallow

A lightweight library for converting complex objects to and from simple Python datatypes.
Collective - Host: opensource - https://opencollective.com/marshmallow - Code: https://github.com/marshmallow-code

Error handlers can be defined using the error_handler decorator

github.com/marshmallow-code/webargs - 97be18f873a0c1ed94c423cfdaf9bda054b15b37 authored over 10 years ago by sloria <[email protected]>
Add target_handler decorator for registering custom parsing handlers

github.com/marshmallow-code/webargs - eed88213ff91049013f23bb2e9dc8c83276dd0e8 authored over 10 years ago by sloria <[email protected]>
Bump dev version

github.com/marshmallow-code/webargs - 91109cde42d0a98264e03f6c825f85c65c570888 authored over 10 years ago by sloria <[email protected]>
Add versions to requirements

github.com/marshmallow-code/webargs - 1540682b34bc1bb004f52b75496636d555b6f885 authored over 10 years ago by sloria <[email protected]>
Bump version -> 0.6.0-dev

github.com/marshmallow-code/marshmallow - 0447dfbe81ad9d6ba1b737fed289ca21f81cbbf9 authored over 10 years ago by sloria <[email protected]>
If 2 serializers have the same name, can use full module path

github.com/marshmallow-code/marshmallow - 45c022e348b7893546d60f621bdf4cb4f767bdb2 authored over 10 years ago by sloria <[email protected]>
Add test watching command

github.com/marshmallow-code/marshmallow - f553c0a349eeddc19d177cd27d723f0c14af1c82 authored over 10 years ago by sloria <[email protected]>
Prevent error when a module is reloaded

github.com/marshmallow-code/marshmallow - 7af14f949481b213ccb9fad9a9b4352cdace9d72 authored over 10 years ago by sloria <[email protected]>
Keep all classes with a given name

github.com/marshmallow-code/marshmallow - f248753b6b5f2d91ff188582616d26fbd33747be authored over 10 years ago by sloria <[email protected]>
Raise RegistryError if class name is invalid

github.com/marshmallow-code/marshmallow - 35bdfbaba34765129bdf730be535ec5457a36283 authored over 10 years ago by sloria <[email protected]>
Initial implementation of two-way nesting

Adds a registry of serializer classes
[see #19]

github.com/marshmallow-code/marshmallow - 63b7d0bcc42398384167b0f4f8f8f62e9fad9d9f authored over 10 years ago by sloria <[email protected]>
Rename test_serialization -> test_marshmallow

github.com/marshmallow-code/marshmallow - 55dbf12c23d360ff2463a816508587c6a2d74bf1 authored over 10 years ago by sloria <[email protected]>
Fix serializing tuple types with getattr-style key access

[fixes #20]

github.com/marshmallow-code/marshmallow - f5045e04f4e1d80a1a95f0c3faba102d515e97d9 authored over 10 years ago by sloria <[email protected]>
Update changelog date

github.com/marshmallow-code/flask-marshmallow - 61900a24be5d792aedf8e0c11175acd7047c3b86 authored over 10 years ago by Steven Loria <[email protected]>
Update history, changelog, docs, and bump version number

github.com/marshmallow-code/flask-marshmallow - 56c148dec868d738a264b5c24e9d3db87ab3fa4b authored over 10 years ago by Steven Loria <[email protected]>
Raise informative error message when 'many' may have been omitted

[should fix #21]

github.com/marshmallow-code/marshmallow - cbb9bebc72f733f40d43cb95472f4de05e351221 authored over 10 years ago by Steven Loria <[email protected]>
Fix test for py33

github.com/marshmallow-code/flask-marshmallow - bc0f4ce5da05de32844fbc5f28207f88e17a624a authored over 10 years ago by Steven Loria <[email protected]>
Depend on marshmallow >=0.5.5

github.com/marshmallow-code/flask-marshmallow - 2d6a47252b284bbd69ce830a50d98c05bf182c15 authored over 10 years ago by Steven Loria <[email protected]>
Bump version and update changelog

github.com/marshmallow-code/marshmallow - b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca authored over 10 years ago by Steven Loria <[email protected]>
Add Serializer#process_data

github.com/marshmallow-code/marshmallow - 9b7166c5e9d3827320ecb4a7485b6aeb4a62e620 authored over 10 years ago by Steven Loria <[email protected]>
Add views to docs example

github.com/marshmallow-code/flask-marshmallow - 6fae1f72a8b499a0351b3dae57ba3416bf574990 authored over 10 years ago by Steven Loria <[email protected]>
Make it a proper flask extension

github.com/marshmallow-code/flask-marshmallow - 11b3313a6d676d9687c85b8fd227a1b11c15488e authored over 10 years ago by Steven Loria <[email protected]>
Expose OPTIONS_CLASS as a class variable

github.com/marshmallow-code/marshmallow - d0688509ad06ad82f59006f8b635fe3090745103 authored over 10 years ago by Steven Loria <[email protected]>
Doc-first development =)

github.com/marshmallow-code/flask-marshmallow - 70636d4a0e5e1221f34d7a5c7f5dddddab3380df authored over 10 years ago by Steven Loria <[email protected]>
Add Enum alias

github.com/marshmallow-code/marshmallow - 173a45463c9e586704960e582555ac52a3af26eb authored over 10 years ago by Steven Loria <[email protected]>
Add fields.__all__

This will make it possible for 3rd-party libraries to extend the fields
module

github.com/marshmallow-code/marshmallow - a5010ca119d8bc8eae72d7279c6f78f7f24d2cf6 authored over 10 years ago by Steven Loria <[email protected]>
Fix targets param of use_args

github.com/marshmallow-code/webargs - 3084ca7878980eab3a1e467fdc7224b0ccac3da7 authored over 10 years ago by Steven Loria <[email protected]>
Make DEFAULT_TARGETS a class member

github.com/marshmallow-code/webargs - f2317ffa0625f0babf6baf2af5f614350c39a268 authored over 10 years ago by Steven Loria <[email protected]>
Test against py34 on travis

github.com/marshmallow-code/marshmallow - 38d5bd7ab08f80438b7397305717e1a7f30b72e2 authored over 10 years ago by Steven Loria <[email protected]>
Test against py34 on travis

github.com/marshmallow-code/webargs - 79b0bb66a0ba84c5ef0b7bad9d19a9c8d45d8880 authored over 10 years ago by Steven Loria <[email protected]>
Update docs and changelog

github.com/marshmallow-code/webargs - 67a1d5ba6e4f9b0afef1e8fafb827f6d3f01f8ea authored over 10 years ago by Steven Loria <[email protected]>
Args can define which target to parse from via the Arg.target attribute

github.com/marshmallow-code/webargs - 088cb562f78a9350972bcc65da42608f06492a26 authored over 10 years ago by Steven Loria <[email protected]>
Test use_kwargs on methodview

github.com/marshmallow-code/webargs - 3f37b4f6a9388a9c3cd08eaebd4c017d68079ec7 authored over 10 years ago by Steven Loria <[email protected]>
Bump version -> 0.3.4

github.com/marshmallow-code/webargs - 5f4887d9b864e0e390fb03f9fa7e4abf22efb086 authored over 10 years ago by Steven Loria <[email protected]>
Fix indentation

github.com/marshmallow-code/marshmallow - 711b3c4a224e6249bbf3ef21179efc527d2f7ff3 authored over 10 years ago by Steven Loria <[email protected]>
Document factory method

github.com/marshmallow-code/marshmallow - d9eed2cce8bd934af0e28ee0e5b6bd32c2fa70ab authored over 10 years ago by Steven Loria <[email protected]>
Save underlying_exception as an instance variable of a MarshallingError

github.com/marshmallow-code/marshmallow - c9573a3edad77588fe4cf3af7caae17225964698 authored over 10 years ago by Steven Loria <[email protected]>
Update dev version

github.com/marshmallow-code/marshmallow - 81199d68a7d6717e30629a1ad125d61c068d21c8 authored over 10 years ago by Steven Loria <[email protected]>
Update changelog

github.com/marshmallow-code/marshmallow - 93a12c5a195f157ef16e6d3dcdb046d9353a80c3 authored over 10 years ago by Steven Loria <[email protected]>
Add Serializer.factory function

github.com/marshmallow-code/marshmallow - b3c5ed21deb43fd3bb1b0b094ee822a7cb8d337f authored over 10 years ago by Steven Loria <[email protected]>
Catch AttributeError in FlaskParser#parse_json

github.com/marshmallow-code/webargs - fa0488e31d297f9101ebce0dc81d11ca387ecd4d authored over 10 years ago by Steven Loria <[email protected]>
Add allow_missing param

github.com/marshmallow-code/webargs - e5a0c0d83769151490feab7d7f32e3a0ee2fd542 authored over 10 years ago by Steven Loria <[email protected]>
Update docs to be consistent with Flask's preferred import style

github.com/marshmallow-code/flask-marshmallow - ce28d941a1ccf561a750991f8071afafffd47c3f authored over 10 years ago by Steven Loria <[email protected]>
kwargs are unnecessary for Hyperlinks.__init__

github.com/marshmallow-code/flask-marshmallow - 39a5b785035f9af5b4fd558d953c847b0622b15f authored over 10 years ago by Steven Loria <[email protected]>
Raise an AttributeError if an invalid attribute is passed to URL field

github.com/marshmallow-code/flask-marshmallow - 41f0b86255f9e0e590b406f9eba3c8e5c7e61bba authored over 10 years ago by Steven Loria <[email protected]>
Ready for release

github.com/marshmallow-code/flask-marshmallow - 54f277812b736a31c38b989b0e17c9032c03c597 authored over 10 years ago by Steven Loria <[email protected]>
Test absolute url within serializer

github.com/marshmallow-code/flask-marshmallow - 8723acc9b4ef581611755ab7486a0e795fd906ca authored over 10 years ago by Steven Loria <[email protected]>
Add installation instructions

github.com/marshmallow-code/flask-marshmallow - 30ad13f1f8a5c9f7e5a42ea6b75c8ac05a5df4b8 authored over 10 years ago by Steven Loria <[email protected]>
Test that URL fields work within Nested objects

github.com/marshmallow-code/flask-marshmallow - 5d1e6c8484588302a52447ca7e3f3deb2e2313a7 authored over 10 years ago by Steven Loria <[email protected]>
F it. Starting over

github.com/marshmallow-code/flask-marshmallow - 0f94697a79914f595b15493bd5b6b4be8006237a authored over 10 years ago by Steven Loria <[email protected]>
Document Field#outut params

github.com/marshmallow-code/marshmallow - 1188610d21b4438d7093f29924c468a36076662a authored over 10 years ago by Steven Loria <[email protected]>
Fix Nested doc

github.com/marshmallow-code/marshmallow - 329b325af4eb788decc1698f4d059d8ee9b5d57d authored over 10 years ago by Steven Loria <[email protected]>
Fix use_args decorator usage on class-based views

github.com/marshmallow-code/webargs - a54ebe6080023e526e916f77fd0fba6faef57ae3 authored over 10 years ago by Steven Loria <[email protected]>
Update version and changelog

github.com/marshmallow-code/marshmallow - 798b1b127d1ff86d4e4a967a1fd2997ac2225db0 authored over 10 years ago by Steven Loria <[email protected]>
Split serialization and utils tests

github.com/marshmallow-code/marshmallow - 9ed8c6cb2d0a467d6fdbd7e73a2acb4075775113 authored over 10 years ago by Steven Loria <[email protected]>
Test against pypy

github.com/marshmallow-code/marshmallow - e229d7f3a050a58e56c28b0f2a508e02b8e4aaf5 authored over 10 years ago by Steven Loria <[email protected]>
Fix py3 tests

github.com/marshmallow-code/marshmallow - efd7dfbec94dfeaccc568a01803e2f48389b9341 authored over 10 years ago by Steven Loria <[email protected]>
More complete tests for required field

github.com/marshmallow-code/marshmallow - a0897d026ee138c5fdcf543bbc413a36e5145578 authored over 10 years ago by Steven Loria <[email protected]>
Merge branch 'dev' into DeaconDesperado-required_fields

github.com/marshmallow-code/marshmallow - a8f1024206e2ebae2f99fc60fe63de33379d63a3 authored over 10 years ago by Steven Loria <[email protected]>
added required fields flag, fixes #16

github.com/marshmallow-code/marshmallow - dd75c8675b9369926241fd74c23a3afa8c23e029 authored over 10 years ago by Mark Grey <[email protected]>
Switch to pytest

For better cross-python testing

github.com/marshmallow-code/marshmallow - 6d0be8fd4f7a86b432b5ca855e77cc41c4948c6b authored over 10 years ago by Steven Loria <[email protected]>
Test against Python 3.4 with tox

github.com/marshmallow-code/marshmallow - cdb8ff52340f992085ea6ca82a1fc10c1a2921b3 authored over 10 years ago by Steven Loria <[email protected]>
Fix more typos

github.com/marshmallow-code/webargs - dabc66e3dddb734577fab69b0ac6399c4fcbb99f authored almost 11 years ago by Steven Loria <[email protected]>
Fix typo

github.com/marshmallow-code/webargs - fe0be2147a177026accc8a74dcbe2649a280f2ac authored almost 11 years ago by Steven Loria <[email protected]>
Bump version -> 0.3.3 and update changelog

github.com/marshmallow-code/webargs - fa222a182f438649da62357c6c672c4429df4d3d authored almost 11 years ago by Steven Loria <[email protected]>
Document use_kwargs usage

github.com/marshmallow-code/webargs - b11799832d9fdb73a9061b5e72c7e289a3e49278 authored almost 11 years ago by Steven Loria <[email protected]>
Test on Python 3.4

github.com/marshmallow-code/webargs - 383a4fc9a56445655661788086607e7a0c84db48 authored almost 11 years ago by Steven Loria <[email protected]>
Update changelog

github.com/marshmallow-code/webargs - 5f04284532f25944c741cd15cec04f8f43002a18 authored almost 11 years ago by Steven Loria <[email protected]>
Add tornado to .travis.yml

github.com/marshmallow-code/webargs - 2e531606aa026f7b7f5d51831ee5788b5fd6a5d2 authored almost 11 years ago by Steven Loria <[email protected]>
Adds myself to AUTHORS :)

github.com/marshmallow-code/webargs - e5a06c8b18ceffcff742f548dc9688004943a4f4 authored almost 11 years ago by Javier Santacruz <[email protected]>
Adds tornado parser documentation

github.com/marshmallow-code/webargs - 5cc4024adbd5f66a2aa2cb157f0b82a5be045938 authored almost 11 years ago by Javier Santacruz <[email protected]>
Adds tornado parser class and tests

github.com/marshmallow-code/webargs - 48d3e1d7440de4dce27418595c3a70abfb15b6bc authored almost 11 years ago by Javier Santacruz <[email protected]>
Adds tornado dependencies

github.com/marshmallow-code/webargs - 5d9d710be9fd509cecd8283622761f53e3ccfd03 authored almost 11 years ago by Javier Santacruz <[email protected]>
Add @venuatu to AUTHORS

github.com/marshmallow-code/webargs - d975b8b3fb3d27d84350cef4f9b4d2834eec6c39 authored almost 11 years ago by Steven Loria <[email protected]>
Merge pull request #2 from venuatu/use_kwargs

Add use_kwargs decorator

github.com/marshmallow-code/webargs - 27c3cc7876fe644f984ce73ee9d6933d11687ba5 authored almost 11 years ago by Steven Loria <[email protected]>
add some documentation for use_kwargs

github.com/marshmallow-code/webargs - b9737d5582e3022a693c68e84eea72c7eaceccd2 authored almost 11 years ago by venuatu <[email protected]>
add use_kwargs decorator

github.com/marshmallow-code/webargs - 43927f0ff2e09f833eabcc83b35be421b898ac28 authored almost 11 years ago by venuatu <[email protected]>
Update changelog and bump version -> 0.3.2

github.com/marshmallow-code/webargs - 02b05d4f55005f7bacbe15897ae9ebd1edb769ed authored almost 11 years ago by Steven Loria <[email protected]>
Fix JSON parsing in flask

github.com/marshmallow-code/webargs - 4d94d85b97b7cd58b59f295094d9bec90243bfb2 authored almost 11 years ago by Steven Loria <[email protected]>
Catch ValueError raised when no JSON on request object

github.com/marshmallow-code/webargs - 1768ecf2b30d490c9b49feadaf7bc81ebfaaba1e authored almost 11 years ago by Steven Loria <[email protected]>
bump version -> 0.3.1

github.com/marshmallow-code/webargs - 6b3add76e270b06f1f4b0306edffca6699686703 authored almost 11 years ago by Steven Loria <[email protected]>
Remove print statements

woops

github.com/marshmallow-code/webargs - 955894bdfb6bd666f9bb4e052c91aab8c62f7392 authored almost 11 years ago by Steven Loria <[email protected]>
Fix py33 test

github.com/marshmallow-code/marshmallow - 19cf3ce661ee5eded287db2090407efbbb5b9bd4 authored almost 11 years ago by Steven Loria <[email protected]>
Add json_module class Meta option

Also bump version 0.5.4-dev

github.com/marshmallow-code/marshmallow - 445329d104a73befd223b3d6f0052904cd901fd4 authored almost 11 years ago by Steven Loria <[email protected]>
Bump version -> 0.5.3

github.com/marshmallow-code/marshmallow - 6a0a1b4972898b004d8caa5bf981a233eedec3eb authored almost 11 years ago by Steven Loria <[email protected]>
Move publish commands to tasks.py

github.com/marshmallow-code/marshmallow - ca395cc6b7e82e776857f16dcc3046dec4e3cd85 authored almost 11 years ago by Steven Loria <[email protected]>
Raise error if no context is available

Also, update docs

github.com/marshmallow-code/marshmallow - 8297701e91f7694d2364aead7bb221c59eacb661 authored almost 11 years ago by Steven Loria <[email protected]>