https://github.com/jacobsvante/nav
Make requests to Microsoft Dynamics NAV Web Services. Previously called nav-requests. Only tested with NAV 2009.
https://github.com/jacobsvante/nav
dynamics-nav
Last synced: 11 months ago
JSON representation
Make requests to Microsoft Dynamics NAV Web Services. Previously called nav-requests. Only tested with NAV 2009.
- Host: GitHub
- URL: https://github.com/jacobsvante/nav
- Owner: jacobsvante
- License: mit
- Created: 2016-10-12T12:00:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T17:46:51.000Z (about 7 years ago)
- Last Synced: 2025-06-20T04:17:59.627Z (12 months ago)
- Topics: dynamics-nav
- Language: Python
- Homepage: https://pypi.python.org/pypi/nav
- Size: 55.7 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# nav
[](https://travis-ci.org/jmagnusson/nav)
[](https://pypi.python.org/pypi/nav/)
[](https://pypi.python.org/pypi/nav/)
[](https://pypi.python.org/pypi/nav/)
[](https://pypi.python.org/pypi/nav/)
[](https://pypi.python.org/pypi/nav/)
[](https://coveralls.io/github/jmagnusson/nav?branch=master)
[](https://landscape.io/github/jmagnusson/nav/master)
Make requests to Microsoft Dynamics NAV Web Services
## Installation
Programmatic use only:
pip install nav
With CLI support:
pip install nav[cli]