odoo-addon-extendable-fastapi


Nameodoo-addon-extendable-fastapi JSON
Version 16.0.2.1.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/rest-framework
SummaryAllows the use of extendable into fastapi apps
upload_time2023-11-07 08:39:15
maintainer
docs_urlNone
authorACSONE SA/NV,Odoo Community Association (OCA)
requires_python>=3.10
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================
Extendable Fastapi
==================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:4e4f5d96294f860ce7f0c4e023431f8ed9ca011c318b5ba4a3cfcd15c31eac1a
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github
    :target: https://github.com/OCA/rest-framework/tree/16.0/extendable_fastapi
    :alt: OCA/rest-framework
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/rest-framework-16-0/rest-framework-16-0-extendable_fastapi
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This addon is a technical addon used to allows the use of
`extendable <https://pypi.org/project/extendable/>`_
classes in the implementation of your fastapi endpoint handlers. It also
allows you to use `extendable_pydantic <https://pypi.org/project/extendable_pydantic/>`_
models when defining your endpoint handlers request and response models.

**Table of contents**

.. contents::
   :local:

Changelog
=========

16.0.2.1.1 (2023-11-07)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Fix registry corruption when running tests difined in a class inheriting of the *FastAPITransactionCase* class if an error occurs in the *setUpClass* after the call to super(). (`#392 <https://github.com/OCA/rest-framework/issues/392>`_)


16.0.2.1.0 (2023-10-13)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- * New base schemas: *PagedCollection*. This schema is used to define the
    the structure of a paged collection of resources. This schema is similar
    to the ones defined in the Odoo's **fastapi** addon but works as/with
    extendable models.

  * The *StrictExtendableBaseModel* has been moved to the *extendable_pydantic*
    python lib. You should consider to import it from there. (`#380 <https://github.com/OCA/rest-framework/issues/380>`_)

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/rest-framework/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/rest-framework/issues/new?body=module:%20extendable_fastapi%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* ACSONE SA/NV

Contributors
~~~~~~~~~~~~

* Laurent Mignon <laurent.mignon@acsone.eu> (https://acsone.eu)
* Marie Lejeune <marie.lejeune@acsone.eu> (https://acsone.eu)

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-lmignon| image:: https://github.com/lmignon.png?size=40px
    :target: https://github.com/lmignon
    :alt: lmignon

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-lmignon| 

This module is part of the `OCA/rest-framework <https://github.com/OCA/rest-framework/tree/16.0/extendable_fastapi>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/rest-framework",
    "name": "odoo-addon-extendable-fastapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "ACSONE SA/NV,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "==================\nExtendable Fastapi\n==================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:4e4f5d96294f860ce7f0c4e023431f8ed9ca011c318b5ba4a3cfcd15c31eac1a\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n    :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github\n    :target: https://github.com/OCA/rest-framework/tree/16.0/extendable_fastapi\n    :alt: OCA/rest-framework\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/rest-framework-16-0/rest-framework-16-0-extendable_fastapi\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis addon is a technical addon used to allows the use of\n`extendable <https://pypi.org/project/extendable/>`_\nclasses in the implementation of your fastapi endpoint handlers. It also\nallows you to use `extendable_pydantic <https://pypi.org/project/extendable_pydantic/>`_\nmodels when defining your endpoint handlers request and response models.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nChangelog\n=========\n\n16.0.2.1.1 (2023-11-07)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n**Bugfixes**\n\n- Fix registry corruption when running tests difined in a class inheriting of the *FastAPITransactionCase* class if an error occurs in the *setUpClass* after the call to super(). (`#392 <https://github.com/OCA/rest-framework/issues/392>`_)\n\n\n16.0.2.1.0 (2023-10-13)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n**Features**\n\n- * New base schemas: *PagedCollection*. This schema is used to define the\n    the structure of a paged collection of resources. This schema is similar\n    to the ones defined in the Odoo's **fastapi** addon but works as/with\n    extendable models.\n\n  * The *StrictExtendableBaseModel* has been moved to the *extendable_pydantic*\n    python lib. You should consider to import it from there. (`#380 <https://github.com/OCA/rest-framework/issues/380>`_)\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/rest-framework/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/rest-framework/issues/new?body=module:%20extendable_fastapi%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* ACSONE SA/NV\n\nContributors\n~~~~~~~~~~~~\n\n* Laurent Mignon <laurent.mignon@acsone.eu> (https://acsone.eu)\n* Marie Lejeune <marie.lejeune@acsone.eu> (https://acsone.eu)\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-lmignon| image:: https://github.com/lmignon.png?size=40px\n    :target: https://github.com/lmignon\n    :alt: lmignon\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-lmignon| \n\nThis module is part of the `OCA/rest-framework <https://github.com/OCA/rest-framework/tree/16.0/extendable_fastapi>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Allows the use of extendable into fastapi apps",
    "version": "16.0.2.1.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/rest-framework"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7d0b2706d430e4e0f30f074983615f7c44d1ab7920192a2de9bc7266156c8f6",
                "md5": "bf0a10cb93fa2e9532eb7e832be832f8",
                "sha256": "298f8b4173e43573bedb6f7ae1a7735ac1c7f9e792c2d3ecb4adfa4f5f294e9a"
            },
            "downloads": -1,
            "filename": "odoo_addon_extendable_fastapi-16.0.2.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf0a10cb93fa2e9532eb7e832be832f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 30119,
            "upload_time": "2023-11-07T08:39:15",
            "upload_time_iso_8601": "2023-11-07T08:39:15.717749Z",
            "url": "https://files.pythonhosted.org/packages/c7/d0/b2706d430e4e0f30f074983615f7c44d1ab7920192a2de9bc7266156c8f6/odoo_addon_extendable_fastapi-16.0.2.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-07 08:39:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "rest-framework",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-extendable-fastapi"
}
        
Elapsed time: 0.13748s