SkillAgentSearch skills...

Anpylar

Python client-side web development framework

Install / Use

/learn @anpylar/Anpylar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AnPyLar

.. image:: https://img.shields.io/github/release/anpylar/anpylar.svg :alt: Release :scale: 100% :target: https://github.com/anpylar/anpylar/releases/

.. image:: https://img.shields.io/github/license/anpylar/anpylar.svg :alt: License MIT :scale: 100% :target: https://github.com/anpylar/anpylar/blob/master/LICENSE

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 actual framework which is loaded in web applications

Other repositories:

  • Documentation: https://github.com/anpylar/anpylar-docs
  • Command Line Interface: https://github.com/anpylar/anpylar-cli
  • Tutorial and Samples: https://github.com/anpylar/anpylar-tutorial

Installation

For those without time to go through the documentation.

Via pip::

pip install anpylar

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

For direct on-line usage, the link is:

  • https://cdn.rawgit.com/anpylar/anpylar/1.1.5/anpylar.js

And with line number information:

  • https://cdn.rawgit.com/anpylar/anpylar/1.1.5/anpylar_debug.js

You can choose your own version by simply replacing 1.1.5 with the version of your choosing.

View on GitHub
GitHub Stars159
CategoryDevelopment
Updated1y ago
Forks6

Languages

JavaScript

Security Score

85/100

Audited on Dec 11, 2024

No findings