quickbooks-desktop


Namequickbooks-desktop JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/selfjared1/quickbooks_desktop/releases/tag/0.1
SummaryInitial Release
upload_time2023-01-31 17:51:23
maintainer
docs_urlNone
authorJared Self
requires_python>=3.8
license
keywords quickbooks desktop quickbooks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1>quickbooks_desktop</h1> 
A Python 3 library for QuickBooks Desktop API.

The purpose of the project is to make QuickBooks <br>
Desktop more accessible in Python. This library <br>
uses QBXML instead of QBFC. <br>
<br>
<h2>Python 32 Bit vs. 64 Bit</h2>
Until 2022, QuickBooks was a 32 bit program.  Because <br>
of this, you will need to use a 32 bit version of Python. <br>
In 2022 QuickBooks did upgrade to 64 bit so if you're using <br>
QuickBooks version 2022 (or 22.0 for Enterprise) then <br>
a 64 bit version of Python may work.

<h2>Instructions</h2>
This package will handle all the complexities of dealing with<br>
Session Manager.

<h2>Getting Help</h2>
For a look at xml code you can go to QuickBooks <a href="https://static.developer.intuit.com/qbSDK-current/common/newosr/index.html">Onscreen Reference</a>
<h2>Discussion and Development</h2>
Most development discussions take place on GitHub in this repo. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/selfjared1/quickbooks_desktop/releases/tag/0.1",
    "name": "quickbooks-desktop",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "quickbooks desktop,quickbooks",
    "author": "Jared Self",
    "author_email": "jared@quickbooksgg.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/1e/85a361649285e399d96d6c69f15631679f0bc3d606b4930474924d7c680e/quickbooks_desktop-1.0.1.tar.gz",
    "platform": null,
    "description": "<h1>quickbooks_desktop</h1> \r\nA Python 3 library for QuickBooks Desktop API.\r\n\r\nThe purpose of the project is to make QuickBooks <br>\r\nDesktop more accessible in Python. This library <br>\r\nuses QBXML instead of QBFC. <br>\r\n<br>\r\n<h2>Python 32 Bit vs. 64 Bit</h2>\r\nUntil 2022, QuickBooks was a 32 bit program.  Because <br>\r\nof this, you will need to use a 32 bit version of Python. <br>\r\nIn 2022 QuickBooks did upgrade to 64 bit so if you're using <br>\r\nQuickBooks version 2022 (or 22.0 for Enterprise) then <br>\r\na 64 bit version of Python may work.\r\n\r\n<h2>Instructions</h2>\r\nThis package will handle all the complexities of dealing with<br>\r\nSession Manager.\r\n\r\n<h2>Getting Help</h2>\r\nFor a look at xml code you can go to QuickBooks <a href=\"https://static.developer.intuit.com/qbSDK-current/common/newosr/index.html\">Onscreen Reference</a>\r\n<h2>Discussion and Development</h2>\r\nMost development discussions take place on GitHub in this repo. \r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Initial Release",
    "version": "1.0.1",
    "split_keywords": [
        "quickbooks desktop",
        "quickbooks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c59575219ea0738df46f7f2b1fa083b675ec4c0e409e3397cbe0562d8ecf0df",
                "md5": "716dc16f782f9df4a8af965c40721547",
                "sha256": "58c949cc9390dbd55941e559773b2058ade5eff483c3128573028f8df5755fec"
            },
            "downloads": -1,
            "filename": "quickbooks_desktop-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "716dc16f782f9df4a8af965c40721547",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4644,
            "upload_time": "2023-01-31T17:51:21",
            "upload_time_iso_8601": "2023-01-31T17:51:21.511656Z",
            "url": "https://files.pythonhosted.org/packages/3c/59/575219ea0738df46f7f2b1fa083b675ec4c0e409e3397cbe0562d8ecf0df/quickbooks_desktop-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e51e85a361649285e399d96d6c69f15631679f0bc3d606b4930474924d7c680e",
                "md5": "39399abbd403ff0ad889f89f52d7c7f8",
                "sha256": "6e9f9d12cf0da756b230a8b3caaaa692cdea2ffc0c3a83839231388764cbd933"
            },
            "downloads": -1,
            "filename": "quickbooks_desktop-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "39399abbd403ff0ad889f89f52d7c7f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4138,
            "upload_time": "2023-01-31T17:51:23",
            "upload_time_iso_8601": "2023-01-31T17:51:23.499027Z",
            "url": "https://files.pythonhosted.org/packages/e5/1e/85a361649285e399d96d6c69f15631679f0bc3d606b4930474924d7c680e/quickbooks_desktop-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-31 17:51:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "quickbooks-desktop"
}
        
Elapsed time: 0.04163s