Metadata-Version: |
2.1 |
Name: |
fluxpoint.py |
Version: |
0.1.0 |
Summary: |
A Python wrapper for the Fluxpoint API |
Author: |
Dhruva Shaw |
Home-Page: |
https://github.com/Dhruvacube/fluxpoint.py |
Project-Url: |
Official Api Documentation, https://bluedocs.page/fluxpoint-api |
Project-Url: |
Issue tracker, https://github.com/Dhruvacube/fluxpoint.py/issues |
Project-Url: |
Repository, https://github.com/Dhruvacube/fluxpoint.py |
Project-Url: |
Get Api Token, https://fluxpoint.dev/api/access |
Project-Url: |
Offcial Fluxpoint discord server, https://discord.gg/fluxpoint |
Project-Url: |
Support server for api wrapper, https://discord.gg/vfXHwS3nmQ |
Project-Url: |
Examples Directory, https://github.com/Dhruvacube/fluxpoint.py/tree/master/examples |
Project-Url: |
fluxpoint.py API wrapper docs, https://fluxpointpy.readthedocs.io |
License: |
GNU GENERAL PUBLIC LICENSE |
Keywords: |
fluxpoint api,api,wrapper,async wrapper |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
License :: OSI Approved :: GNU General Public License v2 (GPLv2) |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Communications |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
aiohttp (>=3.8.1) |
Requires-Dist: |
yarl (>=1.7.2) |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
sphinxcontrib-trio; extra == "docs" |
Requires-Dist: |
sphinxcontrib-websupport; extra == "docs" |
Requires-Dist: |
sphinx-autoapi; extra == "docs" |
Requires-Dist: |
typing-extensions; extra == "docs" |
Requires-Dist: |
aiohttp[speedups] (>=3.8.1); extra == "speed" |
Provides-Extra: |
docs |
Provides-Extra: |
speed |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |