A lightweight code optimization tool
Project description
CODE-QFIRE
CODE-QFIRE is a lightweight tool that scans code for inefficiencies and suggests optimizations.
Features:
- Detects nested loops (O(n²) inefficiency)
- Finds unused variables
- Identifies slow SQL queries (
SELECT * FROMwithout indexing)
Usage:
code-qfire scan my_script.py
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
code_qfire-0.1.0.tar.gz
(2.9 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 code_qfire-0.1.0.tar.gz.
File metadata
- Download URL: code_qfire-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30d24140770e266175f1ede3de54a407d370e09c51e3484fa90a2b25f878880b
|
|
| MD5 |
a2294f90851afa7e66873b9b755585a5
|
|
| BLAKE2b-256 |
3195f0eedc9a729fd575d63ea54694cb919665ea0199fb7bcbdaf03fc682aafc
|
File details
Details for the file code_qfire-0.1.0-py3-none-any.whl.
File metadata
- Download URL: code_qfire-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d74ae595de5d30a9ebfebe373fe20c382acda5c584b269b98712888944ad945
|
|
| MD5 |
091689a05e074ba5e1d99ba4768b03b1
|
|
| BLAKE2b-256 |
49c8caf66cfcd13ebb42f3a22f05f4310c615f3660227b83e8adbcd9ed7acb23
|