A package full of very nice tools


Keywords
Flask, Json
License
MIT
Install
pip install alphaz==0.7.12

Documentation

Alphaz

Introduction: The Last Markdown Editor, Ever

Build Status

Alphaz is a backend toolbox/framework based on a combination between Flask, SqlAlchemy and a multitude of other libraries.

The overriding goal for Alphaz is to ease the development and easely link python backend to Angular frontend alphaa.

Features

  • API Routing parameters management upgrade
  • Enhanced json files configuration

Tech

Alphaz uses a number of open source projects to work properly:

Installation

Alphaz requires Python 3+ to run.

Easy, just execute the setup.py file:

python setup.py

API

To start the api execute the api.py file

Note: set ALPHA_CONF environment parameter is you want to set the environment.

Verify the deployment by navigating to your server address in your preferred browser:

127.0.0.1:<port>

License

MIT

Free Software, Hell Yeah!