Print __dir__ in a readable format
Project description
ordir
A utility to print dir() in a readable format.
Usage
>>> from ordir import ordir
>>> import requests
>>> page = requests.get("https://cnn.com")
>>> ordir(page)
__attrs__
__bool__
__class__
__delattr__
__dict__
__dir__
__doc__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__module__
__ne__
__new__
__nonzero__
__reduce__
__reduce_ex__
__repr__
__setattr__
__setstate__
__sizeof__
__str__
__subclasshook__
__weakref__
_content
_content_consumed
_next
apparent_encoding
close
connection
content
cookies
elapsed
encoding
headers
history
is_permanent_redirect
is_redirect
iter_content
iter_lines
json
links
next
ok
raise_for_status
raw
reason
request
status_code
text
url
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
ordir-1.0.1.tar.gz
(1.9 kB
view details)
Built Distribution
ordir-1.0.1-py3-none-any.whl
(1.7 kB
view details)
File details
Details for the file ordir-1.0.1.tar.gz
.
File metadata
- Download URL: ordir-1.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97f49f6bd4201655df1279cb66178900beea198344212e7df4ea09788e4ba55f |
|
MD5 | 384ceadbebab3c9f45561c46c7773685 |
|
BLAKE2b-256 | 7312f0f9e9afc5b5ccd78682bf518d5bffc0471210457a08031f1683df663309 |
File details
Details for the file ordir-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: ordir-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2c7d65e98b6d75726defae3bb2dfcc67771960b7bf55eec8a7bbd95154fb260 |
|
MD5 | cae031dc7acd90de45a9dd7e636634bc |
|
BLAKE2b-256 | 15ed0a2b272ad995dff6f4b4b53ac435e59583269799a815f59d7812c7a00b26 |