API REFERENCE


from dexweb import dexgen
dex = dexgen.Dexgen()

class Dexgen()

Dexgen is a Python class in dexweb.dexgen with dex generation functionality. Dexgen() object generates dex (website) in gen/ folder and supporting root directory structure.

Functions in class Dexgen will be added here soon

See dexgen.py for class Dexgen








BACK TO DEXWEB DOCS