Show informations about project, python, pip, libraries and OS
Project description
Show Env
Report of Project Environment
__
_____/ /_ ____ _ _____ ____ _ __
/ ___/ __ \/ __ \ | /| / / _ \/ __ \ | / /
(__ ) / / / /_/ / |/ |/ / __/ / / / |/ /
/____/_/ /_/\____/|__/|__/\___/_/ /_/|___/
It is a tool to show detailed information of:
- Python
- Pip
- Libraries
- OS
- Disck usage
by project.
Requirement
- Python 3.7 or more
- pip
- Python Virtual Environment (recomended)
Install
pip3 install showenv
Running
cd <REPOSITORY_TO_ANALYSE>
showenv
Output: Report of Project Environment
2 files generated in current project.
- config_env.txt
OS:
Linux
Distributor ID: Ubuntu
Description: Ubuntu 19.04
Release: 19.04
Codename: disco
Python Version:
Python 3.7.3
Pip Version:
pip 19.1.1 from $HOME/projetos/challenges/kaggle/porto-seguro-safe-driver-prediction/src/environment/venv/lib/python3.7/site-packages/pip (python 3.7)
Jupyter Version:
4.4.0
--------------------------------------------------
Disk Usage:
data:
383M data/
virtual env:
736M src/environment/venv/
all:
1,3G .
- struture_project.txt
.
├── data
│ ├── kaggle_submission.csv
│ └── raw
│ ├── datasets.zip
│ ├── sample_submission.csv
│ ├── test.csv
│ └── train.csv
├── LICENSE
├── notebooks
│ └── porto_seguro_safe_driver.ipynb
├── README.md
├── references
│ └── porto-seguro-vector-logo.png
└── src
└── environment
├── config_env.txt
├── container
│ └── Dockerfile
├── create_requirements.sh
├── create_virtual_env.sh
├── __init__.py
├── jupyter_notebook_config.py
├── makefile
├── prepare_env.py
├── README.md
├── requirements.txt
├── show_config_env.sh
├── show_struture_project.sh
├── struture_project.txt
├── test_environment.py
├── venv
└── virtualenv_requirements.txt
8 directories, 24 files
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
showenv-2.0.tar.gz
(5.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
showenv-2.0-py3-none-any.whl
(8.1 kB
view details)
File details
Details for the file showenv-2.0.tar.gz.
File metadata
- Download URL: showenv-2.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e66ce49f41f5aa8108bdde3ea14f2980bfc27aacc66e2b71c19c49ce457e32a
|
|
| MD5 |
4e470c4dae26e0f6c6bda945505b38be
|
|
| BLAKE2b-256 |
6bd4171117a2d0e439fb8e8aa1f5c071648593ea7cd5a3e95ca9f9cd27d56d21
|
File details
Details for the file showenv-2.0-py3-none-any.whl.
File metadata
- Download URL: showenv-2.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
648e06d9ac2111ff439eeb639bd4abc52db87985d485e526d1ee1e9834139fbb
|
|
| MD5 |
f9832f5168f60207fde2dbc7d34b98a9
|
|
| BLAKE2b-256 |
b9eaee8c9c3cd4d0fb95a954e8f66b1a4b7732fdbd5e62acd7aaf03314a9f45c
|