Update readme and requirements
This commit is contained in:
parent
fecf27165f
commit
318b6c68cc
@ -16,6 +16,8 @@ WireViz is a tool for easily documenting cables, wiring harnesses and connector
|
||||
* Auto-generates standard wire color schemes and allows custom ones if needed
|
||||
* [DIN 47100](https://en.wikipedia.org/wiki/DIN_47100) (WT/BN/GN/YE/GY/PK/BU/RD/BK/VT/...)
|
||||
* [IEC 62](https://en.wikipedia.org/wiki/Electronic_color_code#Color_band_system) (BN/RD/OR/YE/GN/BU/VT/GY/WT/BK/...)
|
||||
* [25 Pair Color Code](https://en.wikipedia.org/wiki/25-pair_color_code#Color_coding) (BUWH/WHBU/OGWH/WHOG/GNWH/WHGN/BNWH/...)
|
||||
* [TIA/EIA 568 A/B](https://en.wikipedia.org/wiki/TIA/EIA-568#Wiring) (Subset of 25-Pair, used in CAT-5/6/...)
|
||||
* Understands wire gauge in mm² or AWG
|
||||
* Optionally auto-calculates equivalent gauge between mm² and AWG
|
||||
* Allows more than one connector per side, as well as loopbacks
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
.
|
||||
graphviz
|
||||
pyyaml
|
||||
setuptools
|
||||
Loading…
x
Reference in New Issue
Block a user