RaveApiClient


NameRaveApiClient JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/Bovonos0/rave.py
SummaryUnofficial Python wrapper for Rave API ✨.
upload_time2023-04-08 22:52:33
maintainer
docs_urlNone
authorBovonos
requires_python
licenseMIT
keywords rave.py rave ravepy raveio rave.io api.red.wemesh.ca wemesh rave-api rave-wrapper bov bovo bovonos
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

<p align="center">
  <a href="https://discord.gg/RaCzsPnfNM">
      <img src="https://discordapp.com/api/guilds/1091655219630325851/widget.png" alt="Support Server">
</a>


</p>

# Unofficial Python Wrapper for Rave API ✨

This is an unofficial Python wrapper for Rave API. It provides a simple way to interact with the Rave API
and perform various actions, such as getting project details, creating new projects, and updating existing projects.

## Installation

You can install the package using pip:

```
pip install rave.py
```

## Usage

Here is a simple example of how to use the package to Login and get sessionId:

```python

```

For more information on how to use the package, please refer to the documentation (soon).

## Contributing

Contributions are welcome! If you find a bug or would like to suggest a new feature, please create a GitHub issue. If
you would like to contribute code, please fork the repository and create a pull request.

## Contact

If you have any questions or would like to discuss the package further, please join
our [Discord community](https://discord.gg/YNxbWjrssp). We'd love to hear from you!

#\x00 \x00r\x00a\x00v\x00e\x00.\x00p\x00y\x00
\x00
\x00

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Bovonos0/rave.py",
    "name": "RaveApiClient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "rave.py,rave,ravepy,raveio,rave.io,api.red.wemesh.ca,wemesh,rave-api,rave-wrapper,bov,bovo,bovonos",
    "author": "Bovonos",
    "author_email": "kanimetoon4455@gmail.com",
    "download_url": "https://github.com/Bovonos0/rave.py/archive/refs/heads/main.zip",
    "platform": null,
    "description": "\r\n\r\n<p align=\"center\">\r\n  <a href=\"https://discord.gg/RaCzsPnfNM\">\r\n      <img src=\"https://discordapp.com/api/guilds/1091655219630325851/widget.png\" alt=\"Support Server\">\r\n</a>\r\n\r\n\r\n</p>\r\n\r\n# Unofficial Python Wrapper for Rave API \u00e2\u0153\u00a8\r\n\r\nThis is an unofficial Python wrapper for Rave API. It provides a simple way to interact with the Rave API\r\nand perform various actions, such as getting project details, creating new projects, and updating existing projects.\r\n\r\n## Installation\r\n\r\nYou can install the package using pip:\r\n\r\n```\r\npip install rave.py\r\n```\r\n\r\n## Usage\r\n\r\nHere is a simple example of how to use the package to Login and get sessionId:\r\n\r\n```python\r\n\r\n```\r\n\r\nFor more information on how to use the package, please refer to the documentation (soon).\r\n\r\n## Contributing\r\n\r\nContributions are welcome! If you find a bug or would like to suggest a new feature, please create a GitHub issue. If\r\nyou would like to contribute code, please fork the repository and create a pull request.\r\n\r\n## Contact\r\n\r\nIf you have any questions or would like to discuss the package further, please join\r\nour [Discord community](https://discord.gg/YNxbWjrssp). We'd love to hear from you!\r\n\r\n#\\x00 \\x00r\\x00a\\x00v\\x00e\\x00.\\x00p\\x00y\\x00\r\n\\x00\r\n\\x00\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Unofficial Python wrapper for Rave API \u2728.",
    "version": "1.0",
    "split_keywords": [
        "rave.py",
        "rave",
        "ravepy",
        "raveio",
        "rave.io",
        "api.red.wemesh.ca",
        "wemesh",
        "rave-api",
        "rave-wrapper",
        "bov",
        "bovo",
        "bovonos"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9b042f91694f33be553a50408f7fc58e4d49c5db0dfaa03e1bc75e93062d691",
                "md5": "a6ae2dadffa2ecd35c0bdbf998ec5801",
                "sha256": "3ff819b6c5d4f3faf3cb79280abf060ad3f5177b296aa884dc03b08a5db333ed"
            },
            "downloads": -1,
            "filename": "RaveApiClient-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6ae2dadffa2ecd35c0bdbf998ec5801",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8176,
            "upload_time": "2023-04-08T22:52:33",
            "upload_time_iso_8601": "2023-04-08T22:52:33.856513Z",
            "url": "https://files.pythonhosted.org/packages/e9/b0/42f91694f33be553a50408f7fc58e4d49c5db0dfaa03e1bc75e93062d691/RaveApiClient-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-08 22:52:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Bovonos0",
    "github_project": "rave.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "raveapiclient"
}
        
Elapsed time: 0.05281s