A Python environment exploration interface
Project description
Python Explorer
A Python environment exploration interface.
Written 100% in Python and renders in your browser using Dash.
An online demo version can be accessed here: python-explorer demo.
Install
Install with pip into your current environment.
> pip install python-explorer
To open and run the interface from the command line interface, type python-explorer
. This will launch the interface in your default browser. To terminate the session, press Ctrl+C while in the command prompt.
> python-explorer
Exploring: Python Explorer started on 'http://127.0.0.1:8080/
Exploring: Number of threads: 8
Exploring: Press Ctrl+C to terminate
Access help features and other options with the --help option.
> python-explorer --help
Usage: python-explorer [OPTIONS]
Launch Python Explorer in browser.
Options:
-h, --host TEXT The interface to bind to. [default: 127.0.0.1]
-p, --port TEXT The port to bind to. [default: 8080]
-t, --threads INTEGER Number of waitress threads. [default: 8]
--help Show this message and exit.
Other Resources
Source Code: github.com/nelsonseth/python-explorer
Documentation: Github README
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
Built Distribution
File details
Details for the file python_explorer-0.1.0.tar.gz
.
File metadata
- Download URL: python_explorer-0.1.0.tar.gz
- Upload date:
- Size: 55.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d7c3d2f950e1c04f57b0464f29792b75d12839cabc3d256f835ffc0ab4fe9ca |
|
MD5 | 8199727ef290727ab04e49255a24983b |
|
BLAKE2b-256 | 9a505007cd32d0988b7f04fb9b4dd1fbe55a2228313a1cec63b577902a3d18c2 |
File details
Details for the file python_explorer-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: python_explorer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 57.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c49f864d94d9f670ace3fe2e187843d4266286f4886aa3ed17c4419d1508255 |
|
MD5 | 1bec78bb60e385abb2971a9ff570f901 |
|
BLAKE2b-256 | eab84f2155862fc00821e69eb9b113f1ab22202eba24547e04fe8a8410d1c28b |