seldegen


Nameseldegen JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/blnkoff/seldegen
SummaryThe package containing tools to warm up Web3-based project using Selenium
upload_time2024-04-07 15:29:37
maintainerNone
docs_urlNone
authorAlexey
requires_python<4.0,>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # seldegen

[![Croco Logo](https://i.ibb.co/G5Pjt6M/logo.png)](https://t.me/crocofactory)

The package containing tools to warm up Web3-based project using Selenium

- **[Telegram channel](https://t.me/crocofactory)**
- **[Bug reports](https://github.com/blnkoff/seldegen/issues)**

Source code is made available under the [MIT License](LICENSE)

# Installing seldegen
To install `seldegen` from PyPi, you can use that:

```shell
pip install seldegen
```

To install `seldegen` from GitHub, use that:

```shell
pip install git+https://github.com/blnkoff/seldegen.git
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/blnkoff/seldegen",
    "name": "seldegen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alexey",
    "author_email": "axbelenkov@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/aa/0b/52dbd4227cba78d676ebfeaa767e0313467aa4704fe04f8e4dc706d2c0e6/seldegen-0.1.4.tar.gz",
    "platform": null,
    "description": "# seldegen\n\n[![Croco Logo](https://i.ibb.co/G5Pjt6M/logo.png)](https://t.me/crocofactory)\n\nThe package containing tools to warm up Web3-based project using Selenium\n\n- **[Telegram channel](https://t.me/crocofactory)**\n- **[Bug reports](https://github.com/blnkoff/seldegen/issues)**\n\nSource code is made available under the [MIT License](LICENSE)\n\n# Installing seldegen\nTo install `seldegen` from PyPi, you can use that:\n\n```shell\npip install seldegen\n```\n\nTo install `seldegen` from GitHub, use that:\n\n```shell\npip install git+https://github.com/blnkoff/seldegen.git\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The package containing tools to warm up Web3-based project using Selenium",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/blnkoff/seldegen",
        "Repository": "https://github.com/blnkoff/seldegen"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79f207ce46dec92d6655c40c9253da942fe12e383f821c55977acffd6445200d",
                "md5": "e9e7f1e178add7a20a29651dabe2849e",
                "sha256": "b3552d3a1e156c4127d11856068855e13956bdf3e1f8a5e2597aa1103985e3b1"
            },
            "downloads": -1,
            "filename": "seldegen-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9e7f1e178add7a20a29651dabe2849e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 35656,
            "upload_time": "2024-04-07T15:29:35",
            "upload_time_iso_8601": "2024-04-07T15:29:35.609396Z",
            "url": "https://files.pythonhosted.org/packages/79/f2/07ce46dec92d6655c40c9253da942fe12e383f821c55977acffd6445200d/seldegen-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa0b52dbd4227cba78d676ebfeaa767e0313467aa4704fe04f8e4dc706d2c0e6",
                "md5": "5b6869ccb45a6a13df44a06491d4b804",
                "sha256": "8a7da2e6c6070c8e59e8da35c12042bab03592c45ed2317b906bd3431310b528"
            },
            "downloads": -1,
            "filename": "seldegen-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5b6869ccb45a6a13df44a06491d4b804",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 62342,
            "upload_time": "2024-04-07T15:29:37",
            "upload_time_iso_8601": "2024-04-07T15:29:37.419509Z",
            "url": "https://files.pythonhosted.org/packages/aa/0b/52dbd4227cba78d676ebfeaa767e0313467aa4704fe04f8e4dc706d2c0e6/seldegen-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-07 15:29:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blnkoff",
    "github_project": "seldegen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "seldegen"
}
        
Elapsed time: 0.20411s