wall-of-text-api-wrapper


Namewall-of-text-api-wrapper JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryPython wrapper for the Wall Of Text API
upload_time2025-01-30 04:56:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Pashok11 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 wall of text wot api wrapper pashok11
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python wrapper for the [Wall Of Text API](https://github.com/Pashok111/Wall-Of-Text-API)  
Little project for uploading and reading some texts and comments for them.

You can check this API at https://pashok11.tw1.su/apis/wall_of_text/docs
## How to use
Just use pip: `pip install wall_of_text_api_wrapper`
## Example
```python
from wall_of_text_api_wrapper import WallOfTextAPIWrapperLatest

api_server = "https://pashok11.tw1.su/apis/wall_of_text"
api = WallOfTextAPIWrapperLatest(api_server)

for t in api.get_texts():
    print(t)
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "wall-of-text-api-wrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "wall of text, wot, api, wrapper, pashok11",
    "author": null,
    "author_email": "Pashok11 <pasha.m220@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e1/8d/0dfd6037ef624e400aff7b12e17825795012105b332a4c49c064b1c9d096/wall_of_text_api_wrapper-1.0.1.tar.gz",
    "platform": null,
    "description": "# Python wrapper for the [Wall Of Text API](https://github.com/Pashok111/Wall-Of-Text-API)  \nLittle project for uploading and reading some texts and comments for them.\n\nYou can check this API at https://pashok11.tw1.su/apis/wall_of_text/docs\n## How to use\nJust use pip: `pip install wall_of_text_api_wrapper`\n## Example\n```python\nfrom wall_of_text_api_wrapper import WallOfTextAPIWrapperLatest\n\napi_server = \"https://pashok11.tw1.su/apis/wall_of_text\"\napi = WallOfTextAPIWrapperLatest(api_server)\n\nfor t in api.get_texts():\n    print(t)\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Pashok11  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": "Python wrapper for the Wall Of Text API",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Pashok111/Wall-Of-Text-API-Wrapper",
        "Issues": "https://github.com/Pashok111/Wall-Of-Text-API-Wrapper/issues",
        "Repository": "https://github.com/Pashok111/Wall-Of-Text-API-Wrapper.git"
    },
    "split_keywords": [
        "wall of text",
        " wot",
        " api",
        " wrapper",
        " pashok11"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe006deaecf6b1180f01c68e9ad4305041a3c4e0cf39dca979fb6622840edf75",
                "md5": "e69cc88d154a3d19bd7f45042a70ab8a",
                "sha256": "7e367978629186ce09adea8fe63a670addae9eceb4c5dc0a0ddf87d8479fd1e4"
            },
            "downloads": -1,
            "filename": "wall_of_text_api_wrapper-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e69cc88d154a3d19bd7f45042a70ab8a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6073,
            "upload_time": "2025-01-30T04:56:18",
            "upload_time_iso_8601": "2025-01-30T04:56:18.706191Z",
            "url": "https://files.pythonhosted.org/packages/fe/00/6deaecf6b1180f01c68e9ad4305041a3c4e0cf39dca979fb6622840edf75/wall_of_text_api_wrapper-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e18d0dfd6037ef624e400aff7b12e17825795012105b332a4c49c064b1c9d096",
                "md5": "c24619133b206c64c6327728364bc210",
                "sha256": "f4f4caa7fb3cd836e9aa8663cf03423da66e8585c65ca6639f51ed6b321530d3"
            },
            "downloads": -1,
            "filename": "wall_of_text_api_wrapper-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c24619133b206c64c6327728364bc210",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5691,
            "upload_time": "2025-01-30T04:56:21",
            "upload_time_iso_8601": "2025-01-30T04:56:21.047546Z",
            "url": "https://files.pythonhosted.org/packages/e1/8d/0dfd6037ef624e400aff7b12e17825795012105b332a4c49c064b1c9d096/wall_of_text_api_wrapper-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 04:56:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Pashok111",
    "github_project": "Wall-Of-Text-API-Wrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "wall-of-text-api-wrapper"
}
        
Elapsed time: 3.36535s