webspirit


Namewebspirit JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA Python package for downloading resources from the web and organizing your favorites
upload_time2025-08-30 12:00:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.4
licenseMIT
keywords webspirit yt-dlp poo youtube download favorites collections web-scrapping
VCS
bugtrack_url
requirements pandas colorlog yt-dlp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "webspirit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.4",
    "maintainer_email": null,
    "keywords": "webspirit, yt-dlp, POO, YouTube, download, favorites, collections, web-scrapping",
    "author": null,
    "author_email": "Solange <archange_paradise@proton.me>",
    "download_url": "https://files.pythonhosted.org/packages/60/20/e0acd33ebc3c49be469d25d463149fc9d615037b06b8457229d11fc240d8/webspirit-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for downloading resources from the web and organizing your favorites",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Archange-py/Webspirit",
        "Library": "https://pypi.org/project/webspirit/",
        "Repository": "https://github.com/Archange-py/Webspirit"
    },
    "split_keywords": [
        "webspirit",
        " yt-dlp",
        " poo",
        " youtube",
        " download",
        " favorites",
        " collections",
        " web-scrapping"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bcbfd38fbc578c083e7cf183e028339204cd9035ef86ef2d7f65fa2c59c4fee7",
                "md5": "711c94172a266ae978e5bf23c1bee5aa",
                "sha256": "4b2ca6d829697c807185a95673a8b980abc51205bb262a7fdfc316ffb8f1e79e"
            },
            "downloads": -1,
            "filename": "webspirit-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "711c94172a266ae978e5bf23c1bee5aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.4",
            "size": 17994,
            "upload_time": "2025-08-30T12:00:24",
            "upload_time_iso_8601": "2025-08-30T12:00:24.163777Z",
            "url": "https://files.pythonhosted.org/packages/bc/bf/d38fbc578c083e7cf183e028339204cd9035ef86ef2d7f65fa2c59c4fee7/webspirit-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6020e0acd33ebc3c49be469d25d463149fc9d615037b06b8457229d11fc240d8",
                "md5": "bc757755bd3865060234c15ee9debad1",
                "sha256": "e3c99e77ceaa71d1500925ebdbbbb54860ff08ab81523123443be21ef6139210"
            },
            "downloads": -1,
            "filename": "webspirit-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bc757755bd3865060234c15ee9debad1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.4",
            "size": 23539,
            "upload_time": "2025-08-30T12:00:25",
            "upload_time_iso_8601": "2025-08-30T12:00:25.669870Z",
            "url": "https://files.pythonhosted.org/packages/60/20/e0acd33ebc3c49be469d25d463149fc9d615037b06b8457229d11fc240d8/webspirit-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-30 12:00:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Archange-py",
    "github_project": "Webspirit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "colorlog",
            "specs": [
                [
                    "==",
                    "6.9.0"
                ]
            ]
        },
        {
            "name": "yt-dlp",
            "specs": [
                [
                    "==",
                    "2025.6.9"
                ]
            ]
        }
    ],
    "lcname": "webspirit"
}
        
Elapsed time: 2.36022s