Assortment of frequently used utilities for Bottle framework
Project description
============
Bottle utils
============
Assortment of frequently used utilities for Bottle.
This package contains utilities for developing web sites and web applications
using `Bottle <http://bottlepy.org/>`_ framework. It is divided into several
modules of which the ``lazy`` module is not Bottle-specific.
The bottle-utils are created from a bunch of unrelated modules we frequently
used at `Outernet <https://outernet.is/>`_. Some of the modules have been
tested fairly thoroughly, and some have been used only in a handful of
projects. Therefore, not all modules are of high quality. You should conisder
this package Alpha quality.
Installation
============
Install using ``pip`` or ``easy_install``::
pip install bottle-utils
easy_install bottle-utils
.. note::
Between versions 0.3 and 0.5, bottle-utils have been split into multiple
packages. Since 0.5, they have been remerged into a single packages as we
normally use them together, and having them as separate packages causes
various deployment issues.
Documentation
=============
Detailed documentation is available `online
<http://bottle-utils.readthedocs.org/>`_.
You can also generate offline documentation by cloning this repository and
doing the following::
cd /path/to/repo
cd docs
make html
The ``docs/build/html`` directory should contain full HTML documentation. You
can start from the ``index.html`` file.
Bugs
====
Please report all bugs to our `GitHub issue tracker`_.
License
=======
This package is licensed under BSD license. See LICENSE_ for more
info.
.. _Bottle: http://bottlepy.org/
.. _Outernet: https://www.outernet.is/
.. _GitHub issue tracker: https://github.com/Outernet-Project/bottle-utils/issues
.. _LICENSE: LICENSE
Bottle utils
============
Assortment of frequently used utilities for Bottle.
This package contains utilities for developing web sites and web applications
using `Bottle <http://bottlepy.org/>`_ framework. It is divided into several
modules of which the ``lazy`` module is not Bottle-specific.
The bottle-utils are created from a bunch of unrelated modules we frequently
used at `Outernet <https://outernet.is/>`_. Some of the modules have been
tested fairly thoroughly, and some have been used only in a handful of
projects. Therefore, not all modules are of high quality. You should conisder
this package Alpha quality.
Installation
============
Install using ``pip`` or ``easy_install``::
pip install bottle-utils
easy_install bottle-utils
.. note::
Between versions 0.3 and 0.5, bottle-utils have been split into multiple
packages. Since 0.5, they have been remerged into a single packages as we
normally use them together, and having them as separate packages causes
various deployment issues.
Documentation
=============
Detailed documentation is available `online
<http://bottle-utils.readthedocs.org/>`_.
You can also generate offline documentation by cloning this repository and
doing the following::
cd /path/to/repo
cd docs
make html
The ``docs/build/html`` directory should contain full HTML documentation. You
can start from the ``index.html`` file.
Bugs
====
Please report all bugs to our `GitHub issue tracker`_.
License
=======
This package is licensed under BSD license. See LICENSE_ for more
info.
.. _Bottle: http://bottlepy.org/
.. _Outernet: https://www.outernet.is/
.. _GitHub issue tracker: https://github.com/Outernet-Project/bottle-utils/issues
.. _LICENSE: LICENSE
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 Distributions
bottle-utils-2.0.zip
(42.8 kB
view details)
bottle-utils-2.0.tar.gz
(32.6 kB
view details)
File details
Details for the file bottle-utils-2.0.zip.
File metadata
- Download URL: bottle-utils-2.0.zip
- Upload date:
- Size: 42.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3647c1b078fc94f314c6fe6933b35fea65790998815703c18c6ba743265c5a3e
|
|
| MD5 |
843244b981f4cebbbb895f9886d644b8
|
|
| BLAKE2b-256 |
3ed3e136a621f08420157649a769451f5f613ad4c41ec5c5f836ad9c2d47199e
|
File details
Details for the file bottle-utils-2.0.tar.gz.
File metadata
- Download URL: bottle-utils-2.0.tar.gz
- Upload date:
- Size: 32.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc7b3dce1fec4a82bf7ffaed9cf1cfd41461518a87a49ea100658859dd5d34a2
|
|
| MD5 |
77383be8a1773e2d82b3db95ee234259
|
|
| BLAKE2b-256 |
8ae4e9294789b4bae5c0248b0ba27f6cefe50ed239a1b9cf66f0695e1e51459d
|