All Projects → anpylar → Anpylar

anpylar / Anpylar

Licence: mit
Python client-side web development framework

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Anpylar

Neutronium
🚀 Build .NET desktop applications using HTML, CSS and javascript.
Stars: ✭ 1,190 (+643.75%)
Mutual labels:  framework, browser
Feathers
A framework for real-time applications and REST APIs with JavaScript and TypeScript
Stars: ✭ 13,761 (+8500.63%)
Mutual labels:  framework, browser
Youi
Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
Stars: ✭ 186 (+16.25%)
Mutual labels:  framework, web-application-framework
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (+129.38%)
Mutual labels:  framework, browser
Slate
A completely customizable framework for building rich text editors. (Currently in beta.)
Stars: ✭ 23,104 (+14340%)
Mutual labels:  framework, browser
Raxx
Interface for HTTP webservers, frameworks and clients
Stars: ✭ 378 (+136.25%)
Mutual labels:  framework, web-application-framework
Filter.js
Filter.js: Video and Image Processing and Computer Vision Library in pure JavaScript (Browser and Node.js)
Stars: ✭ 335 (+109.38%)
Mutual labels:  framework, browser
Cefsharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
Stars: ✭ 8,440 (+5175%)
Mutual labels:  framework, browser
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-8.12%)
Mutual labels:  framework, browser
Playframework
Play Framework
Stars: ✭ 12,041 (+7425.63%)
Mutual labels:  framework
Oss In Browser
Play with OSS, right in browser!
Stars: ✭ 158 (-1.25%)
Mutual labels:  browser
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+7144.38%)
Mutual labels:  browser
Brain.js
brain.js is a GPU accelerated library for Neural Networks written in JavaScript.
Stars: ✭ 12,358 (+7623.75%)
Mutual labels:  browser
Fx
A dependency injection based application framework for Go.
Stars: ✭ 2,383 (+1389.38%)
Mutual labels:  framework
Framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
Stars: ✭ 11,672 (+7195%)
Mutual labels:  framework
Zeebsploit
web scanner - exploitation - information gathering
Stars: ✭ 159 (-0.62%)
Mutual labels:  framework
Openlinkwith
Open the current webpage you have in another app. Magic! 🔮
Stars: ✭ 158 (-1.25%)
Mutual labels:  browser
Jfx Browser
JFx Browser is a multi tab browser. In its first version HTML to PDF, Downloading , History, Bookmarks and Account creation facility available. We are not still working on this project.
Stars: ✭ 157 (-1.87%)
Mutual labels:  browser
Velcro
A set of tools and libraries for stitching together modules and code in highly dynamic browser environments
Stars: ✭ 159 (-0.62%)
Mutual labels:  browser
Revact
Full reactivity JS/TS framework. Lightweight replacement of React + MobX + React Router. Very small and fast !!
Stars: ✭ 159 (-0.62%)
Mutual labels:  framework

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

Repositories

The AnPyLar project is broken down into different repositories:

  • This repo contains the actual framework which is loaded in web applications

Other repositories:

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].