bitcart 1.17.0.0
pip install bitcart
Released:
Bitcart coins support library
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
-
License Expression: MIT
SPDX License Expression - Author: MrNaif2018
- Tags bitcart, bitcartcc, daemon, electrum
- Requires: Python >=3.11
-
Provides-Extra:
proxy
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
Bitcart SDK
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:
print(btc.help())
Or you can await it's methods when using from async functions:
async def main():
print(await btc.help())
Async callback functions for @btc.on
are supported.
For more information Read the Docs
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.
Copyright and License
Copyright (C) 2019 MrNaif2018
Licensed under the MIT license
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
-
License Expression: MIT
SPDX License Expression - Author: MrNaif2018
- Tags bitcart, bitcartcc, daemon, electrum
- Requires: Python >=3.11
-
Provides-Extra:
proxy
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bitcart-1.17.0.0.tar.gz
.
File metadata
- Download URL: bitcart-1.17.0.0.tar.gz
- Upload date:
- Size: 129.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5db9b3cccf73f60b4d37d22feb8df7909b7090ed706e2304d69a458506ba4ac |
|
MD5 | cc982b122317305a27b98b9c9ab1f641 |
|
BLAKE2b-256 | 9b8c8bfcefe9c8ebf0389dd3f6448c86efb32b066bfc48e9c8782ce149afcb9e |
File details
Details for the file bitcart-1.17.0.0-py3-none-any.whl
.
File metadata
- Download URL: bitcart-1.17.0.0-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f61d686c555a01dfefa34822214d9e3f7284f7c5190e0f71b3d3ec8aa826d32b |
|
MD5 | f403fcd8961c4821eaacdaa01a2197c7 |
|
BLAKE2b-256 | 996c9624ac61f24fe67e16d650160b6c98a605b9dc09c4ed0580824b80019be4 |