easy-acumatica


Nameeasy-acumatica JSON
Version 0.4.9 PyPI version JSON
download
home_pageNone
SummaryPython wrapper for the Acumatica REST API
upload_time2025-07-25 00:16:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords acumatica erp api rest client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Easy-Acumatica

A lightweight, Pythonic wrapper around Acumatica’s contract-based REST API.  
Handles session management, login/logout, URL building, and OData query-string construction so you can focus on your business logic.

## Installation

```bash
pip install easy-acumatica
```

Supports Python 3.8+ and depends only on `requests`.

## Documentation

Full usage examples and API reference can be found on our docs website:  
https://easyacumatica.com/python

Or on our Github Wiki:
https://github.com/Nioron07/Easy-Acumatica/wiki

## PyPI

https://pypi.org/project/easy-acumatica/

## NPM

Not using Python? See the NPM version by joeBewon [here](https://easyacumatica.com/npm)

## License

MIT-licensed (see [LICENSE](LICENSE) for details)

## Generate Stubs for Development

```bash
easy-acumatica-stubs --url "*base url" --username "*username*" --password "*password*" --tenant "*Tenant*" --endpoint-version "*api version*"
```

## Easy Acumatica-Chan says "Thanks for Downloading!"

![Logo](assets/EA-Anime.png)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "easy-acumatica",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "acumatica, erp, api, rest, client",
    "author": null,
    "author_email": "Matthew Hirstius <matthew.c.hirstius@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/05/df/bb5b527cc150c07c13e20a2392a5e2b452fdea91dd785f326b4e6ce4db24/easy_acumatica-0.4.9.tar.gz",
    "platform": null,
    "description": "# Easy-Acumatica\n\nA lightweight, Pythonic wrapper around Acumatica\u2019s contract-based REST API.  \nHandles session management, login/logout, URL building, and OData query-string construction so you can focus on your business logic.\n\n## Installation\n\n```bash\npip install easy-acumatica\n```\n\nSupports Python 3.8+ and depends only on `requests`.\n\n## Documentation\n\nFull usage examples and API reference can be found on our docs website:  \nhttps://easyacumatica.com/python\n\nOr on our Github Wiki:\nhttps://github.com/Nioron07/Easy-Acumatica/wiki\n\n## PyPI\n\nhttps://pypi.org/project/easy-acumatica/\n\n## NPM\n\nNot using Python? See the NPM version by joeBewon [here](https://easyacumatica.com/npm)\n\n## License\n\nMIT-licensed (see [LICENSE](LICENSE) for details)\n\n## Generate Stubs for Development\n\n```bash\neasy-acumatica-stubs --url \"*base url\" --username \"*username*\" --password \"*password*\" --tenant \"*Tenant*\" --endpoint-version \"*api version*\"\n```\n\n## Easy Acumatica-Chan says \"Thanks for Downloading!\"\n\n![Logo](assets/EA-Anime.png)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python wrapper for the Acumatica REST API",
    "version": "0.4.9",
    "project_urls": {
        "Bug Tracker": "https://github.com/Nioron07/Easy-Acumatica/issues",
        "Documentation": "https://easyacumatica.com/python",
        "Homepage": "https://www.easyacumatica.com/",
        "Source": "https://github.com/Nioron07/Easy-Acumatica"
    },
    "split_keywords": [
        "acumatica",
        " erp",
        " api",
        " rest",
        " client"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff2c30a10e12698b5129d9e09050ccfff0181794fe2c5300d6e02bec728533ec",
                "md5": "b70aad56014fa2eafe7ee825fb8e2ba9",
                "sha256": "4b8f232327ef7a4ba862057a65168310ac155ae8b2f291750d8a7b67d254b6fb"
            },
            "downloads": -1,
            "filename": "easy_acumatica-0.4.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b70aad56014fa2eafe7ee825fb8e2ba9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 44578,
            "upload_time": "2025-07-25T00:16:00",
            "upload_time_iso_8601": "2025-07-25T00:16:00.271022Z",
            "url": "https://files.pythonhosted.org/packages/ff/2c/30a10e12698b5129d9e09050ccfff0181794fe2c5300d6e02bec728533ec/easy_acumatica-0.4.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05dfbb5b527cc150c07c13e20a2392a5e2b452fdea91dd785f326b4e6ce4db24",
                "md5": "174ae1e78044e9b563ed136b147dd4e6",
                "sha256": "d727f6c5c7f6aadddec7c7cee677b919338b18a132d71d48e6331658cf6d263d"
            },
            "downloads": -1,
            "filename": "easy_acumatica-0.4.9.tar.gz",
            "has_sig": false,
            "md5_digest": "174ae1e78044e9b563ed136b147dd4e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 56400,
            "upload_time": "2025-07-25T00:16:01",
            "upload_time_iso_8601": "2025-07-25T00:16:01.644188Z",
            "url": "https://files.pythonhosted.org/packages/05/df/bb5b527cc150c07c13e20a2392a5e2b452fdea91dd785f326b4e6ce4db24/easy_acumatica-0.4.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 00:16:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nioron07",
    "github_project": "Easy-Acumatica",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "easy-acumatica"
}
        
Elapsed time: 0.97254s