https://github.com/mbuesch/partmgr
Part manager
https://github.com/mbuesch/partmgr
database parts
Last synced: 5 months ago
JSON representation
Part manager
- Host: GitHub
- URL: https://github.com/mbuesch/partmgr
- Owner: mbuesch
- License: gpl-2.0
- Created: 2014-11-24T21:15:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T14:26:08.000Z (over 1 year ago)
- Last Synced: 2025-10-13T01:53:09.887Z (9 months ago)
- Topics: database, parts
- Language: Python
- Homepage: http://bues.ch/
- Size: 226 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
partmgr - Parts management database
===================================
`Homepage `_
`Git repository `_
`Github repository `_
PartMgr is a lightweight SQLite based parts database that can be used to manage storages of parts (e.g. electronic components).
License / Copyright
===================
Copyright (c) 2014-2022 Michael Büsch
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.