Home-page: https://github.com/klen/muffin-admin
Author: Kirill Klenov
Author-email: horneds@gmail.com
License: MIT
Description: Muffin-Admin
############
.. _description:
Muffin-Admin -- an extension to Muffin_ that implements admin-interfaces
.. _badges:
.. image:: http://img.shields.io/travis/klen/muffin-admin.svg?style=flat-square
:target: http://travis-ci.org/klen/muffin-admin
:alt: Build Status
.. image:: http://img.shields.io/pypi/v/muffin-admin.svg?style=flat-square
:target: https://pypi.python.org/pypi/muffin-admin
.. _contents:
.. contents::
.. _requirements:
Requirements
=============
- python >= 3.3
.. _installation:
Installation
=============
**Muffin-Admin** should be installed using pip: ::
pip install muffin-admin
.. _usage:
Usage
=====
See a example application.
Enter `make run` for run.
Options
-------
========================== ==============================================================
*ADMIN_PREFIX* Admin's HTTP prefix (``/admin``)
*ADMIN_NAME* Admin's name (``<app.name.title()> admin``)
*ADMIN_HOME* A callable object that provides the admin's home view
*ADMIN_I18N* Internationalization support (``False``)
*ADMIN_TEMPLATE_LIST* Path to a template (``admin/list.html``)
*ADMIN_TEMPLATE_ITEM* Path to a template (``admin/item.html``)
*ADMIN_TEMPLATE_HOME* Path to a template (``admin/home.html``)
========================== ==============================================================
.. _bugtracker:
Bug tracker
===========
If you have any suggestions, bug reports or
annoyances please report them to the issue tracker
at https://github.com/klen/muffin-admin/issues
.. _contributing:
Contributing
============
Development of Muffin-Admin happens at: https://github.com/klen/muffin-admin
Contributors
=============
* klen_ (Kirill Klenov)
.. _license:
License
=======
Licensed under a `MIT license`_.
If you wish to express your appreciation for the project, you are welcome to send
a postcard to: ::
Kirill Klenov
pos. Severny 8-3
MO, Istra, 143500
Russia
.. _links:
.. _klen: https://github.com/klen
.. _Muffin: https://github.com/klen/muffin
.. _MIT license: http://opensource.org/licenses/MIT
Keywords: asyncion,aiohttp,muffin,admin
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Author: Kirill Klenov
Author-email: horneds@gmail.com
License: MIT
Description: Muffin-Admin
############
.. _description:
Muffin-Admin -- an extension to Muffin_ that implements admin-interfaces
.. _badges:
.. image:: http://img.shields.io/travis/klen/muffin-admin.svg?style=flat-square
:target: http://travis-ci.org/klen/muffin-admin
:alt: Build Status
.. image:: http://img.shields.io/pypi/v/muffin-admin.svg?style=flat-square
:target: https://pypi.python.org/pypi/muffin-admin
.. _contents:
.. contents::
.. _requirements:
Requirements
=============
- python >= 3.3
.. _installation:
Installation
=============
**Muffin-Admin** should be installed using pip: ::
pip install muffin-admin
.. _usage:
Usage
=====
See a example application.
Enter `make run` for run.
Options
-------
========================== ==============================================================
*ADMIN_PREFIX* Admin's HTTP prefix (``/admin``)
*ADMIN_NAME* Admin's name (``<app.name.title()> admin``)
*ADMIN_HOME* A callable object that provides the admin's home view
*ADMIN_I18N* Internationalization support (``False``)
*ADMIN_TEMPLATE_LIST* Path to a template (``admin/list.html``)
*ADMIN_TEMPLATE_ITEM* Path to a template (``admin/item.html``)
*ADMIN_TEMPLATE_HOME* Path to a template (``admin/home.html``)
========================== ==============================================================
.. _bugtracker:
Bug tracker
===========
If you have any suggestions, bug reports or
annoyances please report them to the issue tracker
at https://github.com/klen/muffin-admin/issues
.. _contributing:
Contributing
============
Development of Muffin-Admin happens at: https://github.com/klen/muffin-admin
Contributors
=============
* klen_ (Kirill Klenov)
.. _license:
License
=======
Licensed under a `MIT license`_.
If you wish to express your appreciation for the project, you are welcome to send
a postcard to: ::
Kirill Klenov
pos. Severny 8-3
MO, Istra, 143500
Russia
.. _links:
.. _klen: https://github.com/klen
.. _Muffin: https://github.com/klen/muffin
.. _MIT license: http://opensource.org/licenses/MIT
Keywords: asyncion,aiohttp,muffin,admin
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Release files for muffin-admin 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| muffin-admin-0.6.0.tar.gz | 17.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| muffin_admin-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.5 kB
Release files / muffin-admin-0.6.0.tar.gz
| Download URL | muffin-admin-0.6.0.tar.gz |
|---|---|
| Size | 17.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
642acacd32269477f81ce3b2185e9c2914dc31e29fe50812a78ef778eb832ce5
|
|
BLAKE2b-256 checksum How to use checksums |
5dae96f5b5df8a971fe04faac33b0d8a0a062224e817dccc7d50f57d877525dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3
|
Release files / muffin_admin-0.6.0-py3-none-any.whl
| Download URL | muffin_admin-0.6.0-py3-none-any.whl |
|---|---|
| Size | 20.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5691f5c8e17239430e588cc61d9e9d64eee2d4ff9e659f62252e0ab68eb6f68e
|
|
BLAKE2b-256 checksum How to use checksums |
e38a4aa84107073e3f85a36d72acfd643d25c56fbd602c14f9345d6360a35f82
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3
|