<div align="center">
<h1>PyBloxlink</h1>
<h3>An async API wrapper for the <a href="https://blox.link">blox.link</a> API.</h3>
<img src="https://img.shields.io/pypi/v/pybloxlink.svg">
</div>
## About
PyBloxlink is an async API wrapper for the [Bloxlink](https://blox.link) API.
Notable features:
* Async ready.
* Up to date.
* Provides full API coverage.
* User-friendly errors for handling status codes of failed HTTP requests.
## Installation
To install a full release of the library, run the command below:
```
pip install -U pybloxlink
```
## Examples
Some examples can be found on the documentation, here: https://acatiadroid.github.io/pybloxlink/examples.html
## Help
If you need help, you can either make an [issue](https://github.com/acatiadroid/pybloxlink/issues/new) or join the Bloxlink server: https://discord.gg/bloxlink
## License
This is licensed under MIT. Read the license [here](https://github.com/acatiadroid/pybloxlink/blob/main/LICENSE.txt).
## Contributing
Contributions are welcome! Check out the [contributing guidelines](https://github.com/acatiadroid/pybloxlink/blob/main/.github/CONTRIBUTING.md) beforehand.
Raw data
{
"_id": null,
"home_page": "https://github.com/acatiadroid/pybloxlink",
"name": "pybloxlink",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,bloxlink,api wrapper",
"author": "acatiadroid",
"author_email": "<acatia@mail.com>",
"download_url": "https://files.pythonhosted.org/packages/92/77/24ac36140942edc13cada307c4f65d837019dc549bf5bb58a8e9fb24f98a/pybloxlink-0.3.0.tar.gz",
"platform": null,
"description": "<div align=\"center\">\r\n <h1>PyBloxlink</h1>\r\n <h3>An async API wrapper for the <a href=\"https://blox.link\">blox.link</a> API.</h3>\r\n <img src=\"https://img.shields.io/pypi/v/pybloxlink.svg\">\r\n</div>\r\n\r\n## About\r\nPyBloxlink is an async API wrapper for the [Bloxlink](https://blox.link) API.\r\n\r\nNotable features:\r\n* Async ready.\r\n* Up to date.\r\n* Provides full API coverage.\r\n* User-friendly errors for handling status codes of failed HTTP requests.\r\n\r\n## Installation\r\nTo install a full release of the library, run the command below:\r\n\r\n```\r\npip install -U pybloxlink\r\n```\r\n\r\n## Examples\r\nSome examples can be found on the documentation, here: https://acatiadroid.github.io/pybloxlink/examples.html\r\n\r\n## Help\r\nIf you need help, you can either make an [issue](https://github.com/acatiadroid/pybloxlink/issues/new) or join the Bloxlink server: https://discord.gg/bloxlink\r\n\r\n## License\r\nThis is licensed under MIT. Read the license [here](https://github.com/acatiadroid/pybloxlink/blob/main/LICENSE.txt).\r\n\r\n## Contributing\r\nContributions are welcome! Check out the [contributing guidelines](https://github.com/acatiadroid/pybloxlink/blob/main/.github/CONTRIBUTING.md) beforehand.\r\n",
"bugtrack_url": null,
"license": "The MIT License (MIT)",
"summary": "An API wrapper for the Bloxlink API.",
"version": "0.3.0",
"project_urls": {
"Homepage": "https://github.com/acatiadroid/pybloxlink",
"Issues": "https://github.com/acatiadroid/pybloxlink/issues"
},
"split_keywords": [
"python",
"bloxlink",
"api wrapper"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "927724ac36140942edc13cada307c4f65d837019dc549bf5bb58a8e9fb24f98a",
"md5": "49c277ca1a137862efe7fc6c73735863",
"sha256": "9626f2513702e8447b10f876be2afb82f837ec4bb02a7a1baf191216187a5dcd"
},
"downloads": -1,
"filename": "pybloxlink-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "49c277ca1a137862efe7fc6c73735863",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6720,
"upload_time": "2024-01-07T19:12:10",
"upload_time_iso_8601": "2024-01-07T19:12:10.321009Z",
"url": "https://files.pythonhosted.org/packages/92/77/24ac36140942edc13cada307c4f65d837019dc549bf5bb58a8e9fb24f98a/pybloxlink-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-07 19:12:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "acatiadroid",
"github_project": "pybloxlink",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pybloxlink"
}