ppi-client


Nameppi-client JSON
Version 1.2.3 PyPI version JSON
download
home_pageNone
SummaryPortfolio Personal Inversiones API
upload_time2025-01-28 20:31:24
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/78/49/4d172774fbe8ab79aa308e8eac738ef5b3a394ef121543d7181847556d48/ppi_client-1.2.3.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.3",
    "project_urls": null,
    "split_keywords": [
        "sdk",
        " portfolio personal inversiones api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78494d172774fbe8ab79aa308e8eac738ef5b3a394ef121543d7181847556d48",
                "md5": "18354b896655d48890526b2f8bfc68a8",
                "sha256": "2bbb578a0c71e1e2e0c51df123662d5fb16c192b90c1ea0be19ad857ae8ba36d"
            },
            "downloads": -1,
            "filename": "ppi_client-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "18354b896655d48890526b2f8bfc68a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11847,
            "upload_time": "2025-01-28T20:31:24",
            "upload_time_iso_8601": "2025-01-28T20:31:24.230217Z",
            "url": "https://files.pythonhosted.org/packages/78/49/4d172774fbe8ab79aa308e8eac738ef5b3a394ef121543d7181847556d48/ppi_client-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-28 20:31:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ppi-client"
}
        
Elapsed time: 0.99188s