idoit-api-client


Nameidoit-api-client JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/tschreiner/idoit_api
Summaryi-doit API Client for Python. Translated from the original PHP source.
upload_time2023-01-26 11:15:16
maintainer
docs_urlNone
authorTedd Schreiner
requires_python>=3.6
licenseGNU General Public License v3
keywords idoit_api_client
VCS
bugtrack_url
requirements Click
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tschreiner/idoit_api",
    "name": "idoit-api-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "idoit_api_client",
    "author": "Tedd Schreiner",
    "author_email": "info@teddschreiner.de",
    "download_url": "https://files.pythonhosted.org/packages/c1/cd/dd1723d9e3b874ef91f799abfd91965bcb2a857f85beaf4ac0c85b823af6/idoit_api_client-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "i-doit API Client for Python. Translated from the original PHP source.",
    "version": "0.1.0",
    "split_keywords": [
        "idoit_api_client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a8b1b8b2357b76ae778a8700b29a6e02909ad58eb126a39b7a3ae1e6eeeaa83",
                "md5": "ff837a80296bb2d8c762d72c579313bc",
                "sha256": "551edc540bba5a214543ef534e4a4a7024d7d94bcd8448d219ba7e4e4f9b781c"
            },
            "downloads": -1,
            "filename": "idoit_api_client-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff837a80296bb2d8c762d72c579313bc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 16693,
            "upload_time": "2023-01-26T11:15:14",
            "upload_time_iso_8601": "2023-01-26T11:15:14.448977Z",
            "url": "https://files.pythonhosted.org/packages/4a/8b/1b8b2357b76ae778a8700b29a6e02909ad58eb126a39b7a3ae1e6eeeaa83/idoit_api_client-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1cddd1723d9e3b874ef91f799abfd91965bcb2a857f85beaf4ac0c85b823af6",
                "md5": "7626d4f957069699584b283904a2243c",
                "sha256": "1244f5f4e7a4d1b6d65f201ea3568d7ddfee02be31562ff32fa8fc3120f209f7"
            },
            "downloads": -1,
            "filename": "idoit_api_client-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7626d4f957069699584b283904a2243c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 31046,
            "upload_time": "2023-01-26T11:15:16",
            "upload_time_iso_8601": "2023-01-26T11:15:16.632778Z",
            "url": "https://files.pythonhosted.org/packages/c1/cd/dd1723d9e3b874ef91f799abfd91965bcb2a857f85beaf4ac0c85b823af6/idoit_api_client-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 11:15:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tschreiner",
    "github_project": "idoit_api",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Click",
            "specs": [
                [
                    "==",
                    "7.1.2"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "idoit-api-client"
}
        
Elapsed time: 0.03545s