Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
|
fw:others [2013/07/02 09:56] alfred |
fw:others [2020/05/09 09:25] (actual) |
||
|---|---|---|---|
| Línea 2: | Línea 2: | ||
| ^ Librería ^ Uso ^ Lenguaje utilizado ^ | ^ Librería ^ Uso ^ Lenguaje utilizado ^ | ||
| - | ^ [[fw:gevent|Gevent]] | | Python | | + | ^ [[fw:tornado|Tornado]] | Web y acceso asíncrono | Python | |
| - | ^ [[fw:greenlet|Greenlet]] | | Python | | + | ^ [[fw:qt|Qt]] | Interficies de usuario | C\C++ | |
| + | ^ [[fw:gevent|Gevent & greenlet]] | | Python | | ||
| ^ [[fw:log4j|log4j]] | Gestión de logs en Java | Java | | ^ [[fw:log4j|log4j]] | Gestión de logs en Java | Java | | ||
| ^ [[fw:flask|Flask]] | Framework minimalista para el desarrollo web en python. | Python | | ^ [[fw:flask|Flask]] | Framework minimalista para el desarrollo web en python. | Python | | ||
| Línea 9: | Línea 10: | ||
| ^ [[fw:ironpython:IronPython]] | Combinar Python con .NET | .NET & Python | | ^ [[fw:ironpython:IronPython]] | Combinar Python con .NET | .NET & Python | | ||
| ^ [[fw:txml|TinyXML]] | Tratamiento de ficheros XML | C\C++ | | ^ [[fw:txml|TinyXML]] | Tratamiento de ficheros XML | C\C++ | | ||
| - | ^ [[fw:qt|Qt]] | Interficies de usuario | C\C++ | | ||
| ^ [[fw:qt4|Qt4]] | Interficies de usuario | C\C++ | | ^ [[fw:qt4|Qt4]] | Interficies de usuario | C\C++ | | ||
| ^ [[fw:pyqt4|PyQt4]] | Interficies de usuario | Python | | ^ [[fw:pyqt4|PyQt4]] | Interficies de usuario | Python | | ||
| Línea 27: | Línea 27: | ||
| ^ [[fw:elixir|Elixir]] | Facilitar el uso de SQLAlchemy | Python | | ^ [[fw:elixir|Elixir]] | Facilitar el uso de SQLAlchemy | Python | | ||
| ^ [[fw:maths:armadillo|Armadillo]] | Cálculos matemáticos | C++ | | ^ [[fw:maths:armadillo|Armadillo]] | Cálculos matemáticos | C++ | | ||
| + | ^ [[fw:behave|Behave]] | BDD for Python | Python | | ||
| + | ^ [[fw:mongoengine|MongoEngine]] | MongoDB ORM for Python | Python | | ||
| + | ^ [[fw:celery|Celery]] | A task queue | Python | | ||
| + | ^ [[fw:locust|Locust]] | A load testing tool | Python | | ||
| + | ===== Frameworks grandes ===== | ||
| + | ==== Django ==== | ||
| + | * [[fw:django|Django]], //framework para el desarrollo web en Python//. | ||
| + | * [[fw:djangoadv|Advanced Django]], //authentication, authorization, and other perls from Django//. | ||
| + | * [[fw:djangorest|Django REST Framework]], //librería para Django que permite el desarrollo de API REST//. | ||
| + | |||
| ===== Librerías para .NET ===== | ===== Librerías para .NET ===== | ||