dolibarrpy


Namedolibarrpy JSON
Version 0.7.5 PyPI version JSON
download
home_pagehttps://github.com/JonBendtsen/dolibarrpy.git
SummaryPython wrapper for Dolibarr API
upload_time2024-09-29 19:47:30
maintainerNone
docs_urlNone
authorJon Bendtsen
requires_pythonNone
licenseMIT
keywords dolibarr python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/ae/c0/f039f9ade434217b8ac383854d5afe7f0dcf50c4240bf855125e43587b9c/dolibarrpy-0.7.5.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.7.5",
    "project_urls": {
        "Homepage": "https://github.com/JonBendtsen/dolibarrpy.git"
    },
    "split_keywords": [
        "dolibarr",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aec0f039f9ade434217b8ac383854d5afe7f0dcf50c4240bf855125e43587b9c",
                "md5": "05e438501814fa3f0a403e22887929bd",
                "sha256": "518d9487f8ac001b111a8793e7d1393b74a711d276c936681e9cb9c73e614267"
            },
            "downloads": -1,
            "filename": "dolibarrpy-0.7.5.tar.gz",
            "has_sig": false,
            "md5_digest": "05e438501814fa3f0a403e22887929bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14828,
            "upload_time": "2024-09-29T19:47:30",
            "upload_time_iso_8601": "2024-09-29T19:47:30.197468Z",
            "url": "https://files.pythonhosted.org/packages/ae/c0/f039f9ade434217b8ac383854d5afe7f0dcf50c4240bf855125e43587b9c/dolibarrpy-0.7.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 19:47:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JonBendtsen",
    "github_project": "dolibarrpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dolibarrpy"
}
        
Elapsed time: 1.34009s