ppi-client


Nameppi-client JSON
Version 1.2.2 PyPI version JSON
download
home_pageNone
SummaryPortfolio Personal Inversiones API
upload_time2024-10-24 19:52:39
maintainerNone
docs_urlNone
authorPPI SDK <api@portfoliopersonal.com>
requires_pythonNone
licenseNone
keywords sdk portfolio personal inversiones api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PPI SDK for Python

Python library to integrate with PPI public API

This library provides developers with a simple set of bindings to help you integrate PPI API, from account information to streaming market data.

## Requirements

Python 3 or higher

## Installation

Pending On Python 3.x
`pip3 install ppi`


## Getting Started

  Simple usage looks like:

## Documentation 

Pending

##  Support 

Pending

## License 

```
pending
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ppi-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SDK, Portfolio Personal Inversiones API",
    "author": "PPI SDK <api@portfoliopersonal.com>",
    "author_email": "api@portfoliopersonal.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/fa/93d8d55183d9c6bd9ce0352740bebcaf1cc06fee1b3725744c4ef52ec190/ppi_client-1.2.2.tar.gz",
    "platform": null,
    "description": "# PPI SDK for Python\r\n\r\nPython library to integrate with PPI public API\r\n\r\nThis library provides developers with a simple set of bindings to help you integrate PPI API, from account information to streaming market data.\r\n\r\n## Requirements\r\n\r\nPython 3 or higher\r\n\r\n## Installation\r\n\r\nPending On Python 3.x\r\n`pip3 install ppi`\r\n\r\n\r\n## Getting Started\r\n\r\n  Simple usage looks like:\r\n\r\n## Documentation \r\n\r\nPending\r\n\r\n##  Support \r\n\r\nPending\r\n\r\n## License \r\n\r\n```\r\npending\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Portfolio Personal Inversiones API",
    "version": "1.2.2",
    "project_urls": null,
    "split_keywords": [
        "sdk",
        " portfolio personal inversiones api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ffa93d8d55183d9c6bd9ce0352740bebcaf1cc06fee1b3725744c4ef52ec190",
                "md5": "4a648228a03c3dd6facc68a183c8b9b0",
                "sha256": "bb2e6c5b4e4f1368b8da9d311ff626fecc2b47f4aa8a0ac0842a95ea17c66327"
            },
            "downloads": -1,
            "filename": "ppi_client-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4a648228a03c3dd6facc68a183c8b9b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11767,
            "upload_time": "2024-10-24T19:52:39",
            "upload_time_iso_8601": "2024-10-24T19:52:39.007118Z",
            "url": "https://files.pythonhosted.org/packages/6f/fa/93d8d55183d9c6bd9ce0352740bebcaf1cc06fee1b3725744c4ef52ec190/ppi_client-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 19:52:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ppi-client"
}
        
Elapsed time: 0.36036s