Project home: https://bues.ch Original repository at: https://git.bues.ch/git/partmgr.git https://bues.ch

Michael Buesch 763136e1ce Fix QInputDialog crash 2 months ago
doc c3561c9e2e Update win build script 1 year ago
maintenance 7c1ede0097 Release script: Use xz compression 1 year ago
partmgr 763136e1ce Fix QInputDialog crash 2 months ago
tests 06842b6267 tests: Use unittest framework 1 year ago
.gitignore eb9b98f537 Move maintenance scripts 1 year ago
COPYING 5d03d6c9ba COPYING: Convert to DOS line endings 8 years ago
MANIFEST.in 13247043f3 Add requirements.txt 1 year ago
README.rst b88b4f1cb1 Add Readme.rst 1 year ago
TODO e5ed16e52f Update TODO 8 years ago
example.pmg 845522b486 Add example database 8 years ago
partmgr-gui bb1a5b17db Port to PyQt6 1 year ago
partmgr-win.bat b521605010 bat: Autodetection of python paths 8 years ago
requirements.txt 13247043f3 Add requirements.txt 1 year ago
setup.py 441c633ba1 setup: Add install_requires 1 year ago

README.rst

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.