============
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
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-1.0.zip
(42.5 kB
view details)
bottle-utils-1.0.tar.gz
(32.1 kB
view details)
File details
Details for the file bottle-utils-1.0.zip.
File metadata
- Download URL: bottle-utils-1.0.zip
- Upload date:
- Size: 42.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
928d660ab6515e9e2412fd501a0880692fd6e84903e66dc830f8e750bb7efd3f
|
|
| MD5 |
9c46767bd2ba3c99f2cccdbc6cb0e609
|
|
| BLAKE2b-256 |
c44df098c64d8523684b2fc780f4dd2785e9f5f688c69e6d33114697f1b1d714
|
File details
Details for the file bottle-utils-1.0.tar.gz.
File metadata
- Download URL: bottle-utils-1.0.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09ff71de3fa48d05b24fd627b5e1abf88ed3cd10a3ac81261c79e53b8fb6237d
|
|
| MD5 |
cd3195c9e62bb533629ffd308596ce62
|
|
| BLAKE2b-256 |
1d844f7a953258ff4d46a39fa9712047f1e24c3840550f524414161a004e65b1
|