fondat-salesforce


Namefondat-salesforce JSON
Version 4.1.0 PyPI version JSON
download
home_pagehttps://github.com/fondat/fondat-salesforce/
SummaryFondat package for Salesforce.
upload_time2023-04-23 16:26:55
maintainer
docs_urlNone
authorfondat-salesforce authors
requires_python>=3.10,<4.0
licenseMIT
keywords asgi framework resource openapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fondat-salesforce

[![PyPI](https://badge.fury.io/py/fondat-salesforce.svg)](https://badge.fury.io/py/fondat-salesforce)
[![Python](https://img.shields.io/pypi/pyversions/fondat-core)](https://python.org/)
[![GitHub](https://img.shields.io/badge/github-main-blue.svg)](https://github.com/fondat/fondat-salesforce/)
[![Test](https://github.com/fondat/fondat-salesforce/workflows/test/badge.svg)](https://github.com/fondat/fondat-salesforce/actions?query=workflow/test)
[![License](https://img.shields.io/github/license/fondat/fondat-salesforce.svg)](https://github.com/fondat/fondat-salesforce/blob/main/LICENSE)
[![Black](https://img.shields.io/badge/code%20style-black-black.svg)](https://github.com/psf/black)

Fondat package for Salesforce.

## Develop

```
poetry install
poetry run pre-commit install
```

## Test

```
poetry run pytest
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fondat/fondat-salesforce/",
    "name": "fondat-salesforce",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "asgi,framework,resource,openapi",
    "author": "fondat-salesforce authors",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/45/ce/81f7198f12d2ebb7362c496436652efcfbbfa94627693ad2fb3acef96450/fondat_salesforce-4.1.0.tar.gz",
    "platform": null,
    "description": "# fondat-salesforce\n\n[![PyPI](https://badge.fury.io/py/fondat-salesforce.svg)](https://badge.fury.io/py/fondat-salesforce)\n[![Python](https://img.shields.io/pypi/pyversions/fondat-core)](https://python.org/)\n[![GitHub](https://img.shields.io/badge/github-main-blue.svg)](https://github.com/fondat/fondat-salesforce/)\n[![Test](https://github.com/fondat/fondat-salesforce/workflows/test/badge.svg)](https://github.com/fondat/fondat-salesforce/actions?query=workflow/test)\n[![License](https://img.shields.io/github/license/fondat/fondat-salesforce.svg)](https://github.com/fondat/fondat-salesforce/blob/main/LICENSE)\n[![Black](https://img.shields.io/badge/code%20style-black-black.svg)](https://github.com/psf/black)\n\nFondat package for Salesforce.\n\n## Develop\n\n```\npoetry install\npoetry run pre-commit install\n```\n\n## Test\n\n```\npoetry run pytest\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fondat package for Salesforce.",
    "version": "4.1.0",
    "split_keywords": [
        "asgi",
        "framework",
        "resource",
        "openapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e0d84cdf396768daf835465bf9dac66dbf1b16206c6d7280aad902d69659d6a",
                "md5": "d7c28bc2c4a857b06a6d7b5fc6ba3dad",
                "sha256": "c056675d025e5c573282a845d01b74ce6ef81ad2b3629c90182fad99f0a9f77c"
            },
            "downloads": -1,
            "filename": "fondat_salesforce-4.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7c28bc2c4a857b06a6d7b5fc6ba3dad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 12668,
            "upload_time": "2023-04-23T16:26:52",
            "upload_time_iso_8601": "2023-04-23T16:26:52.183746Z",
            "url": "https://files.pythonhosted.org/packages/1e/0d/84cdf396768daf835465bf9dac66dbf1b16206c6d7280aad902d69659d6a/fondat_salesforce-4.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45ce81f7198f12d2ebb7362c496436652efcfbbfa94627693ad2fb3acef96450",
                "md5": "4f5f8153e63e52107793edd02f20e473",
                "sha256": "b245d66d43ec2f89715d9804bce08d4951eb55e5d2f7579979866936689bd976"
            },
            "downloads": -1,
            "filename": "fondat_salesforce-4.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4f5f8153e63e52107793edd02f20e473",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 10096,
            "upload_time": "2023-04-23T16:26:55",
            "upload_time_iso_8601": "2023-04-23T16:26:55.674505Z",
            "url": "https://files.pythonhosted.org/packages/45/ce/81f7198f12d2ebb7362c496436652efcfbbfa94627693ad2fb3acef96450/fondat_salesforce-4.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-23 16:26:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "fondat",
    "github_project": "fondat-salesforce",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fondat-salesforce"
}
        
Elapsed time: 0.05888s