Add your description here
Project description
SELECT oi.order_id, SUM(oi.quantity * (SELECT SUM(s.quantity * m.price) FROM specifications s JOIN materials m ON s.material_id = m.id WHERE s.product_id = oi.product_id)) as total_cost FROM order_items oi GROUP BY oi.order_id;
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tkinter_win-0.1.0.tar.gz
(5.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tkinter_win-0.1.0.tar.gz.
File metadata
- Download URL: tkinter_win-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
209f5a514fde221af1595e8abb684fbbe822ad75b091938ce92789968ced2d42
|
|
| MD5 |
debc5dcc504ebf63a16093b1bbdbb946
|
|
| BLAKE2b-256 |
c74f2d053b439574ee2c49d6641e5786d46763b1a0af7785dba10886d89ac556
|
File details
Details for the file tkinter_win-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tkinter_win-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c7313517fdcf7f2782f53191291bac3b63c640bf13849865787250c83e681d9
|
|
| MD5 |
de0cdb0f1f289ede71fbbe58057771b1
|
|
| BLAKE2b-256 |
5babacbf8ba3dbf87462d78d40955ad194c5742a99ca2dcde4568c60a7b84db8
|