Async-DisOAuth


NameAsync-DisOAuth JSON
Version 2.0.1 PyPI version JSON
download
home_page
SummaryWorks with Discord API, to get
upload_time2023-11-13 17:18:38
maintainer
docs_urlNone
authorArcader717
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Arcader717 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 discord oauth2 oauth auth async
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Renamed

The Async-DisOAuth package has been renamed to discoauth and moved [here](https://pypi.org/project/discoauth/)

# DiscordOAuth2
automatically follows through with the requests for Discord OAuth

[![Documentation Status](https://readthedocs.org/projects/async-disoauth2/badge/?version=latest)](https://async-disoauth2.readthedocs.io/en/latest/?badge=latest)

***

## Features
- Makes a Authorization Url automatically, using the client ID, redirect_uri, and the scopes you want
- Can get:
  - The access token
  - The user
  - The user's guilds

***

## What I'm working on for version 2.0.0

- [x] Get Guilds
  - Released in version 1.1
  - [x] Errors, will be fixed in version 1.1.4
    - Found error in the scope part of the url creation
- [x] Models
  - [x] User Object
    - [x] Errors, fixed in version 1.1.3
  - [x] Guild Object
    - Released in version 1.2
- [x] Bot OAuth
    - Released in version 1.3
- [ ] Functioning CLI

***

### Useful Links:

- [License](https://github.com/disoauth/DiscoAuth/blob/main/LICENSE)
- [Contributing & Guidelines](https://github.com/disoauth/DiscoAuth/blob/main/CONTRIBUTING.md)
- [Roadmap](https://github.com/orgs/disoauth/projects/1)

***

## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tbody>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Arcader717"><img src="https://avatars.githubusercontent.com/u/134526462?v=4?s=100" width="100px;" alt="Arcader717"/><br /><sub><b>Arcader717</b></sub></a><br /><a href="#code-Arcader717" title="Code">💻</a> <a href="#doc-Arcader717" title="Documentation">📖</a> <a href="#example-Arcader717" title="Examples">💡</a> <a href="#tutorial-Arcader717" title="Tutorials">✅</a></td>
    </tr>
  </tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

***

## License

This project is under the [MIT License](https://en.wikipedia.org/wiki/MIT_License)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Async-DisOAuth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Discord,OAuth2,oauth,auth,async",
    "author": "Arcader717",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/cb/9b/fb3249458f496bd36701a95bcdf8a2b329382d47c331029e06af72d21c74/Async-DisOAuth-2.0.1.tar.gz",
    "platform": null,
    "description": "# Renamed\n\nThe Async-DisOAuth package has been renamed to discoauth and moved [here](https://pypi.org/project/discoauth/)\n\n# DiscordOAuth2\nautomatically follows through with the requests for Discord OAuth\n\n[![Documentation Status](https://readthedocs.org/projects/async-disoauth2/badge/?version=latest)](https://async-disoauth2.readthedocs.io/en/latest/?badge=latest)\n\n***\n\n## Features\n- Makes a Authorization Url automatically, using the client ID, redirect_uri, and the scopes you want\n- Can get:\n  - The access token\n  - The user\n  - The user's guilds\n\n***\n\n## What I'm working on for version 2.0.0\n\n- [x] Get Guilds\n  - Released in version 1.1\n  - [x] Errors, will be fixed in version 1.1.4\n    - Found error in the scope part of the url creation\n- [x] Models\n  - [x] User Object\n    - [x] Errors, fixed in version 1.1.3\n  - [x] Guild Object\n    - Released in version 1.2\n- [x] Bot OAuth\n    - Released in version 1.3\n- [ ] Functioning CLI\n\n***\n\n### Useful Links:\n\n- [License](https://github.com/disoauth/DiscoAuth/blob/main/LICENSE)\n- [Contributing & Guidelines](https://github.com/disoauth/DiscoAuth/blob/main/CONTRIBUTING.md)\n- [Roadmap](https://github.com/orgs/disoauth/projects/1)\n\n***\n\n## Contributors\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Arcader717\"><img src=\"https://avatars.githubusercontent.com/u/134526462?v=4?s=100\" width=\"100px;\" alt=\"Arcader717\"/><br /><sub><b>Arcader717</b></sub></a><br /><a href=\"#code-Arcader717\" title=\"Code\">\ud83d\udcbb</a> <a href=\"#doc-Arcader717\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#example-Arcader717\" title=\"Examples\">\ud83d\udca1</a> <a href=\"#tutorial-Arcader717\" title=\"Tutorials\">\u2705</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\n***\n\n## License\n\nThis project is under the [MIT License](https://en.wikipedia.org/wiki/MIT_License)\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Arcader717  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. ",
    "summary": "Works with Discord API, to get",
    "version": "2.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/disoauth/DiscoAuth/issues",
        "Changelog": "https://github.com/disoauth/DiscoAuth/docs/CHANGELOG.rst",
        "Documentation": "https://async-disoauth2.readthedocs.io/en/latest/index.html",
        "Homepage": "https://github.com/disoauth/DiscoAuth",
        "Repository": "https://github.com/disoauth/DiscoAuth"
    },
    "split_keywords": [
        "discord",
        "oauth2",
        "oauth",
        "auth",
        "async"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d45917b6ffec14cb40f981112e3ba877bd515de3eb4759e0e57649e025112047",
                "md5": "aebdf1ef171b4a3273bb98c97fc89178",
                "sha256": "55902cbd845e8624d4904f5fa8584813aa08319c218da1eead8898b199072d37"
            },
            "downloads": -1,
            "filename": "Async_DisOAuth-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aebdf1ef171b4a3273bb98c97fc89178",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18543,
            "upload_time": "2023-11-13T17:18:37",
            "upload_time_iso_8601": "2023-11-13T17:18:37.518759Z",
            "url": "https://files.pythonhosted.org/packages/d4/59/17b6ffec14cb40f981112e3ba877bd515de3eb4759e0e57649e025112047/Async_DisOAuth-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb9bfb3249458f496bd36701a95bcdf8a2b329382d47c331029e06af72d21c74",
                "md5": "f53fc93cddfef490b462388efbedcbd0",
                "sha256": "4a64e7f35deb2bfccdcb1d3ccde76158fac80eb7f44d141c3ea2e2f0a7c15924"
            },
            "downloads": -1,
            "filename": "Async-DisOAuth-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f53fc93cddfef490b462388efbedcbd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10821,
            "upload_time": "2023-11-13T17:18:38",
            "upload_time_iso_8601": "2023-11-13T17:18:38.763464Z",
            "url": "https://files.pythonhosted.org/packages/cb/9b/fb3249458f496bd36701a95bcdf8a2b329382d47c331029e06af72d21c74/Async-DisOAuth-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-13 17:18:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "disoauth",
    "github_project": "DiscoAuth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "async-disoauth"
}
        
Elapsed time: 0.21549s