Collection of utility functions and modules for cherrypy web servers
Project description
Overview
This is a generic utility library full of helper functions relating to cherrypy webservice routines. Included are handlers for:
- authentication:
from cherrypy_utils import authentication - sqlalchemy with cherrypy (cherrypy_sqlalchemy_utils.py & database.py)
- json parsing and constructing orm entities from json (json_utils.py)
- timestamp (ISO and posix epoch) parsing (timestamp.py)
- url construction and parsing from parts (similar to os.path.join) (url_utils.py)
- ldap login utilities (login/ldap_auth.py & login/models.py)
Usage
To use this package in your project, simply install it with pip install cherrypy_utils
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cherrypy_utils-1.4.1.tar.gz
(21.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cherrypy_utils-1.4.1.tar.gz.
File metadata
- Download URL: cherrypy_utils-1.4.1.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ce2571d9d3bd55bc35178e6663eaf9a352c86b491b9cbd3e0b5ff575e1b69ea
|
|
| MD5 |
3c1857c9f9c90206939aa93ee3110ed1
|
|
| BLAKE2b-256 |
0557be6d91dad4fd0bfe05516fee09715dd49f0458e191a1cdd21e0373a50407
|
File details
Details for the file cherrypy_utils-1.4.1-py3-none-any.whl.
File metadata
- Download URL: cherrypy_utils-1.4.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36e0033986d2f804437633c1e1633cfeda401262cd439c09f54dea68f7095773
|
|
| MD5 |
52f8b9c66e5a514042890b3aff217dc3
|
|
| BLAKE2b-256 |
44629d6cea0336f0da2de8a5d38b052bec0639ab7f5617efdc7c9857c260e992
|