Skip to main content

Factory for creating microservices with tornado

Project description

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Description-Content-Type: UNKNOWN
Description: factornado
==========

Factory for creating micro-services with tornado

0.9
~~~
- Create a `authentication` decorator to check authentication and roles for endpoints. Works fine with keycloak (5337753, 659dc3a)
- Create a `get_token` method to generate JWT token using SSO server (edca747)
- Default handlers need to be declare in the final service (e2164b3)
- WebMethod use URL rather URI (fb2c5ef)

0.8
~~~
- Reorganize processes so that they are all child of main process (853d6e8)
- Create a `logger` submodule for simpler log configuration (fb2f20e)

0.7
~~~
- handlers.RequestHandler has now methods to parse args and kwargs (3c28e0f)
- Todo and Do handlers push errors traceback to tasks server (5c49712)
- Close properly AsyncHTTPClient in Heartbeat.post (a98317c)

0.6
~~~
- Proxy properly service error reason (5e50a20)
- Avoid multiple task assignment when multithreading tasks example (0d3fa50)

0.5
~~~
- Method Application.get_host (7e63ec3)
- Todo.todo_loop has been replaced by Todo.todo_list with different signature (16c684e)
- New handlers.Log handler is set by default (e0d972d)
- Callbacks are not only on POST methods (9b2fc96)

0.4
~~~
- Tasks handlers are incorporated into the library (in `factornado.tasks`)
- All examples have a swagger attribute.

0.3
~~~
- Several example on how to use factornado
- Tests based on these examples
- application.WebMethod allows to pass headers
- heartbeat reorganized to be asynchronous
- possibility to stop the server
- shortcut factornado.RequestHandler to tornado.web.RequestHandler

0.2
~~~
- Application object lets you run a server in a few lines
- Todo and Do handler let you create periodicTasks in a few lines


0.1
~~~
- A first version

Keywords: microservices web tornado
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

factornado-0.9.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

factornado-0.9.0-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file factornado-0.9.0.tar.gz.

File metadata

  • Download URL: factornado-0.9.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.14.2 setuptools/36.4.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.4

File hashes

Hashes for factornado-0.9.0.tar.gz
Algorithm Hash digest
SHA256 5c96e3602cc98a4e90fb5fd5422a156b1e4dd70e2464a84eb909d59d56b419d8
MD5 780a4cb251a5ccf16a5919c21fd83e32
BLAKE2b-256 b13ec771b7bd3caf05253e5f978de6b151832d87d68a114318dbc6ae1cd2dd0e

See more details on using hashes here.

File details

Details for the file factornado-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: factornado-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.14.2 setuptools/36.4.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.4

File hashes

Hashes for factornado-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 43f46ce0b739499e2a4a22fc493994ef378b076e82fd3addac5e413873929995
MD5 51786ac71eaecfe6e7a7da1c66f87354
BLAKE2b-256 464fc88df38f0f7007235b8ead7db1556418280baae8cc65585ecd8081044d76

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page