asyncoinpayments


Nameasyncoinpayments JSON
Version 0.0.8a0 PyPI version JSON
download
home_page
SummaryPython Asynchronous Wrapper of the CoinPayments API
upload_time2023-07-21 14:53:51
maintainer
docs_urlNone
author
requires_python>=3.8
licenseApache License 2.0
keywords python crypto cryptocurrency payment gateway async aiohttp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AsynCoinpayments  

An async/await compatible python wrapper for the CoinPayments API  

---

## How to install  

```
# run this in the command propt or terminal
pip install asyncoinpayments  
```

## Features  
- Fast to setup and simple to use
- Easy to use async/await interface
- API calls using aiohttp requests  
- create your own API calls

### Contact me

**Email** : <flalugli.dev@gmail.com>  
**Discord** : flalugli   

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "asyncoinpayments",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "python,crypto,cryptocurrency,payment gateway,async,aiohttp",
    "author": "",
    "author_email": "flalugli <flalugli.dev@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ad/b6/10d3e78da5866db3cf0db21a2024dbefeb26c97185bb64edddaa00242345/asyncoinpayments-0.0.8a0.tar.gz",
    "platform": null,
    "description": "# AsynCoinpayments  \n\nAn async/await compatible python wrapper for the CoinPayments API  \n\n---\n\n## How to install  \n\n```\n# run this in the command propt or terminal\npip install asyncoinpayments  \n```\n\n## Features  \n- Fast to setup and simple to use\n- Easy to use async/await interface\n- API calls using aiohttp requests  \n- create your own API calls\n\n### Contact me\n\n**Email** : <flalugli.dev@gmail.com>  \n**Discord** : flalugli   \n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Python Asynchronous Wrapper of the CoinPayments API",
    "version": "0.0.8a0",
    "project_urls": {
        "Homepage": "https://github.com/flalugli/asyncoinpayments"
    },
    "split_keywords": [
        "python",
        "crypto",
        "cryptocurrency",
        "payment gateway",
        "async",
        "aiohttp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72d0e7cf90b47dea9caa95eba7be6c5f53a92860bdc80a5e31f890b4c01f336e",
                "md5": "d813508e50c26441fe52e6ab6194bee8",
                "sha256": "7e9106a077ee035b62bd844078f88b76b9f8a7f0f767d5ef4b29a386b264c475"
            },
            "downloads": -1,
            "filename": "asyncoinpayments-0.0.8a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d813508e50c26441fe52e6ab6194bee8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11713,
            "upload_time": "2023-07-21T14:53:48",
            "upload_time_iso_8601": "2023-07-21T14:53:48.475474Z",
            "url": "https://files.pythonhosted.org/packages/72/d0/e7cf90b47dea9caa95eba7be6c5f53a92860bdc80a5e31f890b4c01f336e/asyncoinpayments-0.0.8a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adb610d3e78da5866db3cf0db21a2024dbefeb26c97185bb64edddaa00242345",
                "md5": "b17277cf4496f72090717fbb2e72e641",
                "sha256": "a1425d2856868e0d2831ccdf6a21f8e2343c4e332ccc1dd86776bf2a742ccfd7"
            },
            "downloads": -1,
            "filename": "asyncoinpayments-0.0.8a0.tar.gz",
            "has_sig": false,
            "md5_digest": "b17277cf4496f72090717fbb2e72e641",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11490,
            "upload_time": "2023-07-21T14:53:51",
            "upload_time_iso_8601": "2023-07-21T14:53:51.368387Z",
            "url": "https://files.pythonhosted.org/packages/ad/b6/10d3e78da5866db3cf0db21a2024dbefeb26c97185bb64edddaa00242345/asyncoinpayments-0.0.8a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-21 14:53:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flalugli",
    "github_project": "asyncoinpayments",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "asyncoinpayments"
}
        
Elapsed time: 0.18779s