implementation of tuniq.unique() for list types
Project description
Tuniq
Implementation of tuniq.unique() for list types.
⚡ Usage
import tuniq
l = [1,3,4,5,8,4,6,2,7,2,5,3]
u = tuniq.unique(l)
print(u)
## should give [1,3,4,5,8,6,2,7]
🔧 Building
uv build
🤝 Collaborate with My Project
Please refer to the collaboration guidelines for details.
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 Distribution
tuniq-0.0.4.tar.gz
(2.9 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
tuniq-0.0.4-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file tuniq-0.0.4.tar.gz.
File metadata
- Download URL: tuniq-0.0.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7379ca802263e347a85917531f92c0cdd93d239bf14988652489efc6463d8eda
|
|
| MD5 |
d3c192eda4fc9d80c78646930d60b2e3
|
|
| BLAKE2b-256 |
ca1695b2d43ef3e3d0bfd33b715ad83a6ef696db658ccad7329502e299d2d910
|
File details
Details for the file tuniq-0.0.4-py3-none-any.whl.
File metadata
- Download URL: tuniq-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5118b197a13331bd02704d437d2d79c7ec0ffd2cc8fceff04a9ff31bf973d942
|
|
| MD5 |
9a719638c99249d93c3683da9bc3905e
|
|
| BLAKE2b-256 |
da64b050670aad741f9526a619dca59062ac62f2d72d55d1676ada6e9ed311b1
|