معرفی شرکت ها


binalyzer-1.0.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Binary Data Analyzer
ویژگی مقدار
سیستم عامل -
نام فایل binalyzer-1.0.6
نام binalyzer
نسخه کتابخانه 1.0.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Denis Vasilìk
ایمیل نویسنده contact@denisvasilik.com
آدرس صفحه اصلی https://binalyzer.denisvasilik.com
آدرس اینترنتی https://pypi.org/project/binalyzer/
مجوز -
# Binalyzer [![Build Status](https://travis-ci.org/denisvasilik/binalyzer.svg?branch=master)](https://travis-ci.org/denisvasilik/binalyzer) [![Documentation Status](https://readthedocs.org/projects/binalyzer/badge/?version=latest)](https://binalyzer.readthedocs.io/en/latest/?badge=latest) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/denisvasilik/binalyzer) Binalyzer's goal is to ease binary data handling. It uses templates to describe binary data making it possible to access and modify individual data regions. There's no need to write binary data parsers or manually seek through binary streams anymore. Binalyzer supports the following use cases: * Binary data handling for analysis or modification * Binary data generation * Binary data transformation ## Installation Binalyzer is published on [PyPI] and can be installed from there: ```sh ~$ pip3 install --upgrade binalyzer ``` If you wish to install [Binalyzer] for development purposes, refer to [the developer's guide]. [PyPI]: https://pypi.org/project/Binalyzer/ [Binalyzer]: https://pypi.org/project/Binalyzer/ [the developer's guide]: DEVELOPMENT.md ## Documentation Documentation is available from [binalyzer.readthedocs.io]. [binalyzer.readthedocs.io]: https://binalyzer.readthedocs.io/en/latest/ ## Get in touch - Report bugs, suggest features or view the source code [on GitHub]. - For contributions refer to [the contributor's guide]. [on GitHub]: https://github.com/denisvasilik/binalyzer [the contributor's guide]: CONTRIBUTING.md # License Licensed under the MIT license ([LICENSE-MIT] or http://opensource.org/licenses/MIT). [LICENSE-MIT]: LICENSE.rst


نیازمندی

مقدار نام
==1.0.5 binalyzer-core
==1.0.0 binalyzer-cli
==1.0.0 binalyzer-data-provider
==1.0.2 binalyzer-template-provider
==1.0.0 binalyzer-rest
==1.0.0 binalyzer-wasm


نحوه نصب


نصب پکیج whl binalyzer-1.0.6:

    pip install binalyzer-1.0.6.whl


نصب پکیج tar.gz binalyzer-1.0.6:

    pip install binalyzer-1.0.6.tar.gz