All Projects → hildogjr → KiCost

hildogjr / KiCost

Licence: MIT license
Build cost spreadsheet for a KiCad project.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to KiCost

KiBot
KiCad automation utility
Stars: ✭ 203 (-46.01%)
Mutual labels:  bom, kicad
cyclonedx-python
Creates CycloneDX Software Bill of Materials (SBOM) from Python projects and environments.
Stars: ✭ 78 (-79.26%)
Mutual labels:  bom, bill-of-materials
cyclonedx-maven-plugin
Creates CycloneDX Software Bill of Materials (SBOM) from Maven projects
Stars: ✭ 103 (-72.61%)
Mutual labels:  bom, bill-of-materials
cyclonedx-gomod
Creates CycloneDX Software Bill of Materials (SBOM) from Go modules
Stars: ✭ 27 (-92.82%)
Mutual labels:  bom, bill-of-materials
cyclonedx-cli
CycloneDX CLI tool for SBOM analysis, merging, diffs and format conversions.
Stars: ✭ 154 (-59.04%)
Mutual labels:  bom, bill-of-materials
KC2PK
KiCad to PartKeepr BOM Tool with Octopart integration
Stars: ✭ 28 (-92.55%)
Mutual labels:  bom, kicad
specification
Software Bill of Material (SBOM) standard designed for use in application security contexts and supply chain component analysis
Stars: ✭ 129 (-65.69%)
Mutual labels:  bom, bill-of-materials
Kicost
Build cost spreadsheet for a KiCad project.
Stars: ✭ 305 (-18.88%)
Mutual labels:  cad, kicad
cyclonedx-php-composer
Create CycloneDX Software Bill of Materials (SBOM) from PHP Composer projects
Stars: ✭ 20 (-94.68%)
Mutual labels:  bom, bill-of-materials
cyclonedx-dotnet
Creates CycloneDX Software Bill of Materials (SBOM) from .NET Projects
Stars: ✭ 110 (-70.74%)
Mutual labels:  bom, bill-of-materials
pykicad
Library for working with KiCAD file formats
Stars: ✭ 46 (-87.77%)
Mutual labels:  cad, kicad
DRMgr
A PCBNEW plugin that saves and restores design rules for a KiCad PCB.
Stars: ✭ 16 (-95.74%)
Mutual labels:  kicad
midi-grid
DIY midi controller project
Stars: ✭ 60 (-84.04%)
Mutual labels:  kicad
snaily-cadv4
💻 An open source Computer Aided Dispatch (CAD) for FiveM, this is a web based integration for communities who love police roleplaying and dispatching. Discord: https://discord.gg/eGnrPqEH7U
Stars: ✭ 36 (-90.43%)
Mutual labels:  cad
ConstructiveGeometry.jl
Algorithms and syntax for building CSG objects within Julia.
Stars: ✭ 27 (-92.82%)
Mutual labels:  cad
infracost-gh-action
GitHub Action for Infracost. Shows cloud cost estimates for Terraform in pull requests.
Stars: ✭ 119 (-68.35%)
Mutual labels:  cost-estimation
FC-Docker
Project to run FreeCAD in a cloud environment accessible via a web browser in a cloud environment.
Stars: ✭ 40 (-89.36%)
Mutual labels:  cad
curve cad
Blender Addon: Bezier Curve CAD Tools for CNC Milling & Laser Cutting
Stars: ✭ 107 (-71.54%)
Mutual labels:  cad
MidcurveNN
Computation of Midcurve of Thin Polygons using Neural Networks
Stars: ✭ 19 (-94.95%)
Mutual labels:  cad
LC2KiCad
A C++ utility that converts EasyEDA (LCEDA) file to KiCad 5 Documents.
Stars: ✭ 103 (-72.61%)
Mutual labels:  kicad

KiCost

image image

KiCost is intended to be run as a script for generating part-cost spreadsheets for circuit boards developed with KiCad. KiCost also comes with a graphical user interface in addition to command line.

KiCost is powered by the Kitspace PartInfo API. Partinfo hooks into paid-for 3rd party services. If you find KiCost useful please donate to the Kitspace Open Collective. If Kitspace doesn't receive enough donations then this free service will have to be shut down.

image

Features

  • Easy installation via pip (see on documentation folder).
  • Processes the BOM XML file from your KiCad schematic to create a part-cost spreadsheet by geetting the price and inventory data of several popular distributors web servers. (You can also enter your own quantity-adjusted pricing data for specialized parts or those not found at the supported distributors.);
  • Processes also BOM files from Altium, Proteus, Eagle, Upverter and hand made CSVs;
  • The spreadsheet contains quantity-adjusted pricing from each distributor for individual parts and the total board;
  • Enter the number of boards to be built in a spreadsheet cell and all the pricing for the total board and individual parts is updated;
  • The spreadsheet also shows the current inventory on-hand for each part at each distributor;
  • Enter the quantity of each part that you want to purchase from each distributor and lists of part numbers and quantities will appear in formats that you can cut-and-paste directly into the website ordering page of each distributor.

image image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].