Skip to main content

A python SDK for Syspro

Project description

Syspro SDK

This is a Python SDK for interacting with the Syspro API or Syspro Business Object. It provides a simple and intuitive way to interact with the Syspro API, making it easier to integrate Syspro into your Python applications, or other integrated services.

Features

  • Easy to use
  • Supports both the Syspro API and Syspro Business Object
  • Supports both XML and JSON formats
  • Supports both GET and POST requests
  • Supports both single and batch requests
  • Supports both single and batch responses
  • Supports both single and batch errors

Pre-requisites

  • Python 3.8 or later
  • Syspro instance running with proper Business Object licences
  • Virtual environment (recommended)

Installation

Once your virtual environment is activated, you can install the SDK using pip:

pip install syspro-sdk

Usage

First, you need to import the SDK client and start an instance of it:

from syspro.client import SysproClient
client = SysproClient(
    base_url="https://your-syspro-instance.com",
    operator="your-operator",
    password="your-password",
    company="your-company"
)

Once you have an instance of the client, you can start making requests to the Syspro API or Syspro Business Object. Like this :

req = client.requisitions.get(id=123456, line=1)
req.approve()

All request from SysproClient needs business object working properly. Please refer to Syspro documentation for more information on how to activate e.net business object.

Documentation

The documentation for the SDK is available at https://syspro-sdk.readthedocs.io.

License

This project is licensed under a commercial license. See the LICENSE file for details.

Contact

If you have any questions or suggestions, please contact us at support@heyvince.co.

Acknowledgments

This SDK was inspired by the Syspro API and the Syspro Business Object. This SDK is not affiliated with Syspro or any of its subsidiaries.

Changelog

All notable changes to this project will be documented in the CHANGELOG file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

syspro_sdk-0.1.3.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

syspro_sdk-0.1.3-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file syspro_sdk-0.1.3.tar.gz.

File metadata

  • Download URL: syspro_sdk-0.1.3.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for syspro_sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ff953dd6c5c2551952d43e4aa8301eb76c55c5fabd8a1c0f0478c388ad1eaa4a
MD5 538b6994f3aed214fcaeb4fb0da72c48
BLAKE2b-256 c624a6d64deff46c0539aab50d83a1aaf0627fe5a7f3929f2896f86c0ed9213a

See more details on using hashes here.

File details

Details for the file syspro_sdk-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: syspro_sdk-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for syspro_sdk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1503277d6d8d69f50ad2ebeaa94345baf67b24b3d803980db6a80d587c48a156
MD5 af62d399707829d6dd363d218e4a08f7
BLAKE2b-256 ee5375b88cd859066965e20e5acc47746429505b03da7dbe84218ead78d1b1a2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page