godoo-rpc


Namegodoo-rpc JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/OpenJKSoftware/gOdoo-rpc
SummaryHelper Functions around OdooRPC
upload_time2023-12-21 11:38:29
maintainer
docs_urlNone
authorJoshua Kreuder
requires_python>=3.9,<3.13
licenseLGPL-3
keywords odoorpc odoo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # gOdoo-RPC

Several Abstraction layers around [OdooRPC](https://odoorpc.readthedocs.io/en/latest/).

Made Possible by: [WEMPE Elektronic GmbH](https://wetech.de)

## Features

- Login to Odoo helper functions
- Importing Images from the Filesystem
- Import CSV/Json/Excel Data to Odoo via RPC
- Import res.config.settings
- import Translations
- Extend Base.Import feature with Language cols (fieldname:lang:en_US, fieldname:lang:de_DE)
- Copy Records from Odoo to Odoo via RPC and remap relational Atributes

## Development

### VS Code Devcontainer

This workspace contains a [Vscode devcontainer](https://code.visualstudio.com/docs/remote/containers).

### Bump / Release Version

- Trigger [Version Bump](https://github.com/OpenJKSoftware/gOdoo-rpc/actions/workflows/version-bump.yml) pipeline with appropriate target.
- Merge the created PullRequest. Name: `:shipit: Bump to Version: <versionnumber>`
- This will create a Tag on `main`
- Create a release from this Tag. A Pipeline will automatically push to [Pypi](https://pypi.org/project/gOdoo-rpc/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenJKSoftware/gOdoo-rpc",
    "name": "godoo-rpc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.13",
    "maintainer_email": "",
    "keywords": "odoorpc,odoo",
    "author": "Joshua Kreuder",
    "author_email": "joshua_kreuder@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/18/18/fadf63ff45cd802b359c708e0911425bdc2f01632a760dd0fa71e916979f/godoo_rpc-0.1.2.tar.gz",
    "platform": null,
    "description": "# gOdoo-RPC\n\nSeveral Abstraction layers around [OdooRPC](https://odoorpc.readthedocs.io/en/latest/).\n\nMade Possible by: [WEMPE Elektronic GmbH](https://wetech.de)\n\n## Features\n\n- Login to Odoo helper functions\n- Importing Images from the Filesystem\n- Import CSV/Json/Excel Data to Odoo via RPC\n- Import res.config.settings\n- import Translations\n- Extend Base.Import feature with Language cols (fieldname:lang:en_US, fieldname:lang:de_DE)\n- Copy Records from Odoo to Odoo via RPC and remap relational Atributes\n\n## Development\n\n### VS Code Devcontainer\n\nThis workspace contains a [Vscode devcontainer](https://code.visualstudio.com/docs/remote/containers).\n\n### Bump / Release Version\n\n- Trigger [Version Bump](https://github.com/OpenJKSoftware/gOdoo-rpc/actions/workflows/version-bump.yml) pipeline with appropriate target.\n- Merge the created PullRequest. Name: `:shipit: Bump to Version: <versionnumber>`\n- This will create a Tag on `main`\n- Create a release from this Tag. A Pipeline will automatically push to [Pypi](https://pypi.org/project/gOdoo-rpc/)\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Helper Functions around OdooRPC",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/OpenJKSoftware/gOdoo-rpc",
        "Repository": "https://github.com/OpenJKSoftware/gOdoo-rpc"
    },
    "split_keywords": [
        "odoorpc",
        "odoo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce5893a2a5a260f84790524ec013d8582fdf74e2efb69d15366536760cb26179",
                "md5": "958b87ccbfb7e646556b1f2bee304aaa",
                "sha256": "7317d2f9316b1fa1d0f74ec6f2700c5de26807677638ccd5e1732e67d7f16d23"
            },
            "downloads": -1,
            "filename": "godoo_rpc-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "958b87ccbfb7e646556b1f2bee304aaa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.13",
            "size": 31034,
            "upload_time": "2023-12-21T11:38:28",
            "upload_time_iso_8601": "2023-12-21T11:38:28.733208Z",
            "url": "https://files.pythonhosted.org/packages/ce/58/93a2a5a260f84790524ec013d8582fdf74e2efb69d15366536760cb26179/godoo_rpc-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1818fadf63ff45cd802b359c708e0911425bdc2f01632a760dd0fa71e916979f",
                "md5": "493c56271da3d4bdf7c6138820e8d98d",
                "sha256": "0fb6940ea8e14dd0484c6d1bbc19b37f4ebfda1f9169b8df994eff80529aee9e"
            },
            "downloads": -1,
            "filename": "godoo_rpc-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "493c56271da3d4bdf7c6138820e8d98d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.13",
            "size": 22283,
            "upload_time": "2023-12-21T11:38:29",
            "upload_time_iso_8601": "2023-12-21T11:38:29.813807Z",
            "url": "https://files.pythonhosted.org/packages/18/18/fadf63ff45cd802b359c708e0911425bdc2f01632a760dd0fa71e916979f/godoo_rpc-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-21 11:38:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenJKSoftware",
    "github_project": "gOdoo-rpc",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "godoo-rpc"
}
        
Elapsed time: 0.13473s