vayu-client


Namevayu-client JSON
Version 1.0.12 PyPI version JSON
download
home_pagehttps://github.com/weft-finance/vayu-py
SummaryThe Vayu API client library in Python
upload_time2025-09-01 12:17:50
maintainerNone
docs_urlNone
authorVayu Team
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements setuptools wheel twine bump2version requests urllib3 python-dateutil pydantic pyjwt
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/weft-finance/vayu-py",
    "name": "vayu-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Vayu Team",
    "author_email": "team@withvayu.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/3c/af3ebb60a901cfa0139f95b6dd6b58adeb97af312bd883c21f202b2509c2/vayu_client-1.0.12.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "The Vayu API client library in Python",
    "version": "1.0.12",
    "project_urls": {
        "Homepage": "https://github.com/weft-finance/vayu-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bbbca2f590f874185020fa5f69b11d085fccfbdd340f7907bddc50c9dc668ba4",
                "md5": "1a6a21d7d479860ee5f60691a1822d7d",
                "sha256": "233aa7614f11fe24a4f051ab279a104d739aec863690aea87a913916b48a1b30"
            },
            "downloads": -1,
            "filename": "vayu_client-1.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a6a21d7d479860ee5f60691a1822d7d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 190999,
            "upload_time": "2025-09-01T12:17:49",
            "upload_time_iso_8601": "2025-09-01T12:17:49.384454Z",
            "url": "https://files.pythonhosted.org/packages/bb/bc/a2f590f874185020fa5f69b11d085fccfbdd340f7907bddc50c9dc668ba4/vayu_client-1.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a3caf3ebb60a901cfa0139f95b6dd6b58adeb97af312bd883c21f202b2509c2",
                "md5": "1c74b839a135d530eba97966f5920f17",
                "sha256": "351e0799e16a4cf22214e99eb573735749b86f71cb60804723dec9795f9ddb93"
            },
            "downloads": -1,
            "filename": "vayu_client-1.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "1c74b839a135d530eba97966f5920f17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 59785,
            "upload_time": "2025-09-01T12:17:50",
            "upload_time_iso_8601": "2025-09-01T12:17:50.500989Z",
            "url": "https://files.pythonhosted.org/packages/8a/3c/af3ebb60a901cfa0139f95b6dd6b58adeb97af312bd883c21f202b2509c2/vayu_client-1.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 12:17:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "weft-finance",
    "github_project": "vayu-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "42"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "bump2version",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.25.3"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": []
        },
        {
            "name": "pydantic",
            "specs": []
        },
        {
            "name": "pyjwt",
            "specs": []
        }
    ],
    "lcname": "vayu-client"
}
        
Elapsed time: 1.71228s