fount 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

fount 0.1.0

Fount=====`Fount`_ is an Apache2 licensed `Python web framework`_ for creatingsingle-page applications... todo:: - Embrace idea of components: web page can connect multiple components to different endpoints (micro-services!) - Support Django Channels, aiohttp, and others. - Support rendering as HTML for initial-load and fallback.Testimonials------------Does your website or company use `Fount`_? Send us a `message<contact@grantjenks.com>`_ and let us know.Features--------- Pure-Python- Developed on Python 3.7.. todo:: - Fully documented - 100% test coverage - Used in production at ??? - Tested on CPython 3.5, 3.6, 3.7 and PyPy3 .. image:: https://api.travis-ci.org/grantjenks/python-fount.svg?branch=master :target: http://www.grantjenks.com/docs/fount/ .. image:: https://ci.appveyor.com/api/projects/status/github/grantjenks/python-fount?branch=master&svg=true :target: http://www.grantjenks.com/docs/fount/Quickstart----------Installing `Fount`_ is simple with `pip<https://pypi.org/project/pip/>`_:: $ pip install fountYou can access documentation in the interpreter with Python's built-in `help`function. The `help` works on modules, classes and methods in `Fount`_... code-block:: python >>> import fount >>> help(fount)User Guide----------.. todo:: - Tutorial - API Reference - Case Study: Chat - DevelopmentReferences----------- `Fount Documentation`_- `Fount at PyPI`_- `Fount at Github`_- `Fount Issue Tracker`_.. _`Fount Documentation`: http://www.grantjenks.com/docs/fount/.. _`Fount at PyPI`: https://pypi.org/project/fount/.. _`Fount at Github`: https://github.com/grantjenks/python-fount.. _`Fount Issue Tracker`: https://github.com/grantjenks/python-fount/issuesFount License-------------Copyright 2019 Grant JenksLicensed under the Apache License, Version 2.0 (the "License"); you may not usethis file except in compliance with the License. You may obtain a copy of theLicense at http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, software distributedunder the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES ORCONDITIONS OF ANY KIND, either express or implied. See the License for thespecific language governing permissions and limitations under the License... _`Fount`: http://www.grantjenks.com/docs/fount/.. _`Python web framework`: http://www.grantjenks.com/docs/fount/

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.