# Bitcart SDK
[![CircleCI](https://circleci.com/gh/bitcart/bitcart-sdk.svg?style=svg)](https://circleci.com/gh/bitcart/bitcart-sdk)
[![Codecov](https://img.shields.io/codecov/c/github/bitcart/bitcart-sdk?style=flat-square)](https://codecov.io/gh/bitcart/bitcart-sdk)
[![PyPI version](https://img.shields.io/pypi/v/bitcart.svg?style=flat-square)](https://pypi.python.org/pypi/bitcart/)
[![Read the Docs](https://img.shields.io/readthedocs/bitcart-sdk?style=flat-square)](https://sdk.bitcart.ai)
This is a client library(wrapper) around Bitcart daemon. It is used to simplify common commands.
Coins support(⚡ means lightning is supported):
- Bitcoin (⚡)
- Bitcoin Cash
- Monero
- Ethereum
- Binance coin (BNB)
- SmartBCH
- Polygon (MATIC)
- Tron (TRX)
- Ergon
- Litecoin (⚡)
- Globalboost (⚡)
- Groestlcoin (⚡)
Main focus is Bitcoin.
This library supports both asynchronous and synchronous usages.
You can call it's methods synchronously, like so:
```python
print(btc.help())
```
Or you can await it's methods when using from async functions:
```python
async def main():
print(await btc.help())
```
Async callback functions for `@btc.on` are supported.
For more information [Read the Docs](https://sdk.bitcart.ai)
## Release versioning
We follow a custom variant of semver:
`major.minor.feature.bugfix`
Where `major` is changed not frequently, and means significant changes to the SDK
`minor` means breaking changes
`feature` means adding new features without breaking existing APIs
`bugfix` means fixing bugs without breaking existing APIs
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
## Copyright and License
Copyright (C) 2019 MrNaif2018
Licensed under the [MIT license](LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/bitcart/bitcart-sdk",
"name": "bitcart",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "electrum, daemon, bitcart, bitcartcc",
"author": "MrNaif2018",
"author_email": "chuff184@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e4/a8/0e55323ea042b7cfae0d2e8f18d5c3a93e69e656d654299ab5a6e25e3084/bitcart-1.16.0.0.tar.gz",
"platform": null,
"description": "# Bitcart SDK\n\n[![CircleCI](https://circleci.com/gh/bitcart/bitcart-sdk.svg?style=svg)](https://circleci.com/gh/bitcart/bitcart-sdk)\n[![Codecov](https://img.shields.io/codecov/c/github/bitcart/bitcart-sdk?style=flat-square)](https://codecov.io/gh/bitcart/bitcart-sdk)\n[![PyPI version](https://img.shields.io/pypi/v/bitcart.svg?style=flat-square)](https://pypi.python.org/pypi/bitcart/)\n[![Read the Docs](https://img.shields.io/readthedocs/bitcart-sdk?style=flat-square)](https://sdk.bitcart.ai)\n\nThis is a client library(wrapper) around Bitcart daemon. It is used to simplify common commands.\nCoins support(\u26a1 means lightning is supported):\n\n- Bitcoin (\u26a1)\n- Bitcoin Cash\n- Monero\n- Ethereum\n- Binance coin (BNB)\n- SmartBCH\n- Polygon (MATIC)\n- Tron (TRX)\n- Ergon\n- Litecoin (\u26a1)\n- Globalboost (\u26a1)\n- Groestlcoin (\u26a1)\n\nMain focus is Bitcoin.\n\nThis library supports both asynchronous and synchronous usages.\n\nYou can call it's methods synchronously, like so:\n\n```python\nprint(btc.help())\n```\n\nOr you can await it's methods when using from async functions:\n\n```python\nasync def main():\n print(await btc.help())\n```\n\nAsync callback functions for `@btc.on` are supported.\n\nFor more information [Read the Docs](https://sdk.bitcart.ai)\n\n## Release versioning\n\nWe follow a custom variant of semver:\n\n`major.minor.feature.bugfix`\n\nWhere `major` is changed not frequently, and means significant changes to the SDK\n\n`minor` means breaking changes\n\n`feature` means adding new features without breaking existing APIs\n\n`bugfix` means fixing bugs without breaking existing APIs\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Copyright and License\n\nCopyright (C) 2019 MrNaif2018\n\nLicensed under the [MIT license](LICENSE)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Bitcart coins support library",
"version": "1.16.0.0",
"project_urls": {
"Homepage": "https://github.com/bitcart/bitcart-sdk"
},
"split_keywords": [
"electrum",
" daemon",
" bitcart",
" bitcartcc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3db03c71159ebbc4ee98678234c42bdb361fe7f5db0e7d9c52b3a2a8a5d42f7d",
"md5": "dd071b975f556588dd9a9ed74fb05d37",
"sha256": "e1d4d0a73dcd971d9761889b23fd0bf10339d7534e9daea2b7cf86e2aa7b5d2b"
},
"downloads": -1,
"filename": "bitcart-1.16.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd071b975f556588dd9a9ed74fb05d37",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 21480,
"upload_time": "2024-08-27T18:45:42",
"upload_time_iso_8601": "2024-08-27T18:45:42.584635Z",
"url": "https://files.pythonhosted.org/packages/3d/b0/3c71159ebbc4ee98678234c42bdb361fe7f5db0e7d9c52b3a2a8a5d42f7d/bitcart-1.16.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e4a80e55323ea042b7cfae0d2e8f18d5c3a93e69e656d654299ab5a6e25e3084",
"md5": "619d7d2a0e853c05635e4b0204483c88",
"sha256": "da141f0d598898ced8eeef89c6d7d11d946fb805998b1af24a8f36ecd8e0e29f"
},
"downloads": -1,
"filename": "bitcart-1.16.0.0.tar.gz",
"has_sig": false,
"md5_digest": "619d7d2a0e853c05635e4b0204483c88",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 35800,
"upload_time": "2024-08-27T18:45:44",
"upload_time_iso_8601": "2024-08-27T18:45:44.067957Z",
"url": "https://files.pythonhosted.org/packages/e4/a8/0e55323ea042b7cfae0d2e8f18d5c3a93e69e656d654299ab5a6e25e3084/bitcart-1.16.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 18:45:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bitcart",
"github_project": "bitcart-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "bitcart"
}