Skip to main content

Python connector for BoondManager

Project description

BoondManager Python connector

workflow

This Python connector is not an officially supported connector by BoondManager. It has been developed by a third-party and it is not officially endorsed or supported by the BoondManager team.

BoondManager is an ERP for consulting and IT services companies.

This python connector allow you to use the BoondManager API for your custom developments.

If you encounter any issues or have questions about this connector, please reach out to the developer or community for support.

from boondmanager.api import BoondmanagerClient

auth = {'user': 'YOUR_USER', 'password': 'YOUR_PASSWORD'}
client = BoondmanagerClient(basic_auth=auth)
projects = client.projects.all()

Prerequisite

  • Python >= 3.8

Installation

pip install pyboondmanager

Contribute

Installation

After cloning this repository and create a virtualenv, install the dependencies :

pip install -r requirements/dev.txt

Then, generate the documentation :

cd docs
make html
open _build/html/index.html

The next steps are on it !

Links

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

pyboondmanager-0.0.1.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

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

pyboondmanager-0.0.1-py2.py3-none-any.whl (70.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyboondmanager-0.0.1.tar.gz.

File metadata

  • Download URL: pyboondmanager-0.0.1.tar.gz
  • Upload date:
  • Size: 26.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for pyboondmanager-0.0.1.tar.gz
Algorithm Hash digest
SHA256 1c5c960062703a22ea1184c5e13d6c5145a98893ad4028f5927cdf86ef85f874
MD5 15827040329a9530f64f0d869ab8fdd8
BLAKE2b-256 067f707b066bdb2c0e30af75a0bc6c5ed4a6ec65add185b66cd0ce44edd249bc

See more details on using hashes here.

File details

Details for the file pyboondmanager-0.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyboondmanager-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8723f5399ef0e313349ca0d0f62fe0bf18c2134b8cd5d93f28c971745b202b3d
MD5 008c0a89099c099a34e594e3bafebca6
BLAKE2b-256 e5f2f676682273a2763ed5fbc67f2c17333f0826d141655740a45ba7ac7143d5

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