nextcore

View on PyPIReverse Dependencies (2)

2.0.2 nextcore-2.0.2-py3-none-any.whl

Wheel Details

Project: nextcore
Version: 2.0.2
Filename: nextcore-2.0.2-py3-none-any.whl
Download: [link]
Size: 74205
MD5: 28356f89af81d2bde2d2d0841bd918c5
SHA256: 8d6085853c6f6040c69243e0b74a5ec79f68b77a7e9ac242b77b5163abddbbd2
Uploaded: 2024-03-21 20:20:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nextcore
Version: 2.0.2
Summary: A low level Discord API wrapper
Author: tag-epic
Home-Page: https://github.com/nextsnake/nextcore
Project-Url: Bug Tracker, https://github.com/nextsnake/nextcore/issues
Project-Url: Documentation, https://nextcore.readthedocs.io
Project-Url: Discord, https://discord.gg/3RFUm3eP5c
Project-Url: Repository, https://github.com/nextsnake/nextcore
License: MIT
Keywords: discord,bot,wrapper,api
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: Framework :: aiohttp
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: aiohttp (<4.0.0,>=3.6.0)
Requires-Dist: discord-typings (<0.6.0,>=0.5.0)
Requires-Dist: frozendict (<3.0.0,>=2.3.0)
Requires-Dist: orjson (<4.0.0,>=3.6.8); extra == "speed"
Requires-Dist: types-frozendict (<3.0.0,>=2.0.6)
Requires-Dist: types-orjson (<4.0.0,>=3.6.2); extra == "speed"
Requires-Dist: typing-extensions (<5.0.0,>=4.1.1)
Provides-Extra: speed
Description-Content-Type: text/markdown
[Description omitted; length: 2748 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nextcore/__init__.py sha256=GGvLGQSJYs1bU8O9s0NP0YzF008IYjaYLqO_ma4-rHQ 1323
nextcore/common/__init__.py sha256=FifSzRP9UvfETeu1pOtU4DhH5kxs5gDg-LBTRlFByZw 1539
nextcore/common/dispatcher.py sha256=WFueq0oQOiCcd6eDeLpLOVFfZNioOdtEsM-dthhg1sc 19850
nextcore/common/errors.py sha256=WATLPscF2z6yi4oMtp5JQ5piQot7hjR7lROBQo5zf4A 1442
nextcore/common/json.py sha256=4GoRpywnKgHLvWBgt7oTFK4mNvY6mEopeKvQqRwGdd4 2421
nextcore/common/maybe_coro.py sha256=4Jl5qi-n64DPup-nnlZ0pITVlZ0CKSYTMqhepwaD6HY 2433
nextcore/common/times_per/__init__.py sha256=aKeq0hRLutwmOsr8Q1qzXwPpulSevuv_nyeP540qvYg 1360
nextcore/common/times_per/priority_queue_container.py sha256=xJiFIAjPsY9w-aPXZXTLTpr5GHVHKKzqdVpdKNuGoSI 2129
nextcore/common/times_per/times_per.py sha256=wGKRkHKdkFq6LQ8-O5ywtQXuutszqv16FHd-ybhrZDI 6548
nextcore/common/undefined.py sha256=a5JfesiEGP_k4mGSKe6hF5JSUb5DMzyoay9b0QysD3g 1786
nextcore/gateway/__init__.py sha256=bQ8zMua3FKQcHX5GT5GK5cppdm0ZZ1RmphxzxeZWZ-4 1844
nextcore/gateway/close_code.py sha256=tstRDLiXDu607_jZD0-vqMKgJwOmT81ulVamA3BARpE 2529
nextcore/gateway/decompressor.py sha256=T2Z9WwLCWnwnVf8yysY_SK5PwvM--wWs6pS5UngLOrA 3216
nextcore/gateway/errors.py sha256=t5ehZvxZwQe3RI0K8StZwuyBbDk9hBKcb1rSH-Fv_ho 3560
nextcore/gateway/exponential_backoff.py sha256=1-2uHOY8xYOWQ2Okir_DMC-buGGxcfq6bDt9nLhoBaQ 2843
nextcore/gateway/op_code.py sha256=jqTbQXDNs1jCk5epYRSbOWrkVdNc2h-IV77eqQdH_v8 1924
nextcore/gateway/shard.py sha256=DRKMMgBHiPz5c5wQiDCGf1nLsAncjARPiAc5dxvO8ek 34379
nextcore/gateway/shard_manager.py sha256=RURQEbPCUo3-8DNAGtDFfCNcLGXohBPS8F_3vWrCkgo 13411
nextcore/http/__init__.py sha256=BZ3yH5psG5Hcy44wTysAEusgT-NTz-xDikqBXERmaxU 1537
nextcore/http/authentication/__init__.py sha256=-XxhLL3TpYmD8DhVs1h9DgrinMPQJW7QFxoNSeIZPA0 1454
nextcore/http/authentication/base.py sha256=pYjqT2DoHTKDV1pW_TjrWhyXWS9IMY6Ee_J-uQ8zFis 2754
nextcore/http/authentication/bearer.py sha256=jffmkzoIoRB6eAc_awFwJarqMFitlhCbZd7G0Lfwt5M 2622
nextcore/http/authentication/bot.py sha256=9JqGPzMrBDD6X_Q7z851aCVQXMJOGd5vv_lSGbjXNH4 2907
nextcore/http/bucket.py sha256=7QTviyIixVLZH5PxhRCTgmOi9VMLSelSW1IDTgWOjCI 10000
nextcore/http/bucket_metadata.py sha256=UhrfREGSP-dItDa6r9sE18Chegsa2saBkQi2OQ9xEeE 2547
nextcore/http/client/__init__.py sha256=dbzHYzyCm_eHGleteeAWc56psiGgyMz9OFf_WP6rxGA 1142
nextcore/http/client/base_client.py sha256=sqfwJuYAeD50qxAYxWvsSbZjyvW2sQvzPkCEkMvQO5o 1967
nextcore/http/client/client.py sha256=nTnM70JuydH2uWKLOn41qpFWfV9DBPqoeYwxhXT7hzM 19615
nextcore/http/errors.py sha256=gm0IN2nRiz2kvwlFZO8g4QxaLKa447lB0EGiOx6JSiE 5616
nextcore/http/global_rate_limiter/__init__.py sha256=JO0fhS1Dt86YhSKBuBhGc3N-iANFp1GFsexAGr6dlys 1493
nextcore/http/global_rate_limiter/base.py sha256=7DqH4PpiXuHNwXxrzyKaHwp-tHga0sUnOEfiLjnkW4E 3172
nextcore/http/global_rate_limiter/limited.py sha256=lQzsrYB_hzLwMhSlWD7-_AXQ9vmNoCSvOmeSvADacVU 2033
nextcore/http/global_rate_limiter/unlimited.py sha256=kPBf-9EkYJBVBKszxDltIu7mhUsgspZBZr4Jvf66SrA 5918
nextcore/http/rate_limit_storage.py sha256=-iiYDnHM-TPDVswmHp0flPs7HXRaitiKmmz4iW3CCRI 6263
nextcore/http/request_session.py sha256=fDQy69iulLHP3AJMvMvj7uNT8KP-cwo6_U3PCeVkkB4 2470
nextcore/http/route.py sha256=n7XrpuhVca7b8mtzLXZ0NxOsJkSVxQP78_btffHkHNc 4122
nextcore/py.typed sha256=8JBVrESiIWFzGf_cOcAnXqnR4Tv5oiZUq_skUTcb_N0 85
nextcore-2.0.2.dist-info/LICENSE sha256=U3QZ6UhUIvYpqoKgXC9sdlvXDO734f629NQ2JuqEkFQ 1065
nextcore-2.0.2.dist-info/METADATA sha256=vICAMdOvz_9sY8fV-VgpCCh3xGynGRX8MTMsAjQ49Vg 4501
nextcore-2.0.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
nextcore-2.0.2.dist-info/RECORD