Various interesting tech (2015)¶
Flask-based frameworks¶
- http://flask-diamond.readthedocs.io/ (dead)
- Eve
Microservices¶
- https://github.com/lsm/micromono - “Write microservices in monolithic style”
- https://github.com/Eyepea/API-Hour -> replaced by https://github.com/Eyepea/pillars
- https://github.com/kashifrazzaqui/vyked
Flow and rule based programming¶
https://github.com/nemonik/Intellect
https://github.com/ioflo/ioflo
Traits¶
https://github.com/ipython/traitlets
Actor / concurrency models in Python:¶
http://quantmind.github.io/pulsar/overview.html
Real-time web¶
https://github.com/FZambia/centrifuge (ported to Go)
https://github.com/kennethreitz/flask-sockets (dead)
http://aboutecho.com/EchoPlatform/StreamServer (dead)
Rated APIs:¶
https://github.com/funkybob/django-rated/
Activity Streams¶
https://github.com/tschellenbach/Feedly
http://aboutecho.com/EchoPlatform/StreamServer
Forms¶
http://schemaform.io/
https://github.com/joshfire/jsonform
Génération de schema¶
Outils recommandés par Dimitri * Druid * SchemaSpy (plus simple) * pg autodoc (génère du Graphviz)
State machines¶
https://github.com/steelbreeze/state.js.git
https://github.com/oxplot/fysom
https://github.com/nsi-iff/fluidity
http://eis-development.blogspot.com.br/2011/06/enterprise-information-systems-patterns.html
http://eis-development.blogspot.com.br/
https://wiki.python.org/moin/FiniteStateMachine
https://code.google.com/p/pyfsm/
http://lamsonproject.org/docs/introduction_to_finite_state_machines.html
Content editors¶
http://jakiestfu.github.io/Medium.js/docs/
Schema / validation¶
More: https://awesome-python.com/#data-validation
- voluptous
- https://github.com/schematics/schematics
- https://github.com/marrow/schema
- https://github.com/toumorokoshi/transmute-core
- http://cerberus.readthedocs.io/en/latest/
- https://github.com/fuhrysteve/marshmallow-jsonschema
- http://docs.python-cerberus.org/en/stable/
- https://github.com/podio/valideer + https://github.com/podio/conssert
- GitHub - aromanovich/jsl: A Python DSL for describing JSON schemas
- fastjsonschema documentation — fastjsonschema documentation
- validx
- GitHub - keleshev/schema: Schema validation just got Pythonic
- GitHub - schematics/schematics: Python Data Structures for Humans™.
- GitHub - kvesteri/validators: Python Data Validation for Humans™.
More recent:
- https://github.com/bloomberg/attrs-strict
- https://param.holoviz.org/index.html
Conference management¶
https://github.com/pythonindia/junction/ (django)
Cool design¶
http://byrushan.com/projects/ma/v1-1/index.html
adminlte
Settings¶
https://github.com/henriquebastos/python-decouple/
#schemas #apis #pythonic
Page last modified: 2024-11-19 09:38:33