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

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

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.