showenv
1.0.0
تقرير عن بيئة المشروع
__
_____/ /_ ____ _ _____ ____ _ __
/ ___/ __ / __ | / | / / _ / __ | / /
(__ ) / / / /_/ / | / | / / __/ / / / | / /
/____/_/ /_/ _ ___/ | __/ | __/ _ __/_/ /_/ | ___/
إنها أداة لإظهار معلومات مفصلة عن:
تم اختبار هذا المشروع مع:
| مطلوب | إصدار |
|---|---|
| بيثون | 3.9.1 |
| pip | 21.2.4 |
| Divian Distros | Ubuntu/Linux Mint |
pip install showenv cd < REPOSITORY_TO_ANALYSE >
showenv2 ملفات تم إنشاؤها في المشروع الحالي.
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 .
.
├── 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
![]()
![]()
![]()
![]()
![]()