Skip to main content

FutureFinity is an asynchronous Python web framework designed for asyncio and native coroutines.

Project description

FutureFinity is an asynchronous Python web framework designed for asyncio and native coroutines.

https://travis-ci.org/futursolo/futurefinity.svg?branch=master https://coveralls.io/repos/github/futursolo/futurefinity/badge.svg?branch=master https://img.shields.io/pypi/v/futurefinity.svg?style=flat

Documentation

Documentation for latest stable version is hosted on https://finity.futures.moe.

For development version or deprecated version, download or clone the source, and do cd doc; make html.

Requirements

  • Python>=3.5.1

  • Cryptography>=1.0.0(Optional, Recommended, Used by AES GCM Secure Cookie)

  • Jinja2>=2.0.0(Optional, Used by Template Rendering)

Installation

$ pip install futurefinity

License

Copyright 2016 Futur Solo

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

futurefinity-0.2.1.tar.gz (27.1 kB view hashes)

Uploaded Source

Built Distribution

futurefinity-0.2.1-py3.5.egg (75.4 kB view hashes)

Uploaded Source

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