Metadata-Version: 2.1
Name: pagic
Version: 0.2.0
Summary: Top-level package for Pagic.
Home-page: https://github.com/abilian/pagic
Author: Abilian SAS
Author-email: sf@abilian.com
Requires-Python: >=3.8,<4
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=2.0.2,<3.0.0)
Requires-Dist: venusian (>=3.0.0,<4.0.0)
Description-Content-Type: text/x-rst

=====
Pagic
=====


.. image:: https://img.shields.io/pypi/v/pagic.svg
        :target: https://pypi.python.org/pypi/pagic

.. image:: https://img.shields.io/travis/abilian/pagic.svg
        :target: https://travis-ci.com/abilian/pagic

.. image:: https://readthedocs.org/projects/pagic/badge/?version=latest
        :target: https://pagic.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Page-oriented magical web framework.

Not ready for public consumption yet.


* Free software: Apache Software License 2.0
* Documentation: https://pagic.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cruft_ and the `abilian/cookiecutter-abilian-python`_ project template.

.. _Cruft: https://github.com/cruft/cruft
.. _`abilian/cookiecutter-abilian-python`: https://github.com/abilian/cookiecutter-abilian-python

