multi-stock-api


Namemulti-stock-api JSON
Version 0.1.3 PyPI version JSON
download
home_page
Summary
upload_time2023-06-03 11:03:31
maintainer
docs_urlNone
authorEmir Moćević
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # multi-stock-api
Library for accessing data from multiple stock markets without an official API

Updating pypi library:
1. Change setup.py version value
2. Execute:
python setup.py sdist bdist_wheel
twine check dist/*
twine upload dist/*



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "multi-stock-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Emir Mo\u0107evi\u0107",
    "author_email": "emirmocevic88@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3f/9a/176ac837442e3f7862e1050c2a5e9f2cb216e323be5709a7a422b5a9d1b3/multi_stock_api-0.1.3.tar.gz",
    "platform": null,
    "description": "# multi-stock-api\nLibrary for accessing data from multiple stock markets without an official API\n\nUpdating pypi library:\n1. Change setup.py version value\n2. Execute:\npython setup.py sdist bdist_wheel\ntwine check dist/*\ntwine upload dist/*\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18be83483c0f869a13970ead7efbb1343a838e89314c04afa0c4b6c70c9586b2",
                "md5": "23062d4b0eede761b9b67aec9c6cb44c",
                "sha256": "fc6e9e890afd2f67134a8bd6f1a65b7bf25465e70be259e89428adfa8915714f"
            },
            "downloads": -1,
            "filename": "multi_stock_api-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23062d4b0eede761b9b67aec9c6cb44c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6064,
            "upload_time": "2023-06-03T11:03:29",
            "upload_time_iso_8601": "2023-06-03T11:03:29.839360Z",
            "url": "https://files.pythonhosted.org/packages/18/be/83483c0f869a13970ead7efbb1343a838e89314c04afa0c4b6c70c9586b2/multi_stock_api-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f9a176ac837442e3f7862e1050c2a5e9f2cb216e323be5709a7a422b5a9d1b3",
                "md5": "529ad2ed30146d453c562c8704f5f97a",
                "sha256": "d7810fb5acd8421de5c16d25640ff932113b84bfd0ba25e265fae8dbbe175128"
            },
            "downloads": -1,
            "filename": "multi_stock_api-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "529ad2ed30146d453c562c8704f5f97a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4452,
            "upload_time": "2023-06-03T11:03:31",
            "upload_time_iso_8601": "2023-06-03T11:03:31.986152Z",
            "url": "https://files.pythonhosted.org/packages/3f/9a/176ac837442e3f7862e1050c2a5e9f2cb216e323be5709a7a422b5a9d1b3/multi_stock_api-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-03 11:03:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "multi-stock-api"
}
        
Elapsed time: 0.07272s