scod


Namescod JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryThis module is essential for preprocessing receipt images to improve visual quality and facilitate automatic analysis.
upload_time2024-11-13 16:50:17
maintainerNone
docs_urlNone
authorRicardo Castro
requires_python<4.0,>=3.8
licenseMIT
keywords api scod brasil scod
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Scod

The Scod module is an unofficial Python library designed to facilitate communication with the Scod Brasil API. Developers can integrate Scod Brasil's services into their Python applications, enabling access to features such as user authentication, data retrieval, and more.

This module abstracts away the complexities of making HTTP requests and handling API responses. Developers can authenticate with the Scod Brasil API, send requests for data retrieval or manipulation, and handle errors gracefully.

Please note that this module is not officially supported or endorsed by Scod Brasil. Developers can refer to Scod Brasil's documentation for detailed information on methods and usage.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "scod",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "api, scod brasil, scod",
    "author": "Ricardo Castro",
    "author_email": "srrenks@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/69/11f24a31343f266f33f0489fabae29c0001a3d0035bd1244ba429d88ea95/scod-0.1.2.tar.gz",
    "platform": null,
    "description": "# Scod\n\nThe Scod module is an unofficial Python library designed to facilitate communication with the Scod Brasil API. Developers can integrate Scod Brasil's services into their Python applications, enabling access to features such as user authentication, data retrieval, and more.\n\nThis module abstracts away the complexities of making HTTP requests and handling API responses. Developers can authenticate with the Scod Brasil API, send requests for data retrieval or manipulation, and handle errors gracefully.\n\nPlease note that this module is not officially supported or endorsed by Scod Brasil. Developers can refer to Scod Brasil's documentation for detailed information on methods and usage.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This module is essential for preprocessing receipt images to improve visual quality and facilitate automatic analysis.",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "api",
        " scod brasil",
        " scod"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08d173e8e9e639e9eadbd18d8475f5644f81b4b0133b4c89ceef95c4273a6ccc",
                "md5": "fd26e40a745f1d3c7c6e02138d1de069",
                "sha256": "a9ddea12b7ff9e03fc542dee0e9ce6ae33fca13f65eb1c4726bd9339863b3656"
            },
            "downloads": -1,
            "filename": "scod-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd26e40a745f1d3c7c6e02138d1de069",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 5286,
            "upload_time": "2024-11-13T16:50:16",
            "upload_time_iso_8601": "2024-11-13T16:50:16.199082Z",
            "url": "https://files.pythonhosted.org/packages/08/d1/73e8e9e639e9eadbd18d8475f5644f81b4b0133b4c89ceef95c4273a6ccc/scod-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c26911f24a31343f266f33f0489fabae29c0001a3d0035bd1244ba429d88ea95",
                "md5": "5b035020dd40b7d5ce5c13dc92c25bb8",
                "sha256": "fefeff6f0e4471dbf78429e06f6af427b625b4188df41c6e284d6e3780029c64"
            },
            "downloads": -1,
            "filename": "scod-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5b035020dd40b7d5ce5c13dc92c25bb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 2646,
            "upload_time": "2024-11-13T16:50:17",
            "upload_time_iso_8601": "2024-11-13T16:50:17.321502Z",
            "url": "https://files.pythonhosted.org/packages/c2/69/11f24a31343f266f33f0489fabae29c0001a3d0035bd1244ba429d88ea95/scod-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 16:50:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "scod"
}
        
Elapsed time: 3.29006s