Collection of simple utils.
Project description
lua-fastutils
Collection of simple utils.
Install
pip install lua-fastutils
LUA modules
- fastutils.httputils
- get_request_data
- header_lines_to_headers_mapping
- url_path_match
- fastutils.strutils
- capitalize
- camel
- is_in_array
- startswith
- endswith
- is_match_patterns
- trim
- ltrim
- rtrim
- trim_strings
- remove_empty_string_from_table
- split2
- split
- is_empty
- fastutils.tableutils
- concat
- fastutils.typingutils
- is_string
- is_number
- is_boolean
- is_nil
- is_function
- is_table
- is_list
- is_map
- tostring
Installed Command Utils
- manage-lua-fastutils
Usage
Usage: manage-lua-fastutils [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
install Create a lua package and then install it.
pack Create a lua package.
Releases
v0.1.4-1 2020/11/04
- Add typingutils.
- Add httputils.
- Add tableutils.
v0.1.0-1 2020/08/27
- First release.
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
lua-fastutils-0.1.4.1.tar.gz
(7.1 kB
view details)
File details
Details for the file lua-fastutils-0.1.4.1.tar.gz
.
File metadata
- Download URL: lua-fastutils-0.1.4.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cf44b196b07a9836a170b7e0a667751b902b108ae15e62c862343ec52a1ecaa |
|
MD5 | 44a7686fb62357e9c28ed1b41f091840 |
|
BLAKE2b-256 | 45d127a17de89b2d7bd9ae77ae3f15e53658c93e760b100dff895258645e197f |