librus-apix


Namelibrus-apix JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/poroknights/librus-apix
SummaryWeb Scraper for Librus Synergia
upload_time2024-09-19 09:23:12
maintainerNone
docs_urlNone
authorPascal Jodłowski
requires_pythonNone
licenseMIT
keywords librus scraper api synergia
VCS
bugtrack_url
requirements beautifulsoup4 bs4 certifi charset-normalizer exceptiongroup idna iniconfig Jinja2 lxml Mako Markdown MarkupSafe packaging pdoc3 pluggy Pygments pytest requests soupsieve tomli urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ""

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/poroknights/librus-apix",
    "name": "librus-apix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "librus, scraper, api, synergia",
    "author": "Pascal Jod\u0142owski",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d8/e0/90e70ccee6ccbe50dcd9ddb727b4d3f9bdbdfa5400124bc7cc8810a6dc51/librus_apix-1.1.1.tar.gz",
    "platform": null,
    "description": "\"\"\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Web Scraper for Librus Synergia",
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/poroknights/librus-apix"
    },
    "split_keywords": [
        "librus",
        " scraper",
        " api",
        " synergia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08074ed288253039fbbe54866390fd2892a45e92750136d9f7c57c6d150cf2e2",
                "md5": "1b3781ef7411b78cbc838aa2df4de5a5",
                "sha256": "d4a9695c7b4476d6dba94b5e1eff748d83b0b74a5ea85debf50bd94e6bd83ad5"
            },
            "downloads": -1,
            "filename": "librus_apix-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b3781ef7411b78cbc838aa2df4de5a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 46024,
            "upload_time": "2024-09-19T09:23:10",
            "upload_time_iso_8601": "2024-09-19T09:23:10.634877Z",
            "url": "https://files.pythonhosted.org/packages/08/07/4ed288253039fbbe54866390fd2892a45e92750136d9f7c57c6d150cf2e2/librus_apix-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8e090e70ccee6ccbe50dcd9ddb727b4d3f9bdbdfa5400124bc7cc8810a6dc51",
                "md5": "65c373b647ce64424b247e6497bd76c4",
                "sha256": "44e5aa0173e5316725b33e322e47338ca51f09f850c24a75f70fe5b1df64f34d"
            },
            "downloads": -1,
            "filename": "librus_apix-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "65c373b647ce64424b247e6497bd76c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40318,
            "upload_time": "2024-09-19T09:23:12",
            "upload_time_iso_8601": "2024-09-19T09:23:12.241807Z",
            "url": "https://files.pythonhosted.org/packages/d8/e0/90e70ccee6ccbe50dcd9ddb727b4d3f9bdbdfa5400124bc7cc8810a6dc51/librus_apix-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 09:23:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "poroknights",
    "github_project": "librus-apix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.12.3"
                ]
            ]
        },
        {
            "name": "bs4",
            "specs": [
                [
                    "==",
                    "0.0.2"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.7.4"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.7"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.4"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "5.2.1"
                ]
            ]
        },
        {
            "name": "Mako",
            "specs": [
                [
                    "==",
                    "1.3.5"
                ]
            ]
        },
        {
            "name": "Markdown",
            "specs": [
                [
                    "==",
                    "3.6"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "2.1.5"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.0"
                ]
            ]
        },
        {
            "name": "pdoc3",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.2.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.0"
                ]
            ]
        },
        {
            "name": "soupsieve",
            "specs": [
                [
                    "==",
                    "2.5"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.2"
                ]
            ]
        }
    ],
    "lcname": "librus-apix"
}
        
Elapsed time: 0.63720s