python-malicious-url-block


Namepython-malicious-url-block JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/walkmana-25/python-malicious-url-block
SummaryPython Malicious Url Block check if it is a malicious URL
upload_time2023-01-07 10:22:15
maintainer
docs_urlNone
authorwalkmana-25
requires_python>=3.6
licenseMIT license
keywords python-malicious-url-block
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ==========================
Python_Malicious_Url_Block
==========================


.. image:: https://img.shields.io/pypi/v/python-malicious-url-block.svg
        :target: https://pypi.python.org/pypi/python-malicious-url-block


.. image:: https://readthedocs.org/projects/python-malicious-url-block/badge/?version=latest
        :target: https://python-malicious-url-block.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Python Malicious Url Block check if it is a malicious URL


* Free software: MIT license
* Documentation: https://python-malicious-url-block.readthedocs.io.


Features
--------

* Determine if the URL does not fit into an arbitrary list of domain based.
* Malicious Url Blocklist is always used.

Credits
-------
This package is used `Malicious Url Blocklist`: https://github.com/curbengh/urlhaus-filter .
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2023-01-04)
------------------

* First release on PyPI.

0.1.1 (2023-01-04)
------------------

* Small fixes
* Documentation update



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/walkmana-25/python-malicious-url-block",
    "name": "python-malicious-url-block",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python-malicious-url-block",
    "author": "walkmana-25",
    "author_email": "walkman.a25@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "==========================\nPython_Malicious_Url_Block\n==========================\n\n\n.. image:: https://img.shields.io/pypi/v/python-malicious-url-block.svg\n        :target: https://pypi.python.org/pypi/python-malicious-url-block\n\n\n.. image:: https://readthedocs.org/projects/python-malicious-url-block/badge/?version=latest\n        :target: https://python-malicious-url-block.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nPython Malicious Url Block check if it is a malicious URL\n\n\n* Free software: MIT license\n* Documentation: https://python-malicious-url-block.readthedocs.io.\n\n\nFeatures\n--------\n\n* Determine if the URL does not fit into an arbitrary list of domain based.\n* Malicious Url Blocklist is always used.\n\nCredits\n-------\nThis package is used `Malicious Url Blocklist`: https://github.com/curbengh/urlhaus-filter .\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-01-04)\n------------------\n\n* First release on PyPI.\n\n0.1.1 (2023-01-04)\n------------------\n\n* Small fixes\n* Documentation update\n\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Malicious Url Block check if it is a malicious URL",
    "version": "0.1.1",
    "split_keywords": [
        "python-malicious-url-block"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5d055d10f7645b74ccf81ac7c5121ad8372792b05263b75eeaec4405545561f",
                "md5": "4cfecb2245bd362787f0f34cd3b15545",
                "sha256": "83ab3e9b50c27df0ae7ac0326cb8dfee4d6900d4d3289a1b74e04ec24952ee04"
            },
            "downloads": -1,
            "filename": "python_malicious_url_block-0.1.1-2-cp39-cp39-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4cfecb2245bd362787f0f34cd3b15545",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 121712,
            "upload_time": "2023-01-07T10:22:15",
            "upload_time_iso_8601": "2023-01-07T10:22:15.490796Z",
            "url": "https://files.pythonhosted.org/packages/b5/d0/55d10f7645b74ccf81ac7c5121ad8372792b05263b75eeaec4405545561f/python_malicious_url_block-0.1.1-2-cp39-cp39-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-07 10:22:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "walkmana-25",
    "github_project": "python-malicious-url-block",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "python-malicious-url-block"
}
        
Elapsed time: 0.08152s