Skip to content

anpylar/anpylar-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnPyLar - Command Line Interface

PyPi Version Release License MIT

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

Repositories

The AnPyLar project is broken down into different repositories:

  • This repo contains the command line interface to manage projects

Other repositories:

Installation

Via pip:

pip install anpylar

And yes ... now you have to read the docs.