معرفی شرکت ها


algosec-1.3.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The AlgoSec SDK for Python
ویژگی مقدار
سیستم عامل -
نام فایل algosec-1.3.5
نام algosec
نسخه کتابخانه 1.3.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Almog Cohen
ایمیل نویسنده support@algosec.com
آدرس صفحه اصلی https://github.com/algosec/algosec-python
آدرس اینترنتی https://pypi.org/project/algosec/
مجوز MIT
================== AlgoSec Python SDK ================== .. start-badges .. list-table:: :stub-columns: 1 * - docs - |docs| * - tests - | |travis| |coverage| * - package - | |version| |wheel| |supported-versions| .. |version| image:: https://img.shields.io/pypi/v/algosec.svg :target: https://pypi.python.org/pypi/algosec :alt: Package on PyPi .. |docs| image:: https://readthedocs.org/projects/algosec-python/badge/ :target: http://algosec-python.readthedocs.io/en/latest/ :alt: Documentation Status .. |coverage| image:: https://codecov.io/gh/algosec/algosec-python/branch/master/graph/badge.svg :target: https://codecov.io/gh/algosec/algosec-python .. |travis| image:: https://travis-ci.org/algosec/algosec-python.svg?branch=master :target: https://travis-ci.org/algosec/algosec-python .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/algosec.svg :alt: Supported versions :target: https://pypi.python.org/pypi/algosec .. |wheel| image:: https://img.shields.io/pypi/wheel/algosec.svg :alt: PyPI Wheel :target: https://pypi.python.org/pypi/algosec A Python SDK providing simple access to AlgoSec APIs, including handy methods to implement common network security policy management tasks, such as: * Check whether specific traffic is allowed by the firewalls and security devices in the network. * Open a network security change request. * Check status of existing change requests. * Update business application connectivity requirements (and automatically trigger change requests as needed) Useful for automation and orchestration (e.g. DevOps), building custom portals, or exposing specific functionality to Application Owners, IT, Helpdesk, Information Security, Security Operations, etc. Included in this package are clients for AlgoSec Firewall Analyzer, FireFlow and BusinessFlow. Installation ------------ Install the latest version from PyPi by running:: pip install algosec --upgrade or clone this repo and run:: python setup.py install Contribution ------------ Contributions are welcome! Please follow the standard pull request process. Documentation ------------- .. image:: https://readthedocs.org/projects/algosec-python/badge/ :target: https://algosec-python.readthedocs.io/en/latest/ :alt: Documentation Status Documentation available online at: https://algosec-python.readthedocs.io/en/latest/ How to build doc's locally? ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Using Spinx:: $ cd docs $ make html Then see the ``docs/_build`` folder created for the html files. Developing ---------- To install the package for local development just run:: pipenv install This will install all the dependencies and set the project up for local usage and development . Testing ^^^^^^^ To run the unittests for all supported python versions, simply run:: tox


نیازمندی

مقدار نام
- requests
>=0.6 suds-jurko
>=0.4.0 suds-requests
- ipaddress
- six
- deprecated


زبان مورد نیاز

مقدار نام
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* Python


نحوه نصب


نصب پکیج whl algosec-1.3.5:

    pip install algosec-1.3.5.whl


نصب پکیج tar.gz algosec-1.3.5:

    pip install algosec-1.3.5.tar.gz