Skip to content

Lightweight Python client for Acumatica’s contract-based REST API — featuring automatic session handling, fluent OData query builders, and CRUD services.

License

Notifications You must be signed in to change notification settings

Nioron07/Easy-Acumatica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

pip install easy_acumatica

Supports Python 3.8+ and depends only on requests.

Documentation

Full usage examples and API reference live in the GitHub Wiki:
https://github.com/Nioron07/Easy-Acumatica/wiki

PyPI

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

License

MIT-licensed (see LICENSE for details)

About

Lightweight Python client for Acumatica’s contract-based REST API — featuring automatic session handling, fluent OData query builders, and CRUD services.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages