hive-nectar 0.0.5__tar.gz → 0.0.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of hive-nectar might be problematic. Click here for more details.
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/CHANGELOG.md +4 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/PKG-INFO +2 -1
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/pyproject.toml +2 -1
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/blockchain.py +6 -6
- {hive_nectar-0.0.5/src/nectargraphenebase → hive_nectar-0.0.6/src/nectar}/version.py +1 -1
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarapi/graphenerpc.py +49 -76
- {hive_nectar-0.0.5/src/nectar → hive_nectar-0.0.6/src/nectarapi}/version.py +1 -1
- {hive_nectar-0.0.5/src/nectarapi → hive_nectar-0.0.6/src/nectarbase}/version.py +1 -1
- {hive_nectar-0.0.5/src/nectarbase → hive_nectar-0.0.6/src/nectargraphenebase}/version.py +1 -1
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/uv.lock +39 -25
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/.gitignore +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/LICENSE.txt +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/Makefile +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/README.md +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/Makefile +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-icon.png +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-icon_bw.png +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-logo.png +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-logo.svg +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-logo_2.png +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-logo_2.svg +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-logo_bw.png +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/_static/nectar-logo_bw.svg +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/apidefinitions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/cli.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/conf.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/configuration.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/contribute.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/index.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/indices.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/installation.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/make.bat +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/modules.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.account.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.amount.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.asciichart.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.asset.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.block.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.blockchain.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.blockchaininstance.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.blockchainobject.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.comment.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.community.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.conveyor.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.discussions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.exceptions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.hive.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.hivesigner.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.imageuploader.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.instance.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.market.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.memo.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.message.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.nodelist.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.price.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.rc.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.snapshot.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.steem.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.storage.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.transactionbuilder.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.utils.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.vote.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.wallet.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectar.witness.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarapi.exceptions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarapi.graphenenerpc.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarapi.node.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarapi.noderpc.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarbase.ledgertransactions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarbase.memo.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarbase.objects.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarbase.objecttypes.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarbase.operationids.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarbase.operations.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarbase.signedtransactions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.account.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.aes.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.base58.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.bip32.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.bip38.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.ecdsasig.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.objects.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.objecttypes.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.operations.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.signedtransactions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectargraphenebase.unsignedtransactions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarstorage.base.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarstorage.exceptions.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarstorage.interfaces.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarstorage.masterpassword.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarstorage.ram.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/nectarstorage.sqlite.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/quickstart.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/requirements.txt +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/support.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/docs/tutorials.rst +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/account_curation_per_week_and_1k_sp.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/account_rep_over_time.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/account_sp_over_time.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/account_vp_over_time.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/accout_reputation_by_SP.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/benchmark_nectar.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/benchmark_nodes.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/benchmark_nodes2.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/blockactivity.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/blockstats.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/cache_performance.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/check_followers.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/compare_transactions_speed_with_steem.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/compare_with_steem_python_account.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/hf20_testnet.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/login_app/app.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/memory_profiler1.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/memory_profiler2.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/next_witness_block_coundown.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/op_on_testnet.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/post_to_html.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/post_to_md.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/print_appbase_calls.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/print_comments.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/print_votes.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/stream_threading_performance.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/using_custom_chain.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/using_steem_offline.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/waitForRecharge.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/watching_the_watchers.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/examples/write_blocks_to_file.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/generate_versions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/pytest.ini +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/account.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/amount.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/asciichart.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/asset.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/block.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/blockchaininstance.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/blockchainobject.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/blurt.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/cli.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/comment.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/community.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/constants.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/conveyor.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/discussions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/exceptions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/hive.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/hivesigner.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/imageuploader.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/instance.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/market.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/memo.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/message.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/nodelist.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/price.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/profile.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/py.typed +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/rc.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/snapshot.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/steem.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/storage.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/transactionbuilder.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/utils.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/vote.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/wallet.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectar/witness.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarapi/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarapi/exceptions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarapi/node.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarapi/noderpc.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarapi/py.typed +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarapi/rpcutils.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/ledgertransactions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/memo.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/objects.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/objecttypes.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/operationids.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/operations.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/py.typed +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/signedtransactions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarbase/transactions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargrapheneapi/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargrapheneapi/py.typed +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/account.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/aes.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/base58.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/bip32.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/bip38.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/chains.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/dictionary.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/ecdsasig.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/objects.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/objecttypes.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/operationids.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/operations.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/prefix.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/py.typed +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/py23.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/signedtransactions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/types.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectargraphenebase/unsignedtransactions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/base.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/exceptions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/interfaces.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/masterpassword.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/py.typed +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/ram.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/nectarstorage/sqlite.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/src/py.typed +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/data/drv-wif-idx100.txt +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/data/pubkey.json +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/nodes.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_account.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_account_blurt.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_account_steem.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_aes.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_amount.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_asciichart.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_asset.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_base_objects.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_block.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_blockchain.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_blockchain_batch.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_blockchain_threading.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_cli.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_comment.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_connection.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_constants.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_conveyor.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_discussions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_hive.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_hivesigner.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_instance.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_market.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_memo.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_message.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_nodelist.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_objectcache.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_price.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_profile.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_steem.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_storage.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_testnet.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_txbuffers.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_utils.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_vote.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_wallet.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectar/test_witness.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarapi/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarapi/test_node.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarapi/test_noderpc.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarapi/test_rpcutils.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarbase/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarbase/test_ledgertransactions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarbase/test_memo.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarbase/test_objects.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarbase/test_operations.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarbase/test_transactions.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_account.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_base58.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_bip32.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_bip38.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_ecdsa.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_key_format.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_objects.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_py23.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectargraphene/test_types.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarstorage/test_keystorage.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarstorage/test_masterpassword.py +0 -0
- {hive_nectar-0.0.5 → hive_nectar-0.0.6}/tests/nectarstorage/test_sqlite.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hive-nectar
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.6
|
|
4
4
|
Summary: Unofficial Python library for HIVE
|
|
5
5
|
Project-URL: Homepage, http://www.github.com/thecrazygm/hive-nectar
|
|
6
6
|
Project-URL: Download, https://github.com/thecrazygm/hive-nectar/tarball/0.00.01
|
|
@@ -54,6 +54,7 @@ Requires-Dist: pycryptodomex
|
|
|
54
54
|
Requires-Dist: requests
|
|
55
55
|
Requires-Dist: ruamel-yaml
|
|
56
56
|
Requires-Dist: scrypt
|
|
57
|
+
Requires-Dist: types-requests>=2.32.0.20250328
|
|
57
58
|
Requires-Dist: websocket-client
|
|
58
59
|
Description-Content-Type: text/markdown
|
|
59
60
|
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "hive-nectar"
|
|
7
|
-
version = "0.0.
|
|
7
|
+
version = "0.0.6"
|
|
8
8
|
description = "Unofficial Python library for HIVE"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.12"
|
|
@@ -41,6 +41,7 @@ dependencies = [
|
|
|
41
41
|
"ruamel.yaml",
|
|
42
42
|
"diff_match_patch",
|
|
43
43
|
"asn1crypto",
|
|
44
|
+
"types-requests>=2.32.0.20250328",
|
|
44
45
|
]
|
|
45
46
|
|
|
46
47
|
[project.urls]
|
|
@@ -39,9 +39,7 @@ if not FUTURES_MODULE:
|
|
|
39
39
|
# default exception handler. if you want to take some action on failed tasks
|
|
40
40
|
# maybe add the task back into the queue, then make your own handler and pass it in
|
|
41
41
|
def default_handler(name, exception, *args, **kwargs):
|
|
42
|
-
log.
|
|
43
|
-
"%s raised %s with args %s and kwargs %s" % (name, str(exception), repr(args), repr(kwargs))
|
|
44
|
-
)
|
|
42
|
+
log.warning(f"{name} raised {exception} with args {args!r} and kwargs {kwargs!r}")
|
|
45
43
|
pass
|
|
46
44
|
|
|
47
45
|
|
|
@@ -67,7 +65,7 @@ class Worker(Thread):
|
|
|
67
65
|
# get a task and raise immediately if none available
|
|
68
66
|
func, args, kwargs = self.queue.get(False)
|
|
69
67
|
self.idle.clear()
|
|
70
|
-
except:
|
|
68
|
+
except Exception:
|
|
71
69
|
# no work to do
|
|
72
70
|
# if not self.idle.is_set():
|
|
73
71
|
# print >> stdout, '%s is idle' % self.name
|
|
@@ -175,7 +173,7 @@ class Pool:
|
|
|
175
173
|
# get a result, raises empty exception immediately if none available
|
|
176
174
|
results.append(self.resultQueue.get(False))
|
|
177
175
|
self.resultQueue.task_done()
|
|
178
|
-
except:
|
|
176
|
+
except Exception:
|
|
179
177
|
return results
|
|
180
178
|
return results
|
|
181
179
|
|
|
@@ -627,7 +625,9 @@ class Blockchain(object):
|
|
|
627
625
|
)
|
|
628
626
|
|
|
629
627
|
if not bool(block_batch):
|
|
630
|
-
raise BatchedCallsNotSupported(
|
|
628
|
+
raise BatchedCallsNotSupported(
|
|
629
|
+
f"{self.blockchain.rpc.url} Doesn't support batched calls"
|
|
630
|
+
)
|
|
631
631
|
if not isinstance(block_batch, list):
|
|
632
632
|
block_batch = [block_batch]
|
|
633
633
|
for block in block_batch:
|
|
@@ -46,7 +46,7 @@ log = logging.getLogger(__name__)
|
|
|
46
46
|
|
|
47
47
|
|
|
48
48
|
class SessionInstance(object):
|
|
49
|
-
"""
|
|
49
|
+
"""Singleton for the Session Instance"""
|
|
50
50
|
|
|
51
51
|
instance = None
|
|
52
52
|
|
|
@@ -59,7 +59,7 @@ def set_session_instance(instance):
|
|
|
59
59
|
def shared_session_instance():
|
|
60
60
|
"""Get session instance"""
|
|
61
61
|
if REQUEST_MODULE is None:
|
|
62
|
-
raise Exception()
|
|
62
|
+
raise Exception("Requests module is not available.")
|
|
63
63
|
if not SessionInstance.instance:
|
|
64
64
|
SessionInstance.instance = requests.Session()
|
|
65
65
|
return SessionInstance.instance
|
|
@@ -68,7 +68,7 @@ def shared_session_instance():
|
|
|
68
68
|
def create_ws_instance(use_ssl=True, enable_multithread=True):
|
|
69
69
|
"""Get websocket instance"""
|
|
70
70
|
if WEBSOCKET_MODULE is None:
|
|
71
|
-
raise Exception()
|
|
71
|
+
raise Exception("WebSocket module is not available.")
|
|
72
72
|
if use_ssl:
|
|
73
73
|
ssl_defaults = ssl.get_default_verify_paths()
|
|
74
74
|
sslopt_ca_certs = {"ca_certs": ssl_defaults.cafile}
|
|
@@ -79,47 +79,24 @@ def create_ws_instance(use_ssl=True, enable_multithread=True):
|
|
|
79
79
|
|
|
80
80
|
class GrapheneRPC(object):
|
|
81
81
|
"""
|
|
82
|
-
This class allows
|
|
82
|
+
This class allows calling API methods synchronously, without callbacks.
|
|
83
83
|
|
|
84
84
|
It logs warnings and errors.
|
|
85
85
|
|
|
86
86
|
:param str urls: Either a single Websocket/Http URL, or a list of URLs
|
|
87
87
|
:param str user: Username for Authentication
|
|
88
88
|
:param str password: Password for Authentication
|
|
89
|
-
:param int num_retries:
|
|
90
|
-
:param int num_retries_call:
|
|
91
|
-
:param int timeout: Timeout setting for
|
|
92
|
-
:param bool autoconnect:
|
|
93
|
-
:param bool use_condenser: Use the old condenser_api
|
|
94
|
-
|
|
95
|
-
:param
|
|
96
|
-
:param dict custom_chains: custom chain which should be added to the known chains
|
|
97
|
-
|
|
98
|
-
Available APIs:
|
|
99
|
-
|
|
100
|
-
* database
|
|
101
|
-
* network_node
|
|
102
|
-
* network_broadcast
|
|
103
|
-
|
|
104
|
-
Usage:
|
|
105
|
-
|
|
106
|
-
.. code-block:: python
|
|
107
|
-
|
|
108
|
-
from nectarapi.graphenerpc import GrapheneRPC
|
|
109
|
-
ws = GrapheneRPC("wss://steemd.pevo.science","","")
|
|
110
|
-
print(ws.get_account_count())
|
|
111
|
-
|
|
112
|
-
ws = GrapheneRPC("https://api.steemit.com","","")
|
|
113
|
-
print(ws.get_account_count())
|
|
114
|
-
|
|
115
|
-
.. note:: This class allows to call methods available via
|
|
116
|
-
websocket. If you want to use the notification
|
|
117
|
-
subsystem, please use ``GrapheneWebsocket`` instead.
|
|
118
|
-
|
|
89
|
+
:param int num_retries: Number of retries for node connection (default is 100)
|
|
90
|
+
:param int num_retries_call: Number of retries for RPC calls on node error (default is 5)
|
|
91
|
+
:param int timeout: Timeout setting for HTTP nodes (default is 60)
|
|
92
|
+
:param bool autoconnect: Automatically connect on initialization (default is True)
|
|
93
|
+
:param bool use_condenser: Use the old condenser_api RPC protocol
|
|
94
|
+
:param bool use_tor: Use Tor proxy for connections
|
|
95
|
+
:param dict custom_chains: Custom chains to add to known chains
|
|
119
96
|
"""
|
|
120
97
|
|
|
121
98
|
def __init__(self, urls, user=None, password=None, **kwargs):
|
|
122
|
-
"""
|
|
99
|
+
"""Initialize the RPC client."""
|
|
123
100
|
self.rpc_methods = {"offline": -1, "ws": 0, "jsonrpc": 1, "wsappbase": 2, "appbase": 3}
|
|
124
101
|
self.current_rpc = self.rpc_methods["ws"]
|
|
125
102
|
self._request_id = 0
|
|
@@ -454,11 +431,12 @@ class GrapheneRPC(object):
|
|
|
454
431
|
:raises ValueError: if the server does not respond in proper JSON format
|
|
455
432
|
:raises RPCError: if the server returns an error
|
|
456
433
|
"""
|
|
457
|
-
log.debug(json.dumps(payload))
|
|
434
|
+
log.debug(f"Payload: {json.dumps(payload)}")
|
|
458
435
|
if self.nodes.working_nodes_count == 0:
|
|
459
|
-
raise WorkingNodeMissing
|
|
436
|
+
raise WorkingNodeMissing("No working nodes available.")
|
|
460
437
|
if self.url is None:
|
|
461
438
|
raise RPCConnection("RPC is not connected!")
|
|
439
|
+
|
|
462
440
|
reply = {}
|
|
463
441
|
response = None
|
|
464
442
|
while True:
|
|
@@ -488,13 +466,9 @@ class GrapheneRPC(object):
|
|
|
488
466
|
except KeyboardInterrupt:
|
|
489
467
|
raise
|
|
490
468
|
except WebSocketConnectionClosedException as e:
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
self.rpcconnect()
|
|
495
|
-
else:
|
|
496
|
-
# self.nodes.sleep_and_check_retries(str(e), sleep=True, call_retry=True)
|
|
497
|
-
self.rpcconnect(next_url=False)
|
|
469
|
+
self.nodes.increase_error_cnt()
|
|
470
|
+
self.nodes.sleep_and_check_retries(str(e), sleep=False, call_retry=False)
|
|
471
|
+
self.rpcconnect()
|
|
498
472
|
except ConnectionError as e:
|
|
499
473
|
self.nodes.increase_error_cnt()
|
|
500
474
|
self.nodes.sleep_and_check_retries(str(e), sleep=False, call_retry=False)
|
|
@@ -508,48 +482,47 @@ class GrapheneRPC(object):
|
|
|
508
482
|
self.nodes.sleep_and_check_retries(str(e), sleep=False, call_retry=False)
|
|
509
483
|
self.rpcconnect()
|
|
510
484
|
|
|
511
|
-
ret = {}
|
|
512
485
|
try:
|
|
513
486
|
if response is None:
|
|
514
|
-
|
|
487
|
+
try:
|
|
488
|
+
ret = json.loads(reply, strict=False)
|
|
489
|
+
except ValueError:
|
|
490
|
+
log.error(f"Non-JSON response: {reply} Node: {self.url}")
|
|
491
|
+
self._check_for_server_error(reply)
|
|
492
|
+
raise RPCError("Invalid response format")
|
|
515
493
|
else:
|
|
516
494
|
ret = response.json()
|
|
517
495
|
except ValueError:
|
|
518
496
|
self._check_for_server_error(reply)
|
|
519
497
|
|
|
520
|
-
log.debug(json.dumps(reply))
|
|
498
|
+
log.debug(f"Reply: {json.dumps(reply)}")
|
|
521
499
|
|
|
522
500
|
if isinstance(ret, dict) and "error" in ret:
|
|
523
|
-
if
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
raise RPCError(ret["error"]["message"])
|
|
527
|
-
else:
|
|
528
|
-
if isinstance(ret, list):
|
|
529
|
-
ret_list = []
|
|
530
|
-
for r in ret:
|
|
531
|
-
if isinstance(r, dict) and "error" in r:
|
|
532
|
-
if "detail" in r["error"]:
|
|
533
|
-
raise RPCError(r["error"]["detail"])
|
|
534
|
-
else:
|
|
535
|
-
raise RPCError(r["error"]["message"])
|
|
536
|
-
elif isinstance(r, dict) and "result" in r:
|
|
537
|
-
ret_list.append(r["result"])
|
|
538
|
-
else:
|
|
539
|
-
ret_list.append(r)
|
|
540
|
-
self.nodes.reset_error_cnt_call()
|
|
541
|
-
return ret_list
|
|
542
|
-
elif isinstance(ret, dict) and "result" in ret:
|
|
543
|
-
self.nodes.reset_error_cnt_call()
|
|
544
|
-
return ret["result"]
|
|
545
|
-
elif isinstance(ret, int):
|
|
546
|
-
raise RPCError(
|
|
547
|
-
"Client returned invalid format. Expected JSON! Output: %s" % (str(ret))
|
|
501
|
+
if isinstance(ret["error"], dict):
|
|
502
|
+
error_message = ret["error"].get(
|
|
503
|
+
"detail", ret["error"].get("message", "Unknown error")
|
|
548
504
|
)
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
505
|
+
raise RPCError(error_message)
|
|
506
|
+
elif isinstance(ret, list):
|
|
507
|
+
ret_list = []
|
|
508
|
+
for r in ret:
|
|
509
|
+
if isinstance(r, dict) and "error" in r:
|
|
510
|
+
error_message = r["error"].get(
|
|
511
|
+
"detail", r["error"].get("message", "Unknown error")
|
|
512
|
+
)
|
|
513
|
+
raise RPCError(error_message)
|
|
514
|
+
elif isinstance(r, dict) and "result" in r:
|
|
515
|
+
ret_list.append(r["result"])
|
|
516
|
+
else:
|
|
517
|
+
ret_list.append(r)
|
|
518
|
+
self.nodes.reset_error_cnt_call()
|
|
519
|
+
return ret_list
|
|
520
|
+
elif isinstance(ret, dict) and "result" in ret:
|
|
521
|
+
self.nodes.reset_error_cnt_call()
|
|
522
|
+
return ret["result"]
|
|
523
|
+
else:
|
|
524
|
+
log.error(f"Unexpected response format: {ret} Node: {self.url}")
|
|
525
|
+
raise RPCError(f"Unexpected response format: {ret}")
|
|
553
526
|
|
|
554
527
|
# End of Deprecated methods
|
|
555
528
|
####################################################################
|
|
@@ -345,7 +345,7 @@ wheels = [
|
|
|
345
345
|
|
|
346
346
|
[[package]]
|
|
347
347
|
name = "hive-nectar"
|
|
348
|
-
version = "0.0.
|
|
348
|
+
version = "0.0.6"
|
|
349
349
|
source = { editable = "." }
|
|
350
350
|
dependencies = [
|
|
351
351
|
{ name = "appdirs" },
|
|
@@ -359,6 +359,7 @@ dependencies = [
|
|
|
359
359
|
{ name = "requests" },
|
|
360
360
|
{ name = "ruamel-yaml" },
|
|
361
361
|
{ name = "scrypt" },
|
|
362
|
+
{ name = "types-requests" },
|
|
362
363
|
{ name = "websocket-client" },
|
|
363
364
|
]
|
|
364
365
|
|
|
@@ -399,6 +400,7 @@ requires-dist = [
|
|
|
399
400
|
{ name = "requests" },
|
|
400
401
|
{ name = "ruamel-yaml" },
|
|
401
402
|
{ name = "scrypt" },
|
|
403
|
+
{ name = "types-requests", specifier = ">=2.32.0.20250328" },
|
|
402
404
|
{ name = "websocket-client" },
|
|
403
405
|
]
|
|
404
406
|
|
|
@@ -680,11 +682,11 @@ wheels = [
|
|
|
680
682
|
|
|
681
683
|
[[package]]
|
|
682
684
|
name = "packaging"
|
|
683
|
-
version = "
|
|
685
|
+
version = "25.0"
|
|
684
686
|
source = { registry = "https://pypi.org/simple" }
|
|
685
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
687
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a1/d4/1fc4078c65507b51b96ca8f8c3ba19e6a61c8253c72794544580a7b6c24d/packaging-25.0.tar.gz", hash = "sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f", size = 165727 }
|
|
686
688
|
wheels = [
|
|
687
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
689
|
+
{ url = "https://files.pythonhosted.org/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl", hash = "sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484", size = 66469 },
|
|
688
690
|
]
|
|
689
691
|
|
|
690
692
|
[[package]]
|
|
@@ -991,27 +993,27 @@ wheels = [
|
|
|
991
993
|
|
|
992
994
|
[[package]]
|
|
993
995
|
name = "ruff"
|
|
994
|
-
version = "0.11.
|
|
995
|
-
source = { registry = "https://pypi.org/simple" }
|
|
996
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
997
|
-
wheels = [
|
|
998
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
999
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1000
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1001
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1002
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1003
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1004
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1005
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1006
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1007
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1008
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1009
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1010
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1011
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1012
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1013
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1014
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
996
|
+
version = "0.11.6"
|
|
997
|
+
source = { registry = "https://pypi.org/simple" }
|
|
998
|
+
sdist = { url = "https://files.pythonhosted.org/packages/d9/11/bcef6784c7e5d200b8a1f5c2ddf53e5da0efec37e6e5a44d163fb97e04ba/ruff-0.11.6.tar.gz", hash = "sha256:bec8bcc3ac228a45ccc811e45f7eb61b950dbf4cf31a67fa89352574b01c7d79", size = 4010053 }
|
|
999
|
+
wheels = [
|
|
1000
|
+
{ url = "https://files.pythonhosted.org/packages/6e/1f/8848b625100ebcc8740c8bac5b5dd8ba97dd4ee210970e98832092c1635b/ruff-0.11.6-py3-none-linux_armv6l.whl", hash = "sha256:d84dcbe74cf9356d1bdb4a78cf74fd47c740bf7bdeb7529068f69b08272239a1", size = 10248105 },
|
|
1001
|
+
{ url = "https://files.pythonhosted.org/packages/e0/47/c44036e70c6cc11e6ee24399c2a1e1f1e99be5152bd7dff0190e4b325b76/ruff-0.11.6-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:9bc583628e1096148011a5d51ff3c836f51899e61112e03e5f2b1573a9b726de", size = 11001494 },
|
|
1002
|
+
{ url = "https://files.pythonhosted.org/packages/ed/5b/170444061650202d84d316e8f112de02d092bff71fafe060d3542f5bc5df/ruff-0.11.6-py3-none-macosx_11_0_arm64.whl", hash = "sha256:f2959049faeb5ba5e3b378709e9d1bf0cab06528b306b9dd6ebd2a312127964a", size = 10352151 },
|
|
1003
|
+
{ url = "https://files.pythonhosted.org/packages/ff/91/f02839fb3787c678e112c8865f2c3e87cfe1744dcc96ff9fc56cfb97dda2/ruff-0.11.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:63c5d4e30d9d0de7fedbfb3e9e20d134b73a30c1e74b596f40f0629d5c28a193", size = 10541951 },
|
|
1004
|
+
{ url = "https://files.pythonhosted.org/packages/9e/f3/c09933306096ff7a08abede3cc2534d6fcf5529ccd26504c16bf363989b5/ruff-0.11.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:26a4b9a4e1439f7d0a091c6763a100cef8fbdc10d68593df6f3cfa5abdd9246e", size = 10079195 },
|
|
1005
|
+
{ url = "https://files.pythonhosted.org/packages/e0/0d/a87f8933fccbc0d8c653cfbf44bedda69c9582ba09210a309c066794e2ee/ruff-0.11.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b5edf270223dd622218256569636dc3e708c2cb989242262fe378609eccf1308", size = 11698918 },
|
|
1006
|
+
{ url = "https://files.pythonhosted.org/packages/52/7d/8eac0bd083ea8a0b55b7e4628428203441ca68cd55e0b67c135a4bc6e309/ruff-0.11.6-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:f55844e818206a9dd31ff27f91385afb538067e2dc0beb05f82c293ab84f7d55", size = 12319426 },
|
|
1007
|
+
{ url = "https://files.pythonhosted.org/packages/c2/dc/d0c17d875662d0c86fadcf4ca014ab2001f867621b793d5d7eef01b9dcce/ruff-0.11.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1d8f782286c5ff562e4e00344f954b9320026d8e3fae2ba9e6948443fafd9ffc", size = 11791012 },
|
|
1008
|
+
{ url = "https://files.pythonhosted.org/packages/f9/f3/81a1aea17f1065449a72509fc7ccc3659cf93148b136ff2a8291c4bc3ef1/ruff-0.11.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:01c63ba219514271cee955cd0adc26a4083df1956d57847978383b0e50ffd7d2", size = 13949947 },
|
|
1009
|
+
{ url = "https://files.pythonhosted.org/packages/61/9f/a3e34de425a668284e7024ee6fd41f452f6fa9d817f1f3495b46e5e3a407/ruff-0.11.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15adac20ef2ca296dd3d8e2bedc6202ea6de81c091a74661c3666e5c4c223ff6", size = 11471753 },
|
|
1010
|
+
{ url = "https://files.pythonhosted.org/packages/df/c5/4a57a86d12542c0f6e2744f262257b2aa5a3783098ec14e40f3e4b3a354a/ruff-0.11.6-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:4dd6b09e98144ad7aec026f5588e493c65057d1b387dd937d7787baa531d9bc2", size = 10417121 },
|
|
1011
|
+
{ url = "https://files.pythonhosted.org/packages/58/3f/a3b4346dff07ef5b862e2ba06d98fcbf71f66f04cf01d375e871382b5e4b/ruff-0.11.6-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:45b2e1d6c0eed89c248d024ea95074d0e09988d8e7b1dad8d3ab9a67017a5b03", size = 10073829 },
|
|
1012
|
+
{ url = "https://files.pythonhosted.org/packages/93/cc/7ed02e0b86a649216b845b3ac66ed55d8aa86f5898c5f1691797f408fcb9/ruff-0.11.6-py3-none-musllinux_1_2_i686.whl", hash = "sha256:bd40de4115b2ec4850302f1a1d8067f42e70b4990b68838ccb9ccd9f110c5e8b", size = 11076108 },
|
|
1013
|
+
{ url = "https://files.pythonhosted.org/packages/39/5e/5b09840fef0eff1a6fa1dea6296c07d09c17cb6fb94ed5593aa591b50460/ruff-0.11.6-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:77cda2dfbac1ab73aef5e514c4cbfc4ec1fbef4b84a44c736cc26f61b3814cd9", size = 11512366 },
|
|
1014
|
+
{ url = "https://files.pythonhosted.org/packages/6f/4c/1cd5a84a412d3626335ae69f5f9de2bb554eea0faf46deb1f0cb48534042/ruff-0.11.6-py3-none-win32.whl", hash = "sha256:5151a871554be3036cd6e51d0ec6eef56334d74dfe1702de717a995ee3d5b287", size = 10485900 },
|
|
1015
|
+
{ url = "https://files.pythonhosted.org/packages/42/46/8997872bc44d43df986491c18d4418f1caff03bc47b7f381261d62c23442/ruff-0.11.6-py3-none-win_amd64.whl", hash = "sha256:cce85721d09c51f3b782c331b0abd07e9d7d5f775840379c640606d3159cae0e", size = 11558592 },
|
|
1016
|
+
{ url = "https://files.pythonhosted.org/packages/d7/6a/65fecd51a9ca19e1477c3879a7fda24f8904174d1275b419422ac00f6eee/ruff-0.11.6-py3-none-win_arm64.whl", hash = "sha256:3567ba0d07fb170b1b48d944715e3294b77f5b7679e8ba258199a250383ccb79", size = 10682766 },
|
|
1015
1017
|
]
|
|
1016
1018
|
|
|
1017
1019
|
[[package]]
|
|
@@ -1276,6 +1278,18 @@ wheels = [
|
|
|
1276
1278
|
{ url = "https://files.pythonhosted.org/packages/7c/b6/74e927715a285743351233f33ea3c684528a0d374d2e43ff9ce9585b73fe/twine-6.1.0-py3-none-any.whl", hash = "sha256:a47f973caf122930bf0fbbf17f80b83bc1602c9ce393c7845f289a3001dc5384", size = 40791 },
|
|
1277
1279
|
]
|
|
1278
1280
|
|
|
1281
|
+
[[package]]
|
|
1282
|
+
name = "types-requests"
|
|
1283
|
+
version = "2.32.0.20250328"
|
|
1284
|
+
source = { registry = "https://pypi.org/simple" }
|
|
1285
|
+
dependencies = [
|
|
1286
|
+
{ name = "urllib3" },
|
|
1287
|
+
]
|
|
1288
|
+
sdist = { url = "https://files.pythonhosted.org/packages/00/7d/eb174f74e3f5634eaacb38031bbe467dfe2e545bc255e5c90096ec46bc46/types_requests-2.32.0.20250328.tar.gz", hash = "sha256:c9e67228ea103bd811c96984fac36ed2ae8da87a36a633964a21f199d60baf32", size = 22995 }
|
|
1289
|
+
wheels = [
|
|
1290
|
+
{ url = "https://files.pythonhosted.org/packages/cc/15/3700282a9d4ea3b37044264d3e4d1b1f0095a4ebf860a99914fd544e3be3/types_requests-2.32.0.20250328-py3-none-any.whl", hash = "sha256:72ff80f84b15eb3aa7a8e2625fffb6a93f2ad5a0c20215fc1dcfa61117bcb2a2", size = 20663 },
|
|
1291
|
+
]
|
|
1292
|
+
|
|
1279
1293
|
[[package]]
|
|
1280
1294
|
name = "typing-extensions"
|
|
1281
1295
|
version = "4.13.2"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|