..
Copyright (C) 2020 CERN.
Flask-Resources is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
details.
===================
Flask-Resources
===================
.. image:: https://img.shields.io/travis/inveniosoftware/flask-resources.svg
:target: https://travis-ci.org/inveniosoftware/flask-resources
.. image:: https://img.shields.io/coveralls/inveniosoftware/flask-resources.svg
:target: https://coveralls.io/r/inveniosoftware/flask-resources
.. image:: https://img.shields.io/github/tag/inveniosoftware/flask-resources.svg
:target: https://github.com/inveniosoftware/flask-resources/releases
.. image:: https://img.shields.io/pypi/dm/flask-resources.svg
:target: https://pypi.python.org/pypi/flask-resources
.. image:: https://img.shields.io/github/license/inveniosoftware/flask-resources.svg
:target: https://github.com/inveniosoftware/flask-resources/blob/master/LICENSE
A small library for implementing configurable REST APIs.
Further documentation is available on
https://flask-resources.readthedocs.io/
..
Copyright (C) 2020-2024 CERN.
Flask-Resources is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
details.
Changes
=======
Version 1.2.0 (released 2024-02-01)
- Add CSV serializer
- Added links and sortby options to list schemas
Version 1.1.0 (released 2023-04-17)
- Serializers: add marshmallow schema processors
Version 1.0.0 (released 2023-03-09)
- Remove MarshmallowJSONSerializer (deprecated).
- Remove XMLSerializer in favor of SimpleSerializer with encoder function.
- Remove SerializerMixin in favor of BaseSerializer interface.
- Replace flask.JSONEncoder by json.JSONEncoder.
Version 0.9.1 (released 2023-02-24)
- Fix bug on XML object and object list serialization formatting.
Version 0.9.0 (released 2023-02-24)
- Add deprecation warning to MarshmallowJSONSerializer.
- Add support for XML serialization formatting.
Version 0.1.0 (released TBD)
- Initial public release.
Raw data
{
"_id": null,
"home_page": "https://github.com/inveniosoftware/flask-resources",
"name": "flask-resources",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "flask TODO",
"author": "CERN",
"author_email": "info@inveniosoftware.org",
"download_url": "https://files.pythonhosted.org/packages/51/4d/a057a72498ecab04578d1ba785e52af1f461f2cd82349b2eaf855cb8a6a0/flask-resources-1.2.0.tar.gz",
"platform": "any",
"description": "..\n Copyright (C) 2020 CERN.\n\n Flask-Resources is free software; you can redistribute it and/or\n modify it under the terms of the MIT License; see LICENSE file for more\n details.\n\n===================\n Flask-Resources\n===================\n\n.. image:: https://img.shields.io/travis/inveniosoftware/flask-resources.svg\n :target: https://travis-ci.org/inveniosoftware/flask-resources\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/flask-resources.svg\n :target: https://coveralls.io/r/inveniosoftware/flask-resources\n\n.. image:: https://img.shields.io/github/tag/inveniosoftware/flask-resources.svg\n :target: https://github.com/inveniosoftware/flask-resources/releases\n\n.. image:: https://img.shields.io/pypi/dm/flask-resources.svg\n :target: https://pypi.python.org/pypi/flask-resources\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/flask-resources.svg\n :target: https://github.com/inveniosoftware/flask-resources/blob/master/LICENSE\n\nA small library for implementing configurable REST APIs.\n\nFurther documentation is available on\nhttps://flask-resources.readthedocs.io/\n\n..\n Copyright (C) 2020-2024 CERN.\n\n Flask-Resources is free software; you can redistribute it and/or\n modify it under the terms of the MIT License; see LICENSE file for more\n details.\n\nChanges\n=======\n\nVersion 1.2.0 (released 2024-02-01)\n\n- Add CSV serializer\n- Added links and sortby options to list schemas\n\nVersion 1.1.0 (released 2023-04-17)\n\n- Serializers: add marshmallow schema processors\n\nVersion 1.0.0 (released 2023-03-09)\n\n- Remove MarshmallowJSONSerializer (deprecated).\n- Remove XMLSerializer in favor of SimpleSerializer with encoder function.\n- Remove SerializerMixin in favor of BaseSerializer interface.\n- Replace flask.JSONEncoder by json.JSONEncoder.\n\nVersion 0.9.1 (released 2023-02-24)\n\n- Fix bug on XML object and object list serialization formatting.\n\nVersion 0.9.0 (released 2023-02-24)\n\n- Add deprecation warning to MarshmallowJSONSerializer.\n- Add support for XML serialization formatting.\n\nVersion 0.1.0 (released TBD)\n\n- Initial public release.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\"Flask Resources module to create REST APIs.\"",
"version": "1.2.0",
"project_urls": {
"Homepage": "https://github.com/inveniosoftware/flask-resources"
},
"split_keywords": [
"flask",
"todo"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "777263b7206e46b638f06808d40efe1d66c0ec009038c3c7ae89326276cf2d32",
"md5": "52e8d1a7d3167c25728ad4337f1c38c5",
"sha256": "c5aa23308d808a5d29f21ec3858404dac47f33af3974735c423c18d8253b3a05"
},
"downloads": -1,
"filename": "flask_resources-1.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "52e8d1a7d3167c25728ad4337f1c38c5",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 27326,
"upload_time": "2024-02-01T14:19:57",
"upload_time_iso_8601": "2024-02-01T14:19:57.285144Z",
"url": "https://files.pythonhosted.org/packages/77/72/63b7206e46b638f06808d40efe1d66c0ec009038c3c7ae89326276cf2d32/flask_resources-1.2.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "514da057a72498ecab04578d1ba785e52af1f461f2cd82349b2eaf855cb8a6a0",
"md5": "8c7269246fe4966957ba1b373215bdbb",
"sha256": "c4a07963ebfb1ec4792ed3612dceda8238461fd6d30fb351dffcfe612e097205"
},
"downloads": -1,
"filename": "flask-resources-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8c7269246fe4966957ba1b373215bdbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 31890,
"upload_time": "2024-02-01T14:19:59",
"upload_time_iso_8601": "2024-02-01T14:19:59.857961Z",
"url": "https://files.pythonhosted.org/packages/51/4d/a057a72498ecab04578d1ba785e52af1f461f2cd82349b2eaf855cb8a6a0/flask-resources-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-01 14:19:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inveniosoftware",
"github_project": "flask-resources",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "flask-resources"
}