Detector de lenguajes de programación
Project description
Language Detector
Detector de lenguajes de programación para directorios.
Instalación
pip install code-analyzer
Uso
code-analyzer ./mi_proyecto
Guardar en JSON:
code-analyzer ./mi_proyecto -o resultados.json
Como librería
from code_analyzer import LanguageDetector
detector = LanguageDetector("./mi_proyecto")
results = detector.analyze_directory()
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
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 language_detector_dorian-0.1.0.tar.gz.
File metadata
- Download URL: language_detector_dorian-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7652f9684d6b2e34a19ea8b98b71460b0abc5964acec746774fe27b62f91079
|
|
| MD5 |
6841c91446141aa1fd470929d089f292
|
|
| BLAKE2b-256 |
f11744897b12ef50a8403074d8f60c06914d1ebeede1392cef5294dcfe1f6e14
|
File details
Details for the file language_detector_dorian-0.1.0-py3-none-any.whl.
File metadata
- Download URL: language_detector_dorian-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e637cc899d2fc41028e385cd5701d7e77502adbe96839827291ee292d9597a63
|
|
| MD5 |
6d072c1a40c0cfb5ef740fdbb8125d11
|
|
| BLAKE2b-256 |
6e41d45e38adcfe88bc681d6832596ec1868a906ccfee1465b655ac9b66ac1e7
|