py-near-fork

View on PyPIReverse Dependencies (1)

0.1.1 py_near_fork-0.1.1-py3-none-any.whl

Wheel Details

Project: py-near-fork
Version: 0.1.1
Filename: py_near_fork-0.1.1-py3-none-any.whl
Download: [link]
Size: 27261
MD5: e29d96797bfa72bf4e0e9221498b0a89
SHA256: 142743793af6516778cd1f5ac70609c3cd8fa1c9c27b90dc85cde47439495e84
Uploaded: 2025-03-11 20:00:54 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: py-near-fork
Version: 0.1.1
Summary: Pretty simple and fully asynchronous framework for working with NEAR blockchain
Author-Email: pvolnov <petr[at]herewallet.app>
Project-Url: homepage, https://github.com/pvolnov/py-near
Project-Url: documentation, https://py-near.readthedocs.io/en/latest
Project-Url: repository, https://github.com/pvolnov/py-near
Project-Url: changelog, https://github.com/pvolnov/py-near/blob/main/CHANGELOG.md
Project-Url: funding, https://opencollective.com/py-near
Project-Url: twitter, https://twitter.com/p_volnov
License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: async,near,python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: <3.12,>=3.8
Requires-Dist: base58 (<3.0.0,>=2.1.1)
Requires-Dist: frozenlist (<2.0.0,>=1.4.1)
Requires-Dist: httpx (==0.26.0)
Requires-Dist: loguru (<1.0.0,>=0.7.2)
Requires-Dist: py-near-primitives (==0.2.3)
Requires-Dist: pydantic (<3.0.0,>=2.6.2)
Requires-Dist: pynacl (<2.0.0,>=1.5.0)
Requires-Dist: ruff (>=0.9.10)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3959 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
py_near/__init__.py sha256=t5fAxjaU8dN8xpQR2vz0ZGhfTkdVy2RCbkhJhZFglk4 50
py_near/account.py sha256=we5hm_jltK19C7gcUa-EdOVue8RQ01pAZB5-_JGHOR4 18222
py_near/constants.py sha256=inaWIuwmF1EB5JSB0ynnZY5rKY_QsxhF9KuCOhPsM6k 164
py_near/models.py sha256=Wu4aOh6UUD8rNdKMqn8w6bLsm3NU3u5zZ09b09a4iYM 11590
py_near/providers.py sha256=Wbpc90IBRoHBUXb8nioHek6p-0QjT61M7BwdVz8FtdM 16194
py_near/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
py_near/transactions.py sha256=QwEP3qOGxb8OB2vZA_rU20jvkPA0FmJowUKDxbuzOuI 3251
py_near/utils.py sha256=FirRH93ydH1cwjn0-sNrZeIn3BRD6QHedrP2VkAdJ6g 126
py_near/dapps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
py_near/dapps/core.py sha256=wmFqg85qosU0Oy8ElAgBJCVwJROjM1JBekp9lgVP-s4 230
py_near/dapps/fts.py sha256=MFe_wC96K_RfpFc7soeZr-ejuMWPl7SJqaX2mTbZHy0 959
py_near/dapps/ft/__init__.py sha256=hx8qh4yEs37Ul_JhDWn8LHd-9lzsaATivxKOJPaUqTE 29
py_near/dapps/ft/async_client.py sha256=Oir5EQOGueq0lsNn0ybe_1uvMnmV5K1m_mHFuFWIUu4 6717
py_near/dapps/ft/exceptions.py sha256=UjXLFsDQX0vDGS9CGO7HE9XpLD0vovFNUzCb11WKAtc 92
py_near/dapps/ft/models.py sha256=_URS8nXZvfuxjU7Ov2E-nteBak5qKtPKN3bLOR7sC9k 186
py_near/dapps/keypom/__init__.py sha256=6fWGxsVr_lb_wTf_MHrbwBl1fgf78b5ezmsVa3JeFjI 32
py_near/dapps/keypom/async_client.py sha256=DS594S00xhcyvVtD1W0PjmtmT3YhvXTZZ3hskbn1-1w 1422
py_near/dapps/keypom/exceptions.py sha256=pGz0w1Ubh2A1aHEWvUX4dVaCcO9r2Y-h2JwhBY5KJbU 45
py_near/dapps/keypom/models.py sha256=NYcKnQw8X4HkvzAwS8qOmPrChT4-8UIM-eMY1r9RbWQ 2166
py_near/dapps/staking/__init__.py sha256=1T2lj9DVp0FJ9IfnBtc5Qkx_nJMo1DRVX6L0ENyKugs 34
py_near/dapps/staking/async_client.py sha256=TYudiPwF4tQ03rZuWNL-PUQ2kKpx06BxWWmbvePxJjw 5203
py_near/dapps/staking/exceptions.py sha256=UjXLFsDQX0vDGS9CGO7HE9XpLD0vovFNUzCb11WKAtc 92
py_near/dapps/staking/models.py sha256=zC5M_pc1oMqHq4GaYif1uwFbW6acD2BsiA9rbyiaUTs 124
py_near/exceptions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
py_near/exceptions/exceptions.py sha256=DEFipaAHm0y7oCuN2QKzHsiQvUTUQVl-Ce36Ag7n7hs 5509
py_near/exceptions/provider.py sha256=K-wexgjPJ8sw42JePwaP7R5dJEIn9DoFJRvVcURsx6s 7718
py_near_fork-0.1.1.dist-info/METADATA sha256=SJ9cHjrZZyxlSUMEBUgGLxHpVNb8VHTEVyWSXcYTNMs 6298
py_near_fork-0.1.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
py_near_fork-0.1.1.dist-info/licenses/LICENSE sha256=I_GOA9xJ35FiL-KnYXZJdATkbO2KcV2dK2enRGVxzKM 1023
py_near_fork-0.1.1.dist-info/RECORD