roin


Nameroin JSON
Version 4 PyPI version JSON
download
home_pagehttps://github.com/donno2048/roin
SummaryThis is just a module for easier installation of Rosehip dependencies
upload_time2021-03-20 19:54:43
maintainer
docs_urlNone
authorElisha Hollander
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements chromedriver-autoinstaller comtypes html2text js2py keyboard markdown2 opencv-python pygame pygame-gui pyttsx3 pywin32 requests selenium wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # roin

This is just a module for easier installation of Rosehip dependencies

## To use

Just install the package.

### From PyPI

`py -m pip install roin`

### From GitHub

`py -m pip install git+https://github.com/donno2048/roin`
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/donno2048/roin",
    "name": "roin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Elisha Hollander",
    "author_email": "just4now666666@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b8/5f/2307ed32b286f85ad821b4e9ec73498f6f0698a7d87eaa2e0eca8b7db7e7/roin-4.tar.gz",
    "platform": "",
    "description": "# roin\n\nThis is just a module for easier installation of Rosehip dependencies\n\n## To use\n\nJust install the package.\n\n### From PyPI\n\n`py -m pip install roin`\n\n### From GitHub\n\n`py -m pip install git+https://github.com/donno2048/roin`",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is just a module for easier installation of Rosehip dependencies",
    "version": "4",
    "project_urls": {
        "Homepage": "https://github.com/donno2048/roin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b85f2307ed32b286f85ad821b4e9ec73498f6f0698a7d87eaa2e0eca8b7db7e7",
                "md5": "3eeb5fd3f2de36f7ee24f86a472c242d",
                "sha256": "4a7e0b6fdfa2092d5dd4a096e7fa4e2a338c15d34c0f22869e0141af764a7440"
            },
            "downloads": -1,
            "filename": "roin-4.tar.gz",
            "has_sig": false,
            "md5_digest": "3eeb5fd3f2de36f7ee24f86a472c242d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1082,
            "upload_time": "2021-03-20T19:54:43",
            "upload_time_iso_8601": "2021-03-20T19:54:43.973812Z",
            "url": "https://files.pythonhosted.org/packages/b8/5f/2307ed32b286f85ad821b4e9ec73498f6f0698a7d87eaa2e0eca8b7db7e7/roin-4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-03-20 19:54:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "donno2048",
    "github_project": "roin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "chromedriver-autoinstaller",
            "specs": []
        },
        {
            "name": "comtypes",
            "specs": [
                [
                    "==",
                    "1.1.8"
                ]
            ]
        },
        {
            "name": "html2text",
            "specs": [
                [
                    "==",
                    "2020.1.16"
                ]
            ]
        },
        {
            "name": "js2py",
            "specs": [
                [
                    "==",
                    "0.70"
                ]
            ]
        },
        {
            "name": "keyboard",
            "specs": [
                [
                    "==",
                    "0.13.5"
                ]
            ]
        },
        {
            "name": "markdown2",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "4.5.2.52"
                ]
            ]
        },
        {
            "name": "pygame",
            "specs": [
                [
                    "==",
                    "1.9.6"
                ]
            ]
        },
        {
            "name": "pygame-gui",
            "specs": [
                [
                    "==",
                    "0.5.7"
                ]
            ]
        },
        {
            "name": "pyttsx3",
            "specs": [
                [
                    "==",
                    "2.90"
                ]
            ]
        },
        {
            "name": "pywin32",
            "specs": [
                [
                    "==",
                    "301"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "selenium",
            "specs": [
                [
                    "==",
                    "3.141.0"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.38.1"
                ]
            ]
        }
    ],
    "lcname": "roin"
}
        
Elapsed time: 0.24426s