uwrapper


Nameuwrapper JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/azachbot/upstox_api_wrapper
SummaryPython library for upstox APIs
upload_time2024-06-01 16:43:49
maintainerNone
docs_urlNone
authorZachbot
requires_pythonNone
licenseNone
keywords upstox nse python sdk trading stock markets wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Upstox Wrapper
------------
Upstox Wrapper is a Python library designed to provide a simplified and user-friendly interface for interacting with the Upstox API. Upstox is a popular trading platform in India, offering a range of financial services including stock trading, commodities trading, and mutual funds. This wrapper aims to streamline the integration with Upstox's API, allowing developers to easily authenticate, access account information, execute trades, and retrieve market data.

Installation
------------
pip install uwrapper==0.0.8

Contributing
------------
Contributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure that your code follows the project's coding standards and includes appropriate tests.

Links
------------
Project Repository: [GitHub](https://github.com/azachbot/upstox_api_wrapper)
Upstox API Documentation: [Upstox API](https://upstox.com/developer/api-documentation/open-api)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/azachbot/upstox_api_wrapper",
    "name": "uwrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "upstox, nse, python, sdk, trading, stock markets, wrapper",
    "author": "Zachbot",
    "author_email": "zachbot006@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/88/c5/52469ca184073c11888e89f31874a19f3dac84759df21ea91a30082d015e/uwrapper-0.0.8.tar.gz",
    "platform": null,
    "description": "Upstox Wrapper\r\n------------\r\nUpstox Wrapper is a Python library designed to provide a simplified and user-friendly interface for interacting with the Upstox API. Upstox is a popular trading platform in India, offering a range of financial services including stock trading, commodities trading, and mutual funds. This wrapper aims to streamline the integration with Upstox's API, allowing developers to easily authenticate, access account information, execute trades, and retrieve market data.\r\n\r\nInstallation\r\n------------\r\npip install uwrapper==0.0.8\r\n\r\nContributing\r\n------------\r\nContributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure that your code follows the project's coding standards and includes appropriate tests.\r\n\r\nLinks\r\n------------\r\nProject Repository: [GitHub](https://github.com/azachbot/upstox_api_wrapper)\r\nUpstox API Documentation: [Upstox API](https://upstox.com/developer/api-documentation/open-api)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library for upstox APIs",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/azachbot/upstox_api_wrapper"
    },
    "split_keywords": [
        "upstox",
        " nse",
        " python",
        " sdk",
        " trading",
        " stock markets",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d97e1ec3764b6a29cfaa3b42f73736088e32a4027a7c7db3efcb0bfd103f2b1",
                "md5": "43f9dc4e9f4b9d74e54fd589c0350fb6",
                "sha256": "de6cc252ee1a6159ccd12b0ac83171ab4de1ee27c60b9fe9c89484a2ef345683"
            },
            "downloads": -1,
            "filename": "uwrapper-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43f9dc4e9f4b9d74e54fd589c0350fb6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4098,
            "upload_time": "2024-06-01T16:43:48",
            "upload_time_iso_8601": "2024-06-01T16:43:48.146193Z",
            "url": "https://files.pythonhosted.org/packages/9d/97/e1ec3764b6a29cfaa3b42f73736088e32a4027a7c7db3efcb0bfd103f2b1/uwrapper-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88c552469ca184073c11888e89f31874a19f3dac84759df21ea91a30082d015e",
                "md5": "56861fbd9a2820ee4ac8c5d0d21b702b",
                "sha256": "3e7c7834862194c11ef3c1b752a7e123ae1f0f0732211de70e325a1dc44a06c2"
            },
            "downloads": -1,
            "filename": "uwrapper-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "56861fbd9a2820ee4ac8c5d0d21b702b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3279,
            "upload_time": "2024-06-01T16:43:49",
            "upload_time_iso_8601": "2024-06-01T16:43:49.914576Z",
            "url": "https://files.pythonhosted.org/packages/88/c5/52469ca184073c11888e89f31874a19f3dac84759df21ea91a30082d015e/uwrapper-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 16:43:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "azachbot",
    "github_project": "upstox_api_wrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "uwrapper"
}
        
Elapsed time: 0.66661s