AnPyLar - Command Line Interface
A client-side Python framework for creating web applications.
It eases development by providing a modular approach with integrated support for components, supercharged DOM Nodes, scoped styling, a routing engine and reactive programming and promises (Python promises)
Sites
- Website: https://www.anpylar.com
- Documentation: https://docs.anpylar.com
- Community: https://community.anpylar.com
Repositories
The AnPyLar project is broken down into different repositories:
- This repo contains the command line interface to manage projects
Other repositories:
- Framework: https://github.com/anpylar/anpylar
- Documentation: https://github.com/anpylar/anpylar-docs
- Tutorial and Samples: https://github.com/anpylar/anpylar-tutorial
Installation
Via pip
:
pip install anpylar
And yes ... now you have to read the docs.