BCRA-Wrapper


NameBCRA-Wrapper JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Jaldekoa/BCRA-Wrapper
SummaryBCRA (Banco Central de la República Argentina) API wrapper in Python
upload_time2024-05-01 21:04:51
maintainerNone
docs_urlNone
authorJon Aldekoa
requires_pythonNone
licenseNone
keywords python primer paquete
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python wrapper to interact with the official BCRA (Banco Central de la República Argentina) API. BCRA's API does not require tokens or registration, so feel free to use it.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Jaldekoa/BCRA-Wrapper",
    "name": "BCRA-Wrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, primer paquete",
    "author": "Jon Aldekoa",
    "author_email": "jaldekoa@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c8/44/5c77b9e4ebdd2c1e87e30070c5b829bf26e5f7857ad21c03d2771a9033b1/BCRA-Wrapper-0.0.1.tar.gz",
    "platform": null,
    "description": "Python wrapper to interact with the official BCRA (Banco Central de la Rep\u00fablica Argentina) API. BCRA's API does not require tokens or registration, so feel free to use it.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "BCRA (Banco Central de la Rep\u00fablica Argentina) API wrapper in Python",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Jaldekoa/BCRA-Wrapper"
    },
    "split_keywords": [
        "python",
        " primer paquete"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d01aec9197e4a8df5db90275fc7f54de4c2855fa8fd678f7082b3e5e268128b7",
                "md5": "e26bf1f30ea00775588bd35183a6f99d",
                "sha256": "3e4724fa00a4fa2d4bcd01a81d097f2db9b3dcad13e081b53df0961aad039fc2"
            },
            "downloads": -1,
            "filename": "BCRA_Wrapper-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e26bf1f30ea00775588bd35183a6f99d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15144,
            "upload_time": "2024-05-01T21:04:49",
            "upload_time_iso_8601": "2024-05-01T21:04:49.011453Z",
            "url": "https://files.pythonhosted.org/packages/d0/1a/ec9197e4a8df5db90275fc7f54de4c2855fa8fd678f7082b3e5e268128b7/BCRA_Wrapper-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8445c77b9e4ebdd2c1e87e30070c5b829bf26e5f7857ad21c03d2771a9033b1",
                "md5": "90690280e00274b273f91d4e9cb86bfa",
                "sha256": "6da80e3d4b4ca158daac72c4282abcda171c5fa11e07343dc5938def8e0c5832"
            },
            "downloads": -1,
            "filename": "BCRA-Wrapper-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "90690280e00274b273f91d4e9cb86bfa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15965,
            "upload_time": "2024-05-01T21:04:51",
            "upload_time_iso_8601": "2024-05-01T21:04:51.592134Z",
            "url": "https://files.pythonhosted.org/packages/c8/44/5c77b9e4ebdd2c1e87e30070c5b829bf26e5f7857ad21c03d2771a9033b1/BCRA-Wrapper-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 21:04:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaldekoa",
    "github_project": "BCRA-Wrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bcra-wrapper"
}
        
Elapsed time: 0.36530s