eyes-soatra


Nameeyes-soatra JSON
Version 0.0.33 PyPI version JSON
download
home_page
SummaryEyes
upload_time2023-07-26 02:40:07
maintainer
docs_urlNone
authorSoatra
requires_python
license
keywords python crawler scanner requests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# How to setup

## First, type
#### Window
```
python install -r requirements.txt
```
#### Mac, Linux
```
python3 install -r requirements.txt
```

## Second, type
#### Window
```
python start.py install --user
```
#### Mac, Linux
```
python3 start.py install --user
```

Now, you can use this package to achieve your purpose.

---

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "eyes-soatra",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,crawler,scanner,requests",
    "author": "Soatra",
    "author_email": "johnsoatra@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/64/2e/43d328f71258bd7bd79632b4238bf2e2a1407781977c19bf31638e25e5d9/eyes_soatra-0.0.33.tar.gz",
    "platform": null,
    "description": "\n# How to setup\n\n## First, type\n#### Window\n```\npython install -r requirements.txt\n```\n#### Mac, Linux\n```\npython3 install -r requirements.txt\n```\n\n## Second, type\n#### Window\n```\npython start.py install --user\n```\n#### Mac, Linux\n```\npython3 start.py install --user\n```\n\nNow, you can use this package to achieve your purpose.\n\n---\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Eyes",
    "version": "0.0.33",
    "project_urls": null,
    "split_keywords": [
        "python",
        "crawler",
        "scanner",
        "requests"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "642e43d328f71258bd7bd79632b4238bf2e2a1407781977c19bf31638e25e5d9",
                "md5": "762123fad3da51ff076f3c7c17259846",
                "sha256": "15747525d0237a2b2cebf1d2cfd814ae75106885301ac6d0357b168c990e4ddf"
            },
            "downloads": -1,
            "filename": "eyes_soatra-0.0.33.tar.gz",
            "has_sig": false,
            "md5_digest": "762123fad3da51ff076f3c7c17259846",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 196453,
            "upload_time": "2023-07-26T02:40:07",
            "upload_time_iso_8601": "2023-07-26T02:40:07.280982Z",
            "url": "https://files.pythonhosted.org/packages/64/2e/43d328f71258bd7bd79632b4238bf2e2a1407781977c19bf31638e25e5d9/eyes_soatra-0.0.33.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-26 02:40:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "eyes-soatra"
}
        
Elapsed time: 0.13176s