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.post2.zip
(43.7 kB
view details)
bottle-utils-2.0.post2.tar.gz
(34.1 kB
view details)
File details
Details for the file bottle-utils-2.0.post2.zip
.
File metadata
- Download URL: bottle-utils-2.0.post2.zip
- Upload date:
- Size: 43.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c84e582bfe55ddf75d3923d682ec7ca3117c08a66b9ce8c05dae603275664879 |
|
MD5 | 4c93fc0760570d64b39d39d1a1f1cd60 |
|
BLAKE2b-256 | 03de7a011cbf3bbfc1d78415ea70900719111d6b5172215cb49be11dfa9508db |
File details
Details for the file bottle-utils-2.0.post2.tar.gz
.
File metadata
- Download URL: bottle-utils-2.0.post2.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4edc79201a7c88b7ad471730136ce4d30e008ef006a0a559bab460d37b5f7c5d |
|
MD5 | f360d8c2287fd4f806cddc31a2104daa |
|
BLAKE2b-256 | 948b19a3afbe2feaec99bea689305e2c1ce2f8f1ac35f49d4db28485b2447e33 |