smoothintegration


Namesmoothintegration JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/SmoothIntegration/sdk-python
SummaryPython bindings for the SmoothIntegration API
upload_time2025-10-11 04:13:22
maintainerNone
docs_urlNone
authorSmoothIntegration
requires_python>=3.9
licenseMIT
keywords smooth integration unified accounting api cdc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Official SmoothIntegration Bindings for Python
==============================================

A Python library for Smooth Integration's API.


Setup
-----

You can install this package by using the pip tool and installing:

    $ pip install smooth-integration


Setting up a SmoothIntegration Account
--------------------------------------

Sign up for SmoothIntegration at https://app.smooth-integration.com.

Using the SmoothIntegration API
-------------------------------

Documentation for the python bindings can be found alongside SmoothIntegration's API documentation

- https://smooth-integration.com/docs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SmoothIntegration/sdk-python",
    "name": "smoothintegration",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "smooth integration unified accounting api cdc",
    "author": "SmoothIntegration",
    "author_email": "support@smooth-integration.com",
    "download_url": "https://files.pythonhosted.org/packages/4c/11/c7c8db0d0503c09041936774fcfc088d0639dcab2a57ed31c5a5ca160de1/smoothintegration-0.4.0.tar.gz",
    "platform": null,
    "description": "Official SmoothIntegration Bindings for Python\n==============================================\n\nA Python library for Smooth Integration's API.\n\n\nSetup\n-----\n\nYou can install this package by using the pip tool and installing:\n\n    $ pip install smooth-integration\n\n\nSetting up a SmoothIntegration Account\n--------------------------------------\n\nSign up for SmoothIntegration at https://app.smooth-integration.com.\n\nUsing the SmoothIntegration API\n-------------------------------\n\nDocumentation for the python bindings can be found alongside SmoothIntegration's API documentation\n\n- https://smooth-integration.com/docs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python bindings for the SmoothIntegration API",
    "version": "0.4.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/SmoothIntegration/sdk-python/issues",
        "Documentation": "https://smooth-integration.com/docs",
        "Homepage": "https://smooth-integration.com",
        "Source Code": "https://github.com/SmoothIntegration/sdk-python"
    },
    "split_keywords": [
        "smooth",
        "integration",
        "unified",
        "accounting",
        "api",
        "cdc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d18fd0a1973ba8bc9275517c78c4a8d85ca10d1bb40f30dcea8e7a0bc400fbdb",
                "md5": "94064f9dbf997f0cc3cc8b57d40e3916",
                "sha256": "6d39549a72641f216a2e4f52700ea8921ba99be715c1125109f950f6c5f220f4"
            },
            "downloads": -1,
            "filename": "smoothintegration-0.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94064f9dbf997f0cc3cc8b57d40e3916",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 18338,
            "upload_time": "2025-10-11T04:13:20",
            "upload_time_iso_8601": "2025-10-11T04:13:20.206273Z",
            "url": "https://files.pythonhosted.org/packages/d1/8f/d0a1973ba8bc9275517c78c4a8d85ca10d1bb40f30dcea8e7a0bc400fbdb/smoothintegration-0.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c11c7c8db0d0503c09041936774fcfc088d0639dcab2a57ed31c5a5ca160de1",
                "md5": "a3e094243a5324cab3ddfac34a37985b",
                "sha256": "afec488fdffb8b2857f895839444045000689b760c3498246e2457f045eea0b6"
            },
            "downloads": -1,
            "filename": "smoothintegration-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a3e094243a5324cab3ddfac34a37985b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18875,
            "upload_time": "2025-10-11T04:13:22",
            "upload_time_iso_8601": "2025-10-11T04:13:22.055189Z",
            "url": "https://files.pythonhosted.org/packages/4c/11/c7c8db0d0503c09041936774fcfc088d0639dcab2a57ed31c5a5ca160de1/smoothintegration-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-11 04:13:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SmoothIntegration",
    "github_project": "sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "smoothintegration"
}
        
Elapsed time: 0.69002s