vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
ets-labs/python-dependency-injector
Dependency injection framework for Python
foxbenjaminfox/vue-async-computed
Async computed properties for Vue.js
ebertti/django-admin-easy
Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
nuxt-community/nuxt-property-decorator
Property decorators for Nuxt (base on vue-property-decorator)
cwjokaka/ok_ip_proxy_pool
🍿爬虫代理IP池(proxy pool) python🍟一个还ok的IP代理池
pyeve/eve-sqlalchemy
SQLAlchemy data layer for Eve-powered RESTful APIs
STUkh/vue-promise-btn
Vue.js plugin that handles buttons async lock state. Demo: https://stukh.github.io/vue-promise-btn/
edgardleal/require-vuejs
RequireJS plugin to async and dynamic load and parse .vue components
rednaks/django-async-orm
Bringing Async Capabilities to django ORM
mokkabonna/vue-async-methods
Async method support for vue with relevant state variables for use in the UI.
rjoydip-zz/awesome-js-resources
Collection of JavaScript resources (PDF, Video, Link)
maldoinc/wireup
Concise, Powerful, and Type-Safe Python Dependency Injection Library
dedoussis/asynction
SocketIO python framework driven by the AsyncAPI specification. Built on top of Flask-SocketIO. Inspired by Connexion.
eduardostuart/vue-image-loader
🌟 Async image loader plugin for Vue.js
isik-kaplan/django-urls
URL decorators for django
ahmetkotan/celeryman
Celery Async Task Management App for Django
Bahus/easy_cache
Caching and invalidation have never been so easy
marktennyson/flask-mailing
Flask-Mailing is the ultimate solution for sending emails asynchronously in Flask applications. With its extensive features such as support for multiple email providers, file attachments, customizable templates, and encryption, Flask-Mailing makes email communication effortless and efficient.
kamijin-fanta/vue-async-data
Async data loading plugin for Vue.js 2.0
jaydenseric/next-server-context
A Next.js App or page decorator, React context object, and React hook to access Node.js HTTP server context when rendering components.
jozo/django-rest-framework-condition
Decorators @condition, @last_modified and @etag for Django Rest Framework
kirill-shershen/tg_search
Async telegram bot that can search in given open groups
createnextapp/async-local-storage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
escaped/django-admin-display
Simplifies the use of function attributes (eg. `short_description`) for the ModelAdmin and makes mypy happy :)
chhantyal/sorl-thumbnail-async
Asynchronous thumbnailing app in django with remote storages like S3
rixx/django-context-decorator
Django @context decorator
diegojromerolopez/django-async-include
Asynchronous inclusion of Django templates
Andrew-Chen-Wang/django-async-redis
Full featured async Redis cache backend for Django.
hisdream86/drf-async-view
AsyncAPIView allows you to use async handlers keeping the compatibility with django-rest-framework
conformist-mw/django-query-counter
Simple tool to count Django db queries in the management commands and views (as decorator or middleware)
foxbenjaminfox/vue-async-computed-decorator
A vue-class-component decorator for vue-async-computed
renskiy/django-cache
Enhanced cache_page decorator for Django views
HerbLuo/shop-native
基于weex(vuejs),同时使用了vuex, vue-router, axios,包含异步(async)语法糖在安卓端不兼容的解决方案
dhilipsiva/orm-choices
Helpful decorators + utils for choice fields (Django choices or SQLAlchemy ChoiceType). Do choices the pythonic way.
amoldavsky/angular-mocks-async
AngularJS ngMockE2E Async
verize/docker-pymongo-vue
Docker + WSGI-Python3-Flask-Eve + MongoDB : Restful API MicroService
ettoreleandrotognoli/django-pycdi
DJango with Code Dependency Injection using PyCDI
ITurres/Python-Flask-SQL-projects
Flask. Route. Decorators. Requests, Responses. Sessions. Cookies.
ken-okabe/unlimitedjs
unlimitedjs is a minimal JavaScript framework for building production-ready UI with no limitations, full flexibility and zero rules - just pure functional and reactive programming to compose virtual DOM in JSX/TSX
ComputerScienceHouse/conditional
CSH Evals, the modern way.
imbolc/django-route-decorator
A flask-style `route` decorator for django views
SuryaSankar/flask-sqlalchemy-booster
Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models
npgrosser/autowired
Declarative Dependency Injection for Python
Independer/angular-named-lazy-chunks-webpack-plugin
A Webpack plugin that assigns names to the async chunks generated for lazy routes in an Angular 2+ app
Attriumph/Emotion-Evaluator
:stuck_out_tongue_winking_eye: The Web App, based on NLP, could evaluate speaker's emotion by what they are saying. There are five levels, including Painful, Sad,Normal, Happy, Excited. All of them are expressed by funny emojis. Technologies used in the app includes Python Flask, GCP AppEngine and GCP API(Speech to Text, Natural Language Process ), Bootstrap and etc.
Upplication/ng
ES7 Decorators for lazy AngularJS developers
weiyuexin/Online-code-evaluation-system
在线代码测评系统|OJ系统
jsonberry/learn-reactive
A collection of learning resources for topics related to reactive programming
sgykfjsm/flask-logging-decorator
a deadly simple logging decorator for Flask
asif-mahmud/eve_runner
Eve project template for large applications
0x7d7b/flask-oauth2-validation
Flask OAuth2 decorator for local and remote validation of self-encoded JWT based Bearer access tokens.
YichengShen/EaglesPeerEvaluationSystem
CSCI3356 Software Engineering Final Project
shlomiassaf/ngx-routable
Component metadata driven data resolver for angular router
cham11ng/decorators-and-mixin-classes
Presentation examples for Decorators and Mixin Classes in Python
axetroy/ng-promise
Angular1.x的promise指令, 根据promise的结果,渲染不同的视图
kabirbaidhya/get-js
A lightweight library to asynchronously load scripts on the fly
leanerr/django_surveyweb_testbase
for this survey service , i tried to use django 1.5.8 version and python 2.7 to understand the base of django functional programming. its a good code for you if you wanna see 100% function base programming in a old django version.
venomlab/hexdi
Highly extensible Dependency Injection framework for humans
kchandra423/SocialCreditEvaluator
Our hackathon submission for CodeDay SF Bay Area (1st in show)
hoangsonww/The-Event-Horizon-App
🎆 A dynamic countdown timer designed to anticipate significant life events. From predefined occasions like New Year's Eve to personalized dates like birthdays, EventHorizon offers an intuitive interface, changing backgrounds, chatbot, and inspiring quotes.
anuragdhingra/async-image-resize
REST API which resizes images using flask, celery worker and a redis broker
josethz00/flask_api_template
Basic Flask API template to setup quickly your projects, right to the code, using Flask, Flask-Mail, Threads and SQLAlchemy
Eazymov/vue-sub
Simple PubSub pattern implementation for VueJS
rdkmaster/j-lunker
The open source version of embed.plnkr.co, eval your codes online, convenient to share them or embed them in your articals.
Re-Quant/rxjs-awaitable-observables
🧨 This package makes async/await working with Observables without .toPromise() 💥
yunatseng/AsyncIDETest
線上編輯器 socket 版本 / Source from https://github.com/egoist/codepan
BA1RY/project-evaluation
A web application for project management for 8th semester engineering students.
BuRNIngsuperman/RealEstate-Evaluation-System
Django设计的房产估价系统
farazzorofchi/ML_FastFloodEvaluation
This is an ML implementation of a web-app in Python to evaluate the risk of flooding for structures.
chateval/evaluation
Microservice to handle automatic evaluation of neural chatbot models. Multiple automated evaluation methods (including embedding-based metrics).
keremkoseoglu/databus
Async middleware SDK
IMTejesh95/python-microservices
Python micro-services example, uses async communication
simpleapples/flask-wtf-decorators
Using decorators to validate form.
doouding/eval-desktop
⚡️ Running JavaScript, HTML, CSS code immediately
wonderbeyond/flask-qargs
Flask Query Arguments Parser, as your view decorators.
zdychacek/babel-plugin-ng-inject-classes
Annotates decorated AngularJS classes.
marciojmo/flask-rest-decorators
Flask REST Decorators makes easy to define controllers for routing purposes on flask applications.
eijawa/django-editorjs-field
An EditorJS Field with dependency injection of tools support for Django >4.*
venomlab/django-hexdi
Highly extensible Dependency injection framework for humans. Django integration
Celeo/GETIN-Template
EVE-authenticated web app in Vue.js, and Flask
thedivyanshuyadav/realtime-chat-app
A Realtime messaging app built using socket programming has functionalities like realtime messaging, realtime profile updation, media stories, contacts management as well as dark mode theme feature.
ForumViriumHelsinki/ApplicationEvaluator
Django / React app for collaboratively evaluating applications (e.g. funding applications) by a set of weighted criteria, with support for multiple evaluating organizations.
mokeyish/vue-ioc-di
Dependency Injection In Vue,Inspired by Angular. Vuex replacement.
cgatno/wijmo-eval
MOVED: You can now download Wijmo directly from NPM here:
rossvasquez/coupon-wallet-eval
Technical evaluation that prompted the creation of a mobile coupon wallet MVP over four days.
ysyun/trend-mini-blog
Reactive Programming & Reactive System Mini Blog based on http://mobicon.tistory.com/
sstackus/next-project-blueprint
Super tidy front-end project template for structured development with Next.js and TailwindCSS
afeiship/next-promise-compose
Promise compose for next.
afeiship/next-weapp-parallel
Async/parallel for weapp based on next.
tanyayogini/Decorators-and-access-control
Создание REST API на flask, возможность регистрации пользователя, ограничение доступа для части методов
przemyslawbodio/angularjs-overriding-directives
Demonstration how to override directives in angularjs.
jorgeviz/flaspark
Async Pyspark Web framework
StianPedersen/TDDD97_Web_Programming
Web programming ourse taught at Linköping University. Taught an overview of the different techniques used in web programming. Coding done in HTML, CSS, Javascript, Python, Flask, SQL. Project consisted of developing a Twidder app, resembling some basic Twitter (now X) functionalities.
iainjreid/ng-decorators-utils
🔧 AngularJS utilities using decorators
deepshig/flask-dependency-injection
This is an example implementation to create Restful APIs with Python Flask framework. It creates a simple user details data model in a PostgreSQL DB, and provides API to create and read this data.
Normandy72/Dependency-Injection
How Dependency Injection works in Javascript. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin
hash-bang/angular-async-chainable
Pre-built async-chainable NPM repo suitable for use within regular JavaScript or AngularJS on the frontend
Normandy72/Asynchronous-Behavior
Asynchronous Behavior with Promises and $q in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.
eshta/object-graph-builder
Dependency Injection Container Builder
ryantaniguchi/GameWebApp
Simple planner program to demonstrate the use of various Django functionalities
ryantaniguchi/webApp
rahilhastu/subjectiveEvaluation
An attempt to automate the process of Subjective Answer Evaluation
Chinano9/evaluacion-tribu
Problema a resolver para proceder con la empresa TribuCo
hritik7080/AnswerEvaluator
An examination portal which evaluates subjective answers using Machine Learning
a-trawka/eve-warehouse
Simple fittings (Eve Online) CRUD API written in Django
pkmnxprss/gm-with-cats
Async telegram bot for sending cats
arushgupta/program-eval
CS 7330 - Group Project
janswist/weather-app
Simple Vue 3 app to show my coding style and (small portion of my) skills in regard to: coding style, structure, naming, networking, testing & dependency injection
codeVirtuoso21/Vue-Typescipt-with-inversify-small-project
VueJS with Vuex and TypeScript example to use Dependency Injection