A template engine built for asyncio with async/await syntax support.
Project description
A template engine built with async/await syntax support for asyncio and curio.
Intallation
$ pip install -U sketchbook
Source Code
sketchbook
is open sourced under
Apache License 2.0 and its
source code is hosted on GitHub.
Requirements
Python 3.6+
aiofiles>=0.3.1,<1(Optional, used by
sketchbook.AsyncSketchFinder
)
Alternative Event Loop
Beside the asyncio
module from the Python standard library, Sketchbook
can also be used with curio.
Documentation
The Documentation is hosted here.
License
Copyright 2018 Kaede Hoshikawa
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
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
Built Distribution
Hashes for sketchbook-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db0fa9d17ddedb2d2b24e9f47bcd71dc2fc8d13a0fd68b4b63b633b8091950da |
|
MD5 | 824a67af98d9dcdf44358f551576f1c0 |
|
BLAKE2b-256 | 7ff9536f2b94258eebe4940812293e6572f55a8c562bb4318dd12861e339a460 |