Python implementation of the common unix `ls` command
Project description
pylss
Python implementation of ls command
ls is a command to list computer files in Unix and Unix-like operating systems.
Usage
pip install pylss
- in terminal
python -u pylss
- importing as a function
from pylss import getDirList
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
pylss-0.1.1.tar.gz
(1.7 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
pylss-0.1.1-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file pylss-0.1.1.tar.gz.
File metadata
- Download URL: pylss-0.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2606ea7ec172dbed81a148e217a508d941e0eefbd28f0e54a9393168897f606f
|
|
| MD5 |
31ff84fcb2d25366fb346da5f99796b8
|
|
| BLAKE2b-256 |
bb87d63cfa23891f6e457a713d67f890205e5401bd987c9ee34ba6e1dd445c47
|
File details
Details for the file pylss-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pylss-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d918681e2a060a2d7b056514f4ddb0eb7816ee5e3185be3fe9cea1aa019c9955
|
|
| MD5 |
cd281759af956f244fd29a75aab636b2
|
|
| BLAKE2b-256 |
c8011d807d9e050dfd47309960de716aa33fdc2cabc98ec079e57c7f1fca3427
|