Parses the contents of a source code directory and determines the programming languages in use.
Project description
WhoDis
Parses the contents of a source code directory and determines the programming languages in use.
Languages Supported:
- Go
- Java
- JavaScript
- Python
- Ruby
Usage
from whodis import WhoDis
blah = WhoDis()
blah.parse("/some/valid/path/with/source/code")
blah.language # The dominant programming language in the source path.
blah.all_languages # All languages present in the source path.
blah.files # All non-filtered files in the source path.
blah.files_by_language # All non-filtered files in the source path broken down by language.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
whodis-0.1.0.tar.gz
(3.8 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 whodis-0.1.0.tar.gz.
File metadata
- Download URL: whodis-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aaefedb7a04c0e228830b16decf59ef9676aed0c3002a54a057b5fa36c76a59
|
|
| MD5 |
6e2a15710d5f86ed96f6c081a7204a97
|
|
| BLAKE2b-256 |
c39bffaf4fb340bbbfaa8a75720b755a6960e4abd00e18838a690f6294748c2f
|
File details
Details for the file whodis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: whodis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed94b578fa55a6621f79d0b3caacb624195e77801217474c23fbbf7ea8766f97
|
|
| MD5 |
0cb524f7999fdb491e6dfb93d9c3f565
|
|
| BLAKE2b-256 |
561fe3f5bb4f1251021b9c98733ceb05f709455fe3289c35243b05f0572baf9d
|