This project is a python wrapper for the API for Dolibarr ERP & CRM found at dolibarr.org. It is not yet complete, but most major GET endpoints has been implemented. In the beginning I will mostly focus on implementing the API endpoints that I use.
Raw data
{
"_id": null,
"home_page": "https://github.com/JonBendtsen/dolibarrpy.git",
"name": "dolibarrpy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Dolibarr, python",
"author": "Jon Bendtsen",
"author_email": "jon.bendtsen.github@jonb.dk",
"download_url": "https://files.pythonhosted.org/packages/38/b0/574b8f88ce8c2dc21904d6bbc961d404e0cf27b5c0550ab49e2147b0e719/dolibarrpy-0.9.1.tar.gz",
"platform": null,
"description": "This project is a python wrapper for the API for Dolibarr ERP & CRM found at dolibarr.org. It is not yet complete, but most major GET endpoints has been implemented. In the beginning I will mostly focus on implementing the API endpoints that I use.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python wrapper for Dolibarr API",
"version": "0.9.1",
"project_urls": {
"Homepage": "https://github.com/JonBendtsen/dolibarrpy.git"
},
"split_keywords": [
"dolibarr",
" python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "38b0574b8f88ce8c2dc21904d6bbc961d404e0cf27b5c0550ab49e2147b0e719",
"md5": "2e6c3710d54c8bc94d1a79aba042627c",
"sha256": "51824f4d0a96dded67b813b45f393d43478834dbd22f2df013f5cfb9d814ecae"
},
"downloads": -1,
"filename": "dolibarrpy-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "2e6c3710d54c8bc94d1a79aba042627c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15850,
"upload_time": "2025-02-23T13:37:57",
"upload_time_iso_8601": "2025-02-23T13:37:57.376952Z",
"url": "https://files.pythonhosted.org/packages/38/b0/574b8f88ce8c2dc21904d6bbc961d404e0cf27b5c0550ab49e2147b0e719/dolibarrpy-0.9.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-23 13:37:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JonBendtsen",
"github_project": "dolibarrpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dolibarrpy"
}