vibeAI23


NamevibeAI23 JSON
Version 1.0.2 PyPI version JSON
download
home_page
SummaryA library for predicting and blocking suspicious traffic
upload_time2023-03-30 06:37:53
maintainer
docs_urlNone
authorVibe AI
requires_python>=3.6
license
keywords cyberai aicyber vibeai23
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Secure Application With AI

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)                 

[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)   [![Python 3.8](https://img.shields.io/badge/python-3.8-yellow.svg)](https://www.python.org/downloads/release/python-380/)   


## Functionality of the vibeAI2

- Better Looking With AI  
- Block unauthorized  user 
- Authorized user can Allow

## Usage

- Make sure you have Python installed in your system.
- Run Following command in the CMD.
 ```
  pip install vibeAI2
  ```
## Example

 ```
# test.py
from vibeAI2 import data_breache, predict_breach

  ```

## Run the following Script.
 ```
  python test.py
 ```



## Note 
- I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vibeAI23",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "cyberAI,AIcyber,vibeAI23",
    "author": "Vibe AI",
    "author_email": "contactvibe615@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0f/95/d7b04c1ca77e6e37051f1195b34035e00abc603c1ae92f9a0bb9148845fa/vibeAI23-1.0.2.tar.gz",
    "platform": null,
    "description": "# Secure Application With AI\n\n[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)                 \n\n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)   [![Python 3.8](https://img.shields.io/badge/python-3.8-yellow.svg)](https://www.python.org/downloads/release/python-380/)   \n\n\n## Functionality of the vibeAI2\n\n- Better Looking With AI  \n- Block unauthorized  user \n- Authorized user can Allow\n\n## Usage\n\n- Make sure you have Python installed in your system.\n- Run Following command in the CMD.\n ```\n  pip install vibeAI2\n  ```\n## Example\n\n ```\n# test.py\nfrom vibeAI2 import data_breache, predict_breach\n\n  ```\n\n## Run the following Script.\n ```\n  python test.py\n ```\n\n\n\n## Note \n- I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A library for predicting and blocking suspicious traffic",
    "version": "1.0.2",
    "split_keywords": [
        "cyberai",
        "aicyber",
        "vibeai23"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f5077e10ea608122d5d6bcf7ced545851e3f8f85ed7c99c4cafafba7357a2e4",
                "md5": "90ce8140e598502cec11c272157eec05",
                "sha256": "19209819d16df989683ff26ed1896cbb001dee56b12e655962640e7a559fc6b2"
            },
            "downloads": -1,
            "filename": "vibeAI23-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90ce8140e598502cec11c272157eec05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3622,
            "upload_time": "2023-03-30T06:37:50",
            "upload_time_iso_8601": "2023-03-30T06:37:50.391961Z",
            "url": "https://files.pythonhosted.org/packages/3f/50/77e10ea608122d5d6bcf7ced545851e3f8f85ed7c99c4cafafba7357a2e4/vibeAI23-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f95d7b04c1ca77e6e37051f1195b34035e00abc603c1ae92f9a0bb9148845fa",
                "md5": "c519230f615088ee15ffbd98f5f7b84c",
                "sha256": "a27f86e178ab26d99ab7e0cd78005061ccebc7cbe964a60f89280438c6ba49e3"
            },
            "downloads": -1,
            "filename": "vibeAI23-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c519230f615088ee15ffbd98f5f7b84c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2459,
            "upload_time": "2023-03-30T06:37:53",
            "upload_time_iso_8601": "2023-03-30T06:37:53.268997Z",
            "url": "https://files.pythonhosted.org/packages/0f/95/d7b04c1ca77e6e37051f1195b34035e00abc603c1ae92f9a0bb9148845fa/vibeAI23-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-30 06:37:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vibeai23"
}
        
Elapsed time: 0.05495s