An extension to the built-in function dir()
Project description
DirEx
An extension to the built-in function dir() for Python
APIs
- show_dir_info
- show_dir_method
- show_dir_module
Install
pip install direx
Example
from direx import show_dir_info, show_dir_method, show_dir_module
import os
show_dir_module(os)
show_dir_method(os)
show_dir_info()
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
dirEx-0.0.6.tar.gz
(1.8 kB
view details)
Built Distribution
dirEx-0.0.6-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file dirEx-0.0.6.tar.gz
.
File metadata
- Download URL: dirEx-0.0.6.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86c6837f000b16c528e07195d899f942e122304fb0414336163570c1f5bc337d |
|
MD5 | ee6fd1f671e10810ddf7ec0e46e6f9c0 |
|
BLAKE2b-256 | fb3bfe64db5030055ca251517cb2acc50d0e623abe854bf5e3599a0644b42885 |
Provenance
File details
Details for the file dirEx-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: dirEx-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d57195aaac3773524e6ed252ff7817de24b3a8fc35a9671615d2f619dae57f90 |
|
MD5 | 474c90ec15097e8bf9cb4e8aafe0443a |
|
BLAKE2b-256 | 044ef167b50ef1c2251b0a9d4aef23a69ed9cc6c83cf4fe0c66e68d3a0228a58 |