Fount -- Web Framework for Live Server Pages
Project description
Fount
=====
`Fount`_ is an Apache2 licensed `Python web framework`_ for creating
single-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-hypernode.com/project/pip/>`_::
$ pip install fount
You 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
- Development
References
----------
- `Fount Documentation`_
- `Fount at PyPI`_
- `Fount at Github`_
- `Fount Issue Tracker`_
.. _`Fount Documentation`: http://www.grantjenks.com/docs/fount/
.. _`Fount at PyPI`: https://pypi-hypernode.com/project/fount/
.. _`Fount at Github`: https://github.com/grantjenks/python-fount
.. _`Fount Issue Tracker`: https://github.com/grantjenks/python-fount/issues
Fount License
-------------
Copyright 2019 Grant Jenks
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.
.. _`Fount`: http://www.grantjenks.com/docs/fount/
.. _`Python web framework`: http://www.grantjenks.com/docs/fount/
=====
`Fount`_ is an Apache2 licensed `Python web framework`_ for creating
single-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-hypernode.com/project/pip/>`_::
$ pip install fount
You 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
- Development
References
----------
- `Fount Documentation`_
- `Fount at PyPI`_
- `Fount at Github`_
- `Fount Issue Tracker`_
.. _`Fount Documentation`: http://www.grantjenks.com/docs/fount/
.. _`Fount at PyPI`: https://pypi-hypernode.com/project/fount/
.. _`Fount at Github`: https://github.com/grantjenks/python-fount
.. _`Fount Issue Tracker`: https://github.com/grantjenks/python-fount/issues
Fount License
-------------
Copyright 2019 Grant Jenks
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.
.. _`Fount`: http://www.grantjenks.com/docs/fount/
.. _`Python web framework`: http://www.grantjenks.com/docs/fount/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fount-0.1.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file fount-0.1.0.tar.gz
.
File metadata
- Download URL: fount-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a04cdd180b209560bdd172bceee1e86a04c5e4482785c4d1d0ef5d06909378c2 |
|
MD5 | 0b1af76fde152474ee2ada31a1700248 |
|
BLAKE2b-256 | b2abe21d7ef97f68d56cd53a2e1afe8e88052776df3f00a6c853374e4d4135fb |
File details
Details for the file fount-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: fount-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38f941a3edbc03799910da9f64ab3f4ef890676425207b5e453c0e657d96f9e6 |
|
MD5 | 521e70120488a019a3965da30b4ae4f9 |
|
BLAKE2b-256 | de552b18783fe220074f184776f8ad671e8023c43bf485d350a331504732023e |