Programming

Tree

(delta) C:\Program Files\Python_Projects\dashboard>tree
Структура папок
Серийный номер тома: 5824-4565
C:.
├───.ipynb_checkpoints
├───.vscode
├───autotask
│   ├───.ipynb_checkpoints
│   ├───migrations
│   │   └───__pycache__
│   ├───processed
│   │   └───.ipynb_checkpoints
│   ├───raw
│   ├───rprocessed
│   ├───templates
│   │   └───autotask
│   └───__pycache__
├───b2_changes
│   ├───migrations
│   │   └───__pycache__
│   ├───raw
│   ├───templates
│   │   └───b2_changes
│   └───__pycache__
├───balans
│   ├───migrations
│   │   └───__pycache__
│   ├───processed
│   ├───raw
│   ├───templates
│   │   └───balans
│   └───__pycache__
├───balanselfcomp
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───balanselfcomp
│   └───__pycache__
├───clientpassport
│   ├───migrations
│   │   └───__pycache__
│   ├───ready
│   ├───templates
│   │   └───clientpassport
│   └───__pycache__
├───collateral
│   ├───migrations
│   │   └───__pycache__
│   ├───processed
│   ├───raw
│   ├───templates
│   │   └───collateral
│   └───__pycache__
├───collateraldata
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───collateraldata
│   └───__pycache__
├───creditline
│   ├───migrations
│   │   └───__pycache__
│   ├───ready
│   ├───templates
│   │   └───creditline
│   └───__pycache__
├───dashboard
│   └───__pycache__
├───differencedays
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───differencedays
│   └───__pycache__
├───funtime
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───funtime
│   └───__pycache__
├───general
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───general
│   ├───templatetags
│   │   └───__pycache__
│   └───__pycache__
├───history
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───history
│   └───__pycache__
├───inspector
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───inspector
│   └───__pycache__
├───interestchange
│   ├───migrations
│   │   └───__pycache__
│   ├───raw
│   ├───templates
│   │   └───interestchange
│   └───__pycache__
├───laws
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───laws
│   └───__pycache__
├───loanportfel
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───loanportfel
│   └───__pycache__
├───location
│   ├───address
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───location
│   └───__pycache__
├───media
│   ├───converted
│   ├───profile_images
│   ├───stafftime
│   │   └───uploads
│   ├───stafftime_processed
│   └───uploads
├───messanger
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───messanger
│   ├───templatetags
│   │   └───__pycache__
│   └───__pycache__
├───monthlyreport
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───monthlyreport
│   └───__pycache__
├───nplperiod
│   └───migrations
├───overduedays
│   ├───migrations
│   │   └───__pycache__
│   ├───processed
│   ├───raw
│   ├───templates
│   │   └───overduedays
│   └───__pycache__
├───people
│   ├───management
│   │   └───commands
│   │       └───__pycache__
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───people
│   └───__pycache__
├───processed
├───risk
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───risk
│   └───__pycache__
├───saldovka
│   ├───migrations
│   │   └───__pycache__
│   ├───raw
│   ├───templates
│   │   └───saldovka
│   └───__pycache__
├───service
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───service
│   ├───templatetags
│   │   └───__pycache__
│   └───__pycache__
├───static
│   ├───assets
│   │   └───demo
│   ├───css
│   ├───images
│   └───js
├───staticfiles
│   ├───admin
│   │   ├───css
│   │   │   └───vendor
│   │   │       └───select2
│   │   ├───img
│   │   │   └───gis
│   │   └───js
│   │       ├───admin
│   │       └───vendor
│   │           ├───jquery
│   │           ├───select2
│   │           │   └───i18n
│   │           └───xregexp
│   ├───assets
│   │   └───demo
│   ├───css
│   ├───django_tables2
│   │   └───themes
│   │       └───paleblue
│   │           ├───css
│   │           └───img
│   ├───images
│   └───js
├───templates
├───tempo
├───turnover
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───turnover
│   └───__pycache__
├───utils
│   ├───.ipynb_checkpoints
│   ├───cached_data
│   │   └───.ipynb_checkpoints
│   ├───files
│   ├───just_files
│   └───maliy
├───vintage
│   ├───migrations
│   │   └───__pycache__
│   ├───templates
│   │   └───vintage
│   ├───templatetags
│   │   └───__pycache__
│   └───__pycache__
├───zcience
│   ├───.ipynb_checkpoints
│   ├───charts
│   │   ├───.ipynb_checkpoints
│   │   └───heatmap_out
│   └───notebooks
│       └───.ipynb_checkpoints
├───z_database
│   ├───.ipynb_checkpoints
│   ├───others
│   ├───sql_codes
│   └───sql_tests
│       ├───.ipynb_checkpoints
│       ├───20206
│       │   └───.ipynb_checkpoints
│       ├───91501
│       │   └───.ipynb_checkpoints
│       ├───94502
│       │   └───.ipynb_checkpoints
│       ├───94503
│       │   └───.ipynb_checkpoints
│       ├───car_model
│       │   └───.ipynb_checkpoints
│       ├───collateral
│       │   └───.ipynb_checkpoints
│       ├───collateral_change
│       │   └───.ipynb_checkpoints
│       ├───correspondents
│       ├───day_by_day
│       │   ├───.ipynb_checkpoints
│       │   ├───first_payment
│       │   │   └───.ipynb_checkpoints
│       │   └───grafik
│       ├───denejniy
│       ├───fpd_again
│       │   ├───.ipynb_checkpoints
│       │   └───max_days_pro
│       │       ├───.ipynb_checkpoints
│       │       └───max_days_simple_way
│       │           ├───.ipynb_checkpoints
│       │           └───submit
│       ├───houses
│       │   └───.ipynb_checkpoints
│       ├───inspektor
│       ├───location
│       │   └───.ipynb_checkpoints
│       ├───oborot
│       ├───percent_change
│       │   └───.ipynb_checkpoints
│       ├───pervonachalka
│       ├───register_date
│       ├───rk_passport
│       ├───saldovka
│       │   └───.ipynb_checkpoints
│       ├───schema_output
│       ├───spravka_rab_schet
│       │   └───.ipynb_checkpoints
│       ├───staff
│       └───Новая папка
└───z_notebooks
   ├───.ipynb_checkpoints
   ├───automation
   │   └───.ipynb_checkpoints
   ├───bigger_portfel
   │   └───.ipynb_checkpoints
   ├───collateral
   │   ├───.ipynb_checkpoints
   │   └───parameters
   │       └───.ipynb_checkpoints
   ├───connection
   │   └───.ipynb_checkpoints
   ├───daily_portfel
   │   └───.ipynb_checkpoints
   ├───database
   ├───dpd
   │   └───.ipynb_checkpoints
   ├───graphs
   │   └───.ipynb_checkpoints
   ├───ideas
   │   └───.ipynb_checkpoints
   ├───max_days_pro
   │   └───.ipynb_checkpoints
   ├───mk_clients
   │   └───.ipynb_checkpoints
   ├───models
   │   └───.ipynb_checkpoints
   ├───others
   │   └───.ipynb_checkpoints
   ├───portfeller
   │   └───.ipynb_checkpoints
   └───vintage_new
       ├───.ipynb_checkpoints
       ├───max_days_hard_way
       │   └───.ipynb_checkpoints
       └───max_days_simple_way
           ├───.ipynb_checkpoints
           ├───kk_mk
           └───submit

Helpful? Dislike 0 Log in to react