lilzey-generator


Namelilzey-generator JSON
Version 0.1.0 PyPI version JSON
download
home_page
Summary
upload_time2024-02-29 23:44:50
maintainer
docs_urlNone
authorlilzey
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This simple tool helps you generate random passwords.

## Installation

1. Clone the repository:

    ```bash
    git clone https://github.com/hw010101/lilzey_generator.git
    ```

2. Navigate to the project directory:

    ```bash
    cd lilzey_generator
    ```

3. Install the required dependencies:

    ```bash
    pip install -r requirements.txt
    ```

## Usage

You can run the program with the following command:

```bash
python3 generator.py
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lilzey-generator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "lilzey",
    "author_email": "lilzey0101@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/63/40/071693ae01633c5c4a1bc912de0ae415456f1cc7d7f451940d29e6e06e1d/lilzey_generator-0.1.0.tar.gz",
    "platform": null,
    "description": "This simple tool helps you generate random passwords.\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/hw010101/lilzey_generator.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd lilzey_generator\n    ```\n\n3. Install the required dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\nYou can run the program with the following command:\n\n```bash\npython3 generator.py",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.0",
    "project_urls": {
        "Source": "https://github.com/hw010101/lilzey_generator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02fc2d5c2ea81ff76fbd3b071325b6d117f634e90b386ac382a0aba72e3aa74a",
                "md5": "f0d28e7c32d85b542b7872ece9ee5c94",
                "sha256": "4323a4fef433b77c04cf3c1f8e59f386c0da062fe593f515d44782af1327f0cb"
            },
            "downloads": -1,
            "filename": "lilzey_generator-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0d28e7c32d85b542b7872ece9ee5c94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1759,
            "upload_time": "2024-03-01T19:15:37",
            "upload_time_iso_8601": "2024-03-01T19:15:37.625721Z",
            "url": "https://files.pythonhosted.org/packages/02/fc/2d5c2ea81ff76fbd3b071325b6d117f634e90b386ac382a0aba72e3aa74a/lilzey_generator-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6340071693ae01633c5c4a1bc912de0ae415456f1cc7d7f451940d29e6e06e1d",
                "md5": "fbf2cf33a62b2f83f26a08d1b86847a4",
                "sha256": "079c8d5c7831ed62dbe994fcedfe188f5de66b4e0845668f4c1e3fa14a61d4e2"
            },
            "downloads": -1,
            "filename": "lilzey_generator-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fbf2cf33a62b2f83f26a08d1b86847a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1558,
            "upload_time": "2024-02-29T23:44:50",
            "upload_time_iso_8601": "2024-02-29T23:44:50.652917Z",
            "url": "https://files.pythonhosted.org/packages/63/40/071693ae01633c5c4a1bc912de0ae415456f1cc7d7f451940d29e6e06e1d/lilzey_generator-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 23:44:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hw010101",
    "github_project": "lilzey_generator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "lilzey-generator"
}
        
Elapsed time: 0.38431s