Commit Graph

  • 8b067e5873
    Update requirements.txt (#58) Greg Stein 2020-07-04 09:52:15 -05:00
  • 20df3935dc
    Update requirements.txt Greg Stein 2020-07-04 08:11:55 -05:00
  • b2387378c3 Make parts of BOM code more pythonic Daniel Rojas 2020-07-04 13:11:53 +02:00
  • 84c10e2c1a Clean up code Daniel Rojas 2020-07-04 12:50:45 +02:00
  • 407a9235b7 Simplify and fix bug in BOM generation Daniel Rojas 2020-07-04 12:37:32 +02:00
  • 3b79b75cca Make parts of BOM code more pythonic Daniel Rojas 2020-07-04 13:11:53 +02:00
  • b71d6ee13c Clean up code Daniel Rojas 2020-07-04 12:50:45 +02:00
  • 8b9d8b15d1 Simplify and fix bug in BOM generation Daniel Rojas 2020-07-04 12:37:32 +02:00
  • 407026c9d6
    Update requirements.txt Greg Stein 2020-07-04 01:51:29 -05:00
  • 4796c7cc97 Fix bug of non-bundle wires appearing in BOM Daniel Rojas 2020-07-02 19:45:28 +02:00
  • 0023994c24 Adding ability to export PNG data directly to other programs. Jason R. Jones 2020-07-02 13:33:44 -04:00
  • 21b3c9e59b Rebuild examples Daniel Rojas 2020-07-02 19:16:26 +02:00
  • 16929687d3 Fine-tune cable appearance Daniel Rojas 2020-07-02 19:09:27 +02:00
  • 65a4d6bd07 Update example+tutorial input files Daniel Rojas 2020-07-02 18:57:00 +02:00
  • 94731cdf81 Fix post-merge bugs Daniel Rojas 2020-07-02 08:32:12 +02:00
  • 5fbe3e6b7e Merge branch 'feature/part-number' into dev Daniel Rojas 2020-07-02 08:26:58 +02:00
  • 77bf398176 Add cable type in a couple of examples KV 2020-07-02 01:16:35 +02:00
  • 6f91b65128 Support named type of cables (or wires in a bundle) KV 2020-07-01 23:17:34 +02:00
  • c9895bd282 Move the cable category filtering before BOM grouping KV 2020-07-01 23:00:31 +02:00
  • dd1372c31d Use lambdas for BOM grouping, and rename group variables KV 2020-07-01 22:12:19 +02:00
  • 39ad070ca8 Added rendered output for new tutorial Tyler Ward 2020-07-02 01:26:48 +01:00
  • 4d2cb63350 Added part number tutorial Tyler Ward 2020-07-02 01:20:26 +01:00
  • c200f66009 Merged in refactoring changes from upstream Tyler Ward 2020-07-02 00:50:48 +01:00
  • 890e9f82e9 Add cable type in a couple of examples KV 2020-07-02 01:16:35 +02:00
  • 9c5ea06ca2 Added spaces after MPN: and IPN: Tyler Ward 2020-07-01 23:47:49 +01:00
  • f67235e326 Added diagram support for part numbers on ferrules Tyler Ward 2020-07-01 23:45:35 +01:00
  • 428f554da3 Support named type of cables (or wires in a bundle) KV 2020-07-01 23:17:34 +02:00
  • 1ec9ca4f81 Improved part number support Tyler Ward 2020-07-01 23:17:20 +01:00
  • 8cceed579e Move the cable category filtering before BOM grouping KV 2020-07-01 23:00:31 +02:00
  • f87b90ddd7 Use lambdas for BOM grouping, and rename group variables KV 2020-07-01 22:12:19 +02:00
  • 61a5545df1 Update all examples Andrew Katz 2020-07-01 14:00:36 -04:00
  • 4f076a5d91 Add Jetbrains IDE config Andrew Katz 2020-07-01 13:59:00 -04:00
  • 525be74c98 Merge multi-color wires into refactored code Andrew Katz 2020-07-01 13:58:26 -04:00
  • f0d10bfef8 Merge branch 'dev' into feature-multicolor-wires Andrew Katz 2020-07-01 12:54:24 -04:00
  • e6317536f7 Rename examples to allow merge Andrew Katz 2020-07-01 12:39:30 -04:00
  • fffb354d7c Merge branch 'dev' Daniel Rojas 2020-06-30 17:59:00 +02:00
  • 49322fc65f Fix demo 01 Daniel Rojas 2020-06-30 17:35:03 +02:00
  • b163b7a586 Update .gitignore to include venv/ directory Daniel Rojas 2020-06-30 14:10:32 +02:00
  • 23e22f5249 Reorder readme Daniel Rojas 2020-06-30 13:53:54 +02:00
  • 8b09facfce Merge branch 'dev' Daniel Rojas 2020-06-29 18:44:59 +02:00
  • 9d2c193533 Update example 08 to hide pincount on 3.5mm jack Daniel Rojas 2020-06-29 17:46:45 +02:00
  • e8f31e8574
    Changed url in setup.py to point to original repo Janne V 2020-06-29 15:19:45 +02:00
  • e047f06b6d Update readme to reflect changes from #41 Daniel Rojas 2020-06-29 14:54:06 +02:00
  • 52a8af298d Rebuild example 02 after fixes from #41 Daniel Rojas 2020-06-29 14:44:44 +02:00
  • 08e53bcd48
    Feature: bidirectional AWG/mm2 unit conversion (#41) Andreas Nordin 2020-06-29 14:41:45 +02:00
  • 6de215e64e Fix AWG string casing in output Andreas Nordin 2020-06-29 14:24:59 +02:00
  • c7014a2ea0 Fix URL in setup.py (fixes #42) Daniel Rojas 2020-06-29 14:22:32 +02:00
  • 625b21ea52 Fix faulty conversion of non-(mm2,AWG) units Andreas Nordin 2020-06-29 14:13:21 +02:00
  • 2b307b00ae Update example ex02 with awg -> mm2 conversion Andreas Nordin 2020-06-29 13:18:53 +02:00
  • c6d32f66aa Fix AWG<-> mm2 conversions Andreas Nordin 2020-06-29 13:11:35 +02:00
  • 7458118f4d Merge branch 'dev' Daniel Rojas 2020-06-29 12:37:24 +02:00
  • c42b33b38d Address FIXMEs and fine-tune merge of #39 Daniel Rojas 2020-06-29 12:30:07 +02:00
  • 82b173f2ce Refactor and clean up code (#39) Gabe R 2020-06-29 04:39:34 -05:00
  • b3b4cf86d9
    Fixed some typos I made Gabe R 2020-06-29 00:38:26 -05:00
  • 590ff8c2cb
    Fixed incorrect import Gabe R 2020-06-29 00:31:45 -05:00
  • 1b4b586fce
    Moved classes from wireviz.py to new files Gabe R 2020-06-28 23:58:50 -05:00
  • 6a68790653
    Cleaned up wv_helper.py * Formatted with autopep8 * Removed unused import typing.Any * Adding Coding Magic * Renamed argument input->inp to avoid shadowing python builtin * Removed unnecessary dummy variable creation Gabe R 2020-06-28 23:57:55 -05:00
  • 9cb3608b27
    Cleaned up wv_colors.py *Reformatted with autopep8 *renamed input->inp to avoid shadowing input() function Gabe R 2020-06-28 23:52:52 -05:00
  • 854f06dd79
    renamed more single-letter vars Gabe R 2020-06-28 23:48:53 -05:00
  • 5107f48d5c
    more misc fixes Gabe R 2020-06-28 23:12:45 -05:00
  • d7a4d713e6
    rename occurances of type to maintype Avoids accidently overriding a python standard function Gabe R 2020-06-28 23:04:14 -05:00
  • 10978c85e2
    Misc fixes Gabe R 2020-06-28 22:55:21 -05:00
  • 87dc54b56a
    more fstring replacements Gabe R 2020-06-28 22:35:54 -05:00
  • 0ca7620b82
    replaced string.format with fstring Runs slightly faster, and is shorter per line that string.format Gabe R 2020-06-28 21:06:15 -05:00
  • ef8252cf43
    Fix single-letter variables Replaced a bunch of single-letter variables with more descriptive ones Gabe R 2020-06-28 20:46:58 -05:00
  • e0de9e6c4f
    Remove unnecessary assignment before returning Gabe R 2020-06-28 20:33:22 -05:00
  • bc48318ebd
    Added optional to type hints that could be None Gabe R 2020-06-28 20:30:37 -05:00
  • 2fa85b1a94
    Fixed use of bare except: Gabe R 2020-06-28 20:25:39 -05:00
  • 05fa4783ed
    formatted with autopep8 Gabe R 2020-06-28 20:10:19 -05:00
  • 92b6b21895 Added ability to set part numbers Tyler Ward 2020-06-24 20:18:00 +01:00
  • 8326ddd462 Merge branch 'dev' Daniel Rojas 2020-06-28 23:01:45 +02:00
  • a3728f52ce
    Fix for Designators apearing across all colours of wires of a guage. (#37) Tyler Ward 2020-06-28 21:58:24 +01:00
  • a88017497d Fix for Designators apearing across all colours of wires of a guage. Tyler Ward 2020-06-28 20:56:38 +01:00
  • 0a42b350c8 Update readme Daniel Rojas 2020-06-28 15:22:59 +02:00
  • 4aac32b6bf Merge branch 'dev' Daniel Rojas 2020-06-28 15:00:40 +02:00
  • 6cf7178a9f
    [ci] Setup Github actions to run 'build_examples.py' as a test on each pull/pull request. (#34) Florian Pigorsch 2020-06-28 14:59:29 +02:00
  • a7419c444e
    Merge pull request #35 from flopp/typos Daniel Rojas 2020-06-28 14:57:58 +02:00
  • eb65be39dc Fix some typos: budnle, conector, separetely Florian Pigorsch 2020-06-28 14:55:09 +02:00
  • 5085bc8002 [ci] Setup Github actions to run 'build_examples.py' as a test on each pull/pull request. Florian Pigorsch 2020-06-28 13:48:30 +02:00
  • 69bc20a31e Remove TODO file, move to-do's to GitHub Projects Daniel Rojas 2020-06-28 13:16:38 +02:00
  • 37d5ebd5bc Merge branch 'dev' Daniel Rojas 2020-06-28 12:38:36 +02:00
  • 7060c38f07 Add parse_file() function and use it in build_examples.py Daniel Rojas 2020-06-28 12:28:13 +02:00
  • 5d84bb86eb Update gitignore Daniel Rojas 2020-06-28 11:43:31 +02:00
  • 154e28f257 Change gen_bom to generate_bom Daniel Rojas 2020-06-28 11:43:22 +02:00
  • 1f06c6017c refactor: rename 'input' -> 'yaml_data' Andreas Nordin 2020-06-25 13:41:00 +02:00
  • f14a07fe95 feature: add --prepend-file option Andreas Nordin 2020-06-25 13:34:46 +02:00
  • a1f511738e fix install notes Andreas Nordin 2020-06-25 11:34:58 +02:00
  • 668667d4fe Fix typo Andreas Nordin 2020-06-24 17:14:25 +02:00
  • cdb2cf2b91 update build_examples script Andreas Nordin 2020-06-24 19:09:08 +02:00
  • 60cd069754 add install instructions to readme Andreas Nordin 2020-06-24 18:52:25 +02:00
  • 9af391ff9d clean up imports, cmdline handling Andreas Nordin 2020-06-24 20:08:53 +02:00
  • 5514fd4244 refactor dependencies and installation Andreas Nordin 2020-06-24 18:59:42 +02:00
  • dfb184c1a4 Move source from src/ to src/wireviz/ Daniel Rojas 2020-06-28 10:39:11 +02:00
  • 287b75cebb Remove 3rd party libraries, add requirements.txt, and update readme Ryan Jarvis 2020-06-28 00:42:46 -07:00
  • f2e9af9011 Support named type of cables (or wires in a bundle) KV 2020-06-28 00:38:36 +02:00
  • 5c582cbe12 Merge branch 'dev' Daniel Rojas 2020-06-27 23:56:58 +02:00
  • 4661992151 Fine-tune wire BOM output if no gauge is specified Daniel Rojas 2020-06-27 23:54:55 +02:00
  • 790e9c93c4 Update demos and examples Daniel Rojas 2020-06-27 23:46:22 +02:00
  • da80d4ba85 Auto-assign pincount = 1 for ferrules at initialization Daniel Rojas 2020-06-27 23:37:37 +02:00
  • d0023c1d41 Make custom pin numbers and hidden unused pins work nicely together Daniel Rojas 2020-06-27 23:31:58 +02:00