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: factornado
==========

Factory for creating micro-services with tornado

0.11
~~~
- Allow to override register url with host_url in the configuration file

0.10.0
~~~
- Swagger is now in openapi 3.0.0

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.11.0.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

factornado-0.11.0-py2-none-any.whl (19.6 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: factornado-0.11.0.tar.gz
  • Upload date:
  • Size: 18.1 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.11.0.tar.gz
Algorithm Hash digest
SHA256 01c7a295cb05bc5004d6c569f7cb27adaecdf7ca40b77be4530beaca75103ec0
MD5 57473ecd751493a9faad92194da1c48c
BLAKE2b-256 b64957f5dd63c14c481125d2f15e8b0c55f4205338a41d1fd968adec3759b567

See more details on using hashes here.

File details

Details for the file factornado-0.11.0-py2-none-any.whl.

File metadata

  • Download URL: factornado-0.11.0-py2-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 2
  • 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.11.0-py2-none-any.whl
Algorithm Hash digest
SHA256 c9f84cccbb553391cf4710db5aa514f3b9b9a9635d1f2671763f1d77ce04e272
MD5 f4376a189b6c53efef708adc93af0666
BLAKE2b-256 209d042fc474e997e560fb4ff235f855d0333f074f286fb6d2de83174cfd37d6

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