The panopticas file type and CLI tool.
Project description
panopticas
Discover insights into the types of data and functions used in your code.
Inspired by tools like enry and linguist
Features: language detector and metadata identifiers, based on the filename extension, filename details and the shebang line. Detects build configurations, dependency manifests, CI pipeline files, and binary file types.
The official documentation can be found at panopticas.io
Installation
pip install panopticas
Usage
Change into the directory you want to check the file types of and then run:
panopticas assess
To check a single file and get some metadata:
panopticas file FILENAME
To find URLs in files:
panopticas urls /path/to/directory
Development
If you want to check out the panopticas repo and work on bug fixes, use the pip "editable" install:
pip install -e .
Running Tests
pytest -v
Building and Publishing
python -m build
twine upload dist/*
Changelog
See CHANGELOG.md for version history.
License
MIT
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 panopticas-0.0.16.tar.gz.
File metadata
- Download URL: panopticas-0.0.16.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ec47cb1c31b3635897a216d64a28e475aa6ced3c13c002b41bc748d297d60f1
|
|
| MD5 |
7c4cfce98b6ec5fd1c92776c17022fb9
|
|
| BLAKE2b-256 |
71329764b703a23be40fabc760be22e0185288840e94effde9ceb28244cdb98b
|
File details
Details for the file panopticas-0.0.16-py3-none-any.whl.
File metadata
- Download URL: panopticas-0.0.16-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34bbe169cc2c30b3341d4cb1f1fa3782fa25bd9bc80675d33b1122dea6bd7d1c
|
|
| MD5 |
753e28f3e7f80bdbcabe22ada2352e6b
|
|
| BLAKE2b-256 |
22aab18f632b164d23ee3814e335b735dfff64fe02a7315baced5e7d828e24a8
|