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
github.com/marshmallow-code/marshmallow-sqlalchemy - bbee57d4d449de5c62a8656d967d8b16b1b849d9 authored over 3 years ago
* Unwrap functools.partial when introspecting field
The `_postgres_array_factory()` function ...
github.com/marshmallow-code/marshmallow-sqlalchemy - 1778b5ae5035f404b8d5c2cf670f36dfc73ba6b1 authored over 3 years agogithub.com/marshmallow-code/apispec - f64ff702646375120320a09a85753a3be6e4995c authored over 3 years ago
Support OpenAPI 3.1.0
github.com/marshmallow-code/apispec - 397bcb44ea01c64c71e1b5df744dd1023343f086 authored over 3 years ago
Don't set "nullable" when field is allow_none, add a 'null' type
Support type lists in converter...
Don't pass Field metadata as keyword arg
github.com/marshmallow-code/apispec - e95cdd4641e12727fc7cd63dca9ad6ac66864f4a authored over 3 years agogithub.com/marshmallow-code/apispec - 6d60a6cc32b47bb8f5bcdcbba45c2aa18424ed81 authored over 3 years ago
Fix get_fields class vs. instance condition
github.com/marshmallow-code/apispec - beff8713fa9f2b07b683e7b076415fd6e8418ed6 authored over 3 years agogithub.com/marshmallow-code/apispec - fc469a2bc89ea0ee8d37758534152452211dc417 authored over 3 years ago
Add link to readme to ecosystem page
github.com/marshmallow-code/webargs - 47a11affa530b438a3822489ba1531887062bb79 authored over 3 years agogithub.com/marshmallow-code/webargs - edc2d42515e0df1862b3f99ca31f5335b852ff6d authored over 3 years ago
Add doc on upgrade to 8.0 from 7.0
github.com/marshmallow-code/webargs - 0bc63df03d5426407bb01b7dd26acf3f19ca04c9 authored over 3 years ago
There are new features in webargs 8, but only one breaking change. (We
could also consider treat...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 to 2.12.1.
- [Release n...
github.com/marshmallow-code/flask-smorest - 59a3a3be8f192a04f5dd2497b482d1bb06cec664 authored over 3 years ago
github.com/marshmallow-code/flask-smorest - 08a63a1da9ddf6e19ef78ce055c03cd14d0c263a authored over 3 years ago
github.com/marshmallow-code/flask-smorest - d6270baf523a3a6f3da115744d3947dbbc77fb8d authored over 3 years ago
Fix GitHub actions workflow
github.com/marshmallow-code/flask-smorest - 715e7755c638fd89882ee5a6443fc5fdcead6fb3 authored over 3 years agogithub.com/marshmallow-code/flask-smorest - 4f7df85e6084b808f2f9dad10c000f016c23fff8 authored over 3 years ago
github.com/marshmallow-code/flask-smorest - 0ce7a26e17ae652d66ee4facd9e8ad691658b6ae authored over 3 years ago
github.com/marshmallow-code/flask-smorest - 4bfbdf69bc5c95e402330ffcfdf737c05cc3a967 authored over 3 years ago
Support RapiDoc
github.com/marshmallow-code/flask-smorest - ff36005adce78adb7a8df44127f02d22893e99cc authored over 3 years agogithub.com/marshmallow-code/flask-smorest - 927f620bac5713da8b4eb4fed52944189fcd488b authored over 3 years ago
Forgotten in #171
github.com/marshmallow-code/flask-smorest - 766813338e39e3199cbf7cf8f4267866958f73ab authored over 3 years agogithub.com/marshmallow-code/flask-smorest - 0df55af03b236eb68c3a3ac8086ed73225437bdb authored over 3 years ago
github.com/marshmallow-code/flask-smorest - b9b1e4f76be0cd10d168bf3e92e50469a95f2a0a authored over 3 years ago
github.com/marshmallow-code/flask-smorest - 624996e51f70f915f85a3f2985503375ffe6c441 authored over 3 years ago
Rework TestAPISpecServeDocs
github.com/marshmallow-code/flask-smorest - 297c6580b9dadf1b784e5085de89fdbc0bc1a33d authored over 3 years agoSplit tests to minimize combinations
github.com/marshmallow-code/flask-smorest - 68470c5720cfeaa70ab8309f35bf79626cd0ac39 authored over 3 years agoUse GitHub Actions
github.com/marshmallow-code/flask-smorest - 7f013d60b654cc89d43441c497866450b18831e1 authored over 3 years agogithub.com/marshmallow-code/flask-smorest - e262da54c1219590569186f2fc1d42727aab87b1 authored over 3 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - 03c2cfcb09992020a855a31218e91f32ebc9eb14 authored over 3 years ago
* Handle self._transient = False correctly
When locally set to False, and self.opt.transient ...
github.com/marshmallow-code/marshmallow-sqlalchemy - 0dd566addadc679dd4c6b465592f8afb7513fd0a authored over 3 years ago* Unwrap proxied columns when converting.
The columns of a model that is built from a sub-que...
github.com/marshmallow-code/marshmallow-sqlalchemy - c17a90e6c8487ca5c395db8956dffb516c08d189 authored over 3 years agogithub.com/marshmallow-code/apispec - 490948cbcf36e6da081e5f6f746fb3957208fea8 authored over 3 years ago
Rework 654 (partial -> required in _field2parameter)
github.com/marshmallow-code/apispec - ccc532781da00e8b5554a2ad2970988bc9895807 authored over 3 years agogithub.com/marshmallow-code/apispec - 51badb687bf2353fb129ccfde158d8950364267e authored over 3 years ago
github.com/marshmallow-code/apispec - 4f4e7cdd0eca822fa6bedb90b5cfd72134a320c3 authored over 3 years ago
github.com/marshmallow-code/apispec - d80571d199b1043a4238b67d88882820d5f07d5e authored over 3 years ago
Bumps [flask](https://github.com/pallets/flask) from 2.0.0 to 2.0.1.
- [Release notes](https://g...
Whilst working on the Reproducible Builds effort [0] I noticed that
apispec could not be built r...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.1 to 4.0.2.
- [Release notes](http...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.1 to 4.0.2.
- [Release notes](http...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.1 to 4.0.2.
- [Release notes](http...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.0.
- [Release n...
github.com/marshmallow-code/flask-smorest - 8f3cd8551d53a64a2260aca43a481b498eb9b944 authored almost 4 years ago
github.com/marshmallow-code/flask-smorest - e6c4fc37f1dd4074f22274fdeca57f2373227ba2 authored almost 4 years ago
Remove feature setting `basePath` from `APPLICATION_ROOT`
github.com/marshmallow-code/flask-smorest - 34b11376fc8e149a9902199d3ff0ca5f04c2decc authored almost 4 years agogithub.com/marshmallow-code/flask-smorest - 73cfe1dc5deaabf5d5caee57670c40c412f853c0 authored almost 4 years ago
github.com/marshmallow-code/flask-smorest - 043139282b807f9eacd2931cc11a9867f3d0c8fe authored almost 4 years ago
Move to werkzeug 2 and flask 2
github.com/marshmallow-code/flask-smorest - 856ad0b14b4de3654889d340e09e541fdc9915e9 authored almost 4 years ago
Warn whenever `missing` or `default` are passed, even if
`dump_default` or `load_default` were p...
Add these new parameters to the Field initializer and to the
attributes of all fields. Remove th...
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.0.0.
- [Release notes](https://g...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.0 to 4.0.1.
- [Release notes](http...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.1.
- [Release notes](http...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.0 to 4.0.1.
- [Release notes](http...
github.com/marshmallow-code/marshmallow - 65225654ec41ec7528edc7f16d2453d3429cae47 authored almost 4 years ago
* Fix the docstring arg type for binding fields
* Bind the field root schema instead of walki...
github.com/marshmallow-code/marshmallow - dbfc7476e06aa191b359676a6e4a6e920bd6e826 authored almost 4 years ago
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.0 to 4.0.1.
- [Release notes](http...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.0.
- [Release notes](http...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
github.com/marshmallow-code/marshmallow - 69270215ab9275dc566b010ecdb8777c186aa776 authored almost 4 years ago
Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.3 to 0.2.4.
- [Release not...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.0.
- [Release notes](http...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://g...
github.com/marshmallow-code/marshmallow - ecf69309b70cccbbab94773bd256ef68f3ca0c64 authored almost 4 years ago
* Type hinted all the decorators in marshmallow/decorators.py
* Add @michaeldimchuk to AUTHOR...
github.com/marshmallow-code/marshmallow - 721976d2bffa2384db9217bb75569c33f9cadf84 authored almost 4 years ago* Fix markup of code literals in changelog
* Add @homeworkprod to AUTHORS
Co-authored-by: ...
github.com/marshmallow-code/marshmallow - 4041fb47bf0983eb64b3213602b6dd4af0e8da8f authored almost 4 years agogithub.com/marshmallow-code/apispec - e46e84ad2d7f64cd31be4196417df71cb078755f authored almost 4 years ago
Meta.unknown=EXCLUDE leaves additionalProperties unset
github.com/marshmallow-code/apispec - ac04d9b3abf863c7b2cc043a3274d5f5d197bbea authored almost 4 years agogithub.com/marshmallow-code/flask-smorest - a55b7be881e80d820c46be3a8007b8da272a60f5 authored almost 4 years ago
github.com/marshmallow-code/flask-smorest - 1f0c2c146f145b70e4995e7a09921d7ffe00a2c4 authored almost 4 years ago
* Remove ModelSchema and TableSchema
* Simplify module structure
github.com/marshmallow-code/marshmallow-sqlalchemy - 49b88450be1c9dc8407e56c4f3147bb21fd2248b authored almost 4 years agogithub.com/marshmallow-code/marshmallow-sqlalchemy - f97b5b6e4a68fff2aecfd418a0044444b4b708fa authored almost 4 years ago
* Fix line length in docstring
This pre-empts a flake8 error I'd hit in the next commit.
*...
github.com/marshmallow-code/marshmallow-sqlalchemy - 717ccc2313bbb3ef993199f3d5f260aee68598ba authored almost 4 years ago* Upgrade to GitHub-native Dependabot
* Remove ignores
Co-authored-by: dependabot-preview[...
github.com/marshmallow-code/marshmallow-sqlalchemy - 8711589ae6e7ac8461c38fe9facef4a1e6813ffc authored almost 4 years agoCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
github.com/marshmallow-code/marshmallow - 199e185c53cbba46532146c3439d3bef72272d35 authored almost 4 years agoUpgrade to GitHub-native Dependabot
github.com/marshmallow-code/webargs - d080c4460aef79e27cef14017581b36051accfca authored almost 4 years agogithub.com/marshmallow-code/flask-smorest - 2c803a5f065b4c3059a4f09b9e3bb01e211691ca authored almost 4 years ago
github.com/marshmallow-code/apispec-webframeworks - 74d2943550223609664c3c0f4abd2530182415ea authored almost 4 years ago
github.com/marshmallow-code/flask-marshmallow - 679e05643cce72d79d078f6d6e6a0e531acaa000 authored almost 4 years ago
github.com/marshmallow-code/webargs - 9b2f16d4ab32eda6ed45c9564f120652b9df34bc authored almost 4 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - f825f6386c8750439535cd3fd2ea0abbba7f00d9 authored almost 4 years ago
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.11.1 to 21.4.3.
- [Relea...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.2 to 3.5.4.
- [Release notes](http...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1.
- [Release notes](https://g...
Fixes for warnings generated by ma 4.0 and others.
github.com/marshmallow-code/marshmallow-sqlalchemy - 62d0055544b2a748c83de422c8955cd13f8bb8ac authored almost 4 years agogithub.com/marshmallow-code/marshmallow-sqlalchemy - 879334df35eb7603f53c1ffa699b41a1e5b88078 authored almost 4 years ago
- only pass `places` param to field when sure we are using a `Decimal`
field.
- limit where `inf...
github.com/marshmallow-code/marshmallow-sqlalchemy - 070fc8bfc34d626bf62088dfdaf9a5624018722b authored almost 4 years ago
github.com/marshmallow-code/flask-smorest - 0e7173cce3b05607cd39250d4c2c113ff7ac7e52 authored almost 4 years ago
github.com/marshmallow-code/marshmallow - 97f83757f901c7bfc92439bb880eaef12039249e authored almost 4 years ago
Fix the type of examples in docstring
github.com/marshmallow-code/flask-smorest - 80a55a7690aad65c05fcafd43e6f2f75f8d3a772 authored almost 4 years ago