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/46/5f/96733b7fcffdf66773e5582cc36ffa68edfbe784a975d1bbb62796f47413/efipay-1.0.6.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.6",
"project_urls": {
"Homepage": "https://github.com/efipay/sdk-python-apis-efi"
},
"split_keywords": [
"payment",
"efipay"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "62f338d92d206b6c67980e4a53af889f25011beee4dae67b5ae022ce36c021bd",
"md5": "68ce3e80f33c2d800aff92858e30276d",
"sha256": "fc04cb43dfa0821f74c3bcd4bc368261e8b6e482958e608d69039069868a8068"
},
"downloads": -1,
"filename": "efipay-1.0.6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "68ce3e80f33c2d800aff92858e30276d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 9219,
"upload_time": "2025-08-12T12:22:30",
"upload_time_iso_8601": "2025-08-12T12:22:30.994061Z",
"url": "https://files.pythonhosted.org/packages/62/f3/38d92d206b6c67980e4a53af889f25011beee4dae67b5ae022ce36c021bd/efipay-1.0.6-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "465f96733b7fcffdf66773e5582cc36ffa68edfbe784a975d1bbb62796f47413",
"md5": "79040b245fa3900b570208c5bfacb5d8",
"sha256": "b9a7f03b989c9f0b223aa14ea5cea97146626e18fda9f17a8502d3a02b1bd1b5"
},
"downloads": -1,
"filename": "efipay-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "79040b245fa3900b570208c5bfacb5d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9443,
"upload_time": "2025-08-12T12:22:32",
"upload_time_iso_8601": "2025-08-12T12:22:32.227788Z",
"url": "https://files.pythonhosted.org/packages/46/5f/96733b7fcffdf66773e5582cc36ffa68edfbe784a975d1bbb62796f47413/efipay-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-12 12:22:32",
"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"
}