Utilities for Python
Project description
py-utls
Utilities for Python
py-utls is a small Python repository where I put all the useful stuff I regularly need in my projects. Feel free to use at your discretion with the appropriate license mentions.
NB: I've developed the same kind of libraries for both Go and TypeScript.
Usage
pip install py-utls
This repository contains the following modules:
list
:flatten
: transforms a list of list of items to a list of items.
from pyutls.list import flatten
flat_list = flatten(list1, list2)
License
These modules are distributed under a MIT license.
See the LICENSE file.
© 2022 Cyril Dever. All rights reserved.
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
py-utls-0.1.1.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file py-utls-0.1.1.tar.gz
.
File metadata
- Download URL: py-utls-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 631846f0bbb18f67bc2dfb916271406012d406ffbd8bf731886221b3a431062a |
|
MD5 | 25711282a3b2c668270108dcf757ca82 |
|
BLAKE2b-256 | 04d187e456b9bf119658d5e167359e5ca35cf0595cecc8b6b5876e2407257b39 |
File details
Details for the file py_utls-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: py_utls-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 302d5939cb93c696e46fdc6c0d862526013c42a985832310c86b5b34a69bcc27 |
|
MD5 | 78d98b9892928b6f76cd0c7a43b431a9 |
|
BLAKE2b-256 | ce75bf7ede03ba425663c8bcc6aea72ddd04b334a6c55f23a92fa85f121dadfc |