A python library for integration of your backend with the payment services
provided by https://sejaefi.com.br/
More info visit our github page: https://github.com/efipay/sdk-python-apis-efi
Raw data
{
"_id": null,
"home_page": "https://github.com/efipay/sdk-python-apis-efi",
"name": "efipay",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "payment EfiPay",
"author": "Consultoria T\u00e9cnica",
"author_email": "consultoria@sejaefi.com.br",
"download_url": "https://files.pythonhosted.org/packages/db/7f/dde7b55c43db677ecfa1a33f925f8d50cdbd8b1728453cdcded78ca1b87d/efipay-1.0.5.tar.gz",
"platform": null,
"description": "A python library for integration of your backend with the payment services\r\r\nprovided by https://sejaefi.com.br/\r\r\n\r\r\nMore info visit our github page: https://github.com/efipay/sdk-python-apis-efi\r\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Module for integration with EfiPay API",
"version": "1.0.5",
"project_urls": {
"Homepage": "https://github.com/efipay/sdk-python-apis-efi"
},
"split_keywords": [
"payment",
"efipay"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0948c634e3ddabc894c733793052badcf3478d92dd3f6bddac1b9b8b2a74762e",
"md5": "2e0ee206fe295bda245af79a63844c0a",
"sha256": "6e4278066ffbd4c9ebf89bd4b53ba54914d1a461beb4fc2ca6a07f1218eb9d61"
},
"downloads": -1,
"filename": "efipay-1.0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2e0ee206fe295bda245af79a63844c0a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 9169,
"upload_time": "2025-07-25T12:46:53",
"upload_time_iso_8601": "2025-07-25T12:46:53.427242Z",
"url": "https://files.pythonhosted.org/packages/09/48/c634e3ddabc894c733793052badcf3478d92dd3f6bddac1b9b8b2a74762e/efipay-1.0.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db7fdde7b55c43db677ecfa1a33f925f8d50cdbd8b1728453cdcded78ca1b87d",
"md5": "3dc44f76812c9015d5c1c1ac94e62f66",
"sha256": "594817e37b7a3fbf41d5bb621e5e129d30773476eb16a1f996913fd741bcd837"
},
"downloads": -1,
"filename": "efipay-1.0.5.tar.gz",
"has_sig": false,
"md5_digest": "3dc44f76812c9015d5c1c1ac94e62f66",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9395,
"upload_time": "2025-07-25T12:46:54",
"upload_time_iso_8601": "2025-07-25T12:46:54.394301Z",
"url": "https://files.pythonhosted.org/packages/db/7f/dde7b55c43db677ecfa1a33f925f8d50cdbd8b1728453cdcded78ca1b87d/efipay-1.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 12:46:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "efipay",
"github_project": "sdk-python-apis-efi",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"requirements": [
{
"name": "pytest",
"specs": [
[
">=",
"6.2.5"
]
]
},
{
"name": "responses",
"specs": [
[
"==",
"0.13.2"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.28.1"
]
]
},
{
"name": "six",
"specs": [
[
">=",
"1.16.0"
]
]
}
],
"lcname": "efipay"
}