asyncwiki


Nameasyncwiki JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/FailProger/asyncwiki.git
SummaryAsynchronous work with Wikipedia for asyncio and Python
upload_time2025-01-03 19:36:46
maintainerNone
docs_urlNone
authorVyacheslav Pervakov
requires_python>=3.13
licenseMIT License
keywords python asynchronous asyncio aiohttp wikipedia
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Asyncwiki

--------------------

## About
### The library for async work with Wikipedia

Some words about library

- Asynchronous
- Fast (probably)
- Parse Wikipedia
- Can work with databases
- And it`s all

## License
<code>Asyncwiki</code> is offered under the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FailProger/asyncwiki.git",
    "name": "asyncwiki",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "Python, asynchronous, asyncio, aiohttp, Wikipedia",
    "author": "Vyacheslav Pervakov",
    "author_email": "WsrrcalzWehgwmD@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/81/d6/e5d0bbd1aeb3350b37aa6bba22df65d0e940116a1be5eff4187c22e6bb61/asyncwiki-0.1.2.tar.gz",
    "platform": null,
    "description": "# Asyncwiki\n\n--------------------\n\n## About\n### The library for async work with Wikipedia\n\nSome words about library\n\n- Asynchronous\n- Fast (probably)\n- Parse Wikipedia\n- Can work with databases\n- And it`s all\n\n## License\n<code>Asyncwiki</code> is offered under the MIT license.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Asynchronous work with Wikipedia for asyncio and Python",
    "version": "0.1.2",
    "project_urls": {
        "GitHub": "https://github.com/FailProger/asyncwiki.git",
        "Homepage": "https://github.com/FailProger/asyncwiki.git"
    },
    "split_keywords": [
        "python",
        " asynchronous",
        " asyncio",
        " aiohttp",
        " wikipedia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d7ff03a1c72270b9476f29cea1c5d571748520bb4f33e055ca314d6d0203a73",
                "md5": "cacec82b6e75d18e471ee4df196b198a",
                "sha256": "fcd0a8ae607ba5caa813ade37a183331e4a3ba139b9d1a7eeae783c05101094c"
            },
            "downloads": -1,
            "filename": "asyncwiki-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cacec82b6e75d18e471ee4df196b198a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 21443,
            "upload_time": "2025-01-03T19:36:44",
            "upload_time_iso_8601": "2025-01-03T19:36:44.605138Z",
            "url": "https://files.pythonhosted.org/packages/3d/7f/f03a1c72270b9476f29cea1c5d571748520bb4f33e055ca314d6d0203a73/asyncwiki-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81d6e5d0bbd1aeb3350b37aa6bba22df65d0e940116a1be5eff4187c22e6bb61",
                "md5": "d86aa394c1100aba2572a7516983b492",
                "sha256": "727afce7a156b85f21b288d3e23a0d92f64560601a188d621c289fd644d07748"
            },
            "downloads": -1,
            "filename": "asyncwiki-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d86aa394c1100aba2572a7516983b492",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 16632,
            "upload_time": "2025-01-03T19:36:46",
            "upload_time_iso_8601": "2025-01-03T19:36:46.770459Z",
            "url": "https://files.pythonhosted.org/packages/81/d6/e5d0bbd1aeb3350b37aa6bba22df65d0e940116a1be5eff4187c22e6bb61/asyncwiki-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-03 19:36:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FailProger",
    "github_project": "asyncwiki",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "asyncwiki"
}
        
Elapsed time: 0.54355s