vibeAI24


NamevibeAI24 JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummaryA library for predicting and blocking suspicious traffic
upload_time2023-03-30 13:33:44
maintainer
docs_urlNone
authorVibe AI
requires_python>=3.6
license
keywords cyberai aicyber vibeai24
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 vibeAI24
  ```
## Example

 ```
# test.py
from src.vibeAI24 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": "vibeAI24",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "cyberAI,AIcyber,vibeAI24",
    "author": "Vibe AI",
    "author_email": "contactvibe615@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/24/b04c19d3333c9900f2e1743ac6cde515b0a23cc7f6d5de528a75f33d0fa2/vibeAI24-1.0.3.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 vibeAI24\n  ```\n## Example\n\n ```\n# test.py\nfrom src.vibeAI24 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.3",
    "split_keywords": [
        "cyberai",
        "aicyber",
        "vibeai24"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "452a2a0cb8c2c945fe4c9c56462621118e1fad62e136e401fce540dd9ff3b24d",
                "md5": "60a7950fb8003cb86c489b7cf4cfc458",
                "sha256": "cc0677582de4c127436f48ab0e5d6acacb4fbea85bd539eeb4d2ea516b4acc0c"
            },
            "downloads": -1,
            "filename": "vibeAI24-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60a7950fb8003cb86c489b7cf4cfc458",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3601,
            "upload_time": "2023-03-30T13:33:42",
            "upload_time_iso_8601": "2023-03-30T13:33:42.411925Z",
            "url": "https://files.pythonhosted.org/packages/45/2a/2a0cb8c2c945fe4c9c56462621118e1fad62e136e401fce540dd9ff3b24d/vibeAI24-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f024b04c19d3333c9900f2e1743ac6cde515b0a23cc7f6d5de528a75f33d0fa2",
                "md5": "a4233a34a713fa9b92b6704034b2f8f7",
                "sha256": "0d671eeaeae6a05e41f95307c3fe1cd873daf7f9b5a50a1d8e68a6b7b38d6903"
            },
            "downloads": -1,
            "filename": "vibeAI24-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a4233a34a713fa9b92b6704034b2f8f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2439,
            "upload_time": "2023-03-30T13:33:44",
            "upload_time_iso_8601": "2023-03-30T13:33:44.760289Z",
            "url": "https://files.pythonhosted.org/packages/f0/24/b04c19d3333c9900f2e1743ac6cde515b0a23cc7f6d5de528a75f33d0fa2/vibeAI24-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-30 13:33:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vibeai24"
}
        
Elapsed time: 0.04982s