0 purchases
binalyzercore 1.0.5
Binalyzer Core
This repository implements Binalyzer's core features. Functionality that is not
central to Binalyzer's concept is added through its extension mechanism.
Core Features:
Template Engine
Template Providers
Template Transformations
Data Binding System
Data Providers
Value Providers
Extension Mechanism
The core features are part of the overall Binalyzer project and come with its
installation.
Installation
Binalyzer is published on PyPI and can be installed from there:
~$ pip3 install --upgrade binalyzer
If you wish to install Binalyzer for development purposes, refer to the
developer's guide.
Documentation
Documentation is available from binalyzer.readthedocs.io.
Get in touch
Report bugs, suggest features or view the source code on GitHub.
For contributions refer to the contributor's guide.
License
Licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.