-rw-r--r-- | .gitignore | 7L |
-rw-r--r-- | LICENSE | 13L |
-rw-r--r-- | README.md | 36L |
-rw-r--r-- | base_data.sql | 46L |
-rw-r--r-- | partsdb/__init__.py | 0B |
-rwxr-xr-x | partsdb/database.py | 185L |
-rw-r--r-- | partsdb/exports/__init__.py | 0B |
-rw-r--r-- | partsdb/exports/templates/cat.html | 41L |
-rw-r--r-- | partsdb/exports/templates/index.html | 34L |
-rw-r--r-- | partsdb/exports/templates/part.html | 77L |
-rw-r--r-- | partsdb/exports/templates/storage.html | 41L |
-rw-r--r-- | partsdb/exports/templates/style.css | 34L |
-rwxr-xr-x | partsdb/helpers.py | 175L |
-rwxr-xr-x | partsdb/octopart.py | 100L |
-rwxr-xr-x | partsdb/partsdb.py | 322L |
-rw-r--r-- | schema.sql | 42L |
-rw-r--r-- | setup.py | 40L |