No project description provided
Project description
AppCategorizer
A Library which you give yout the category for Software applications.
Description
AppCategorizer is a Python package that get the application name as an input and provide you AI application categorization. It fetches application data from multiple sources including Snapcraft, Flathub, Apple Store, GOG, Itch.io, and, MyAbandonware, then uses Artificial Intelligence to provide most suitable Category.
Features
- Multi-source Data Fetching: Gathers application information from 5+ different sources
- Intelligent Tag Normalization: Cleans and standardizes tags from various sources
- Categorization: Categorize the Application using NLP technique
- Command Line Interface: Simple CLI for quick energy assessments
- Python API: Programmatic access for integration into other projects
Installation
pip install AppCategorizer
Quick Start
Command Line Usage bash# Single word applications
AppCategorizer Facebook
# Output: Social Networking
# Multi-word applications
AppCategorizer 'Google Chrome'
# Output: Web Browser
Python API Usage
from appcategorizer import fetch_category
category = fetch_category("Firefox")
print(category)
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
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 appcategorizer-0.2.0.tar.gz.
File metadata
- Download URL: appcategorizer-0.2.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fec693a4b3746440c4deddce70366629e18e4f47814f9722e1f355e4e93f11ba
|
|
| MD5 |
688a6622dabdbc2629a60066fc6d1e20
|
|
| BLAKE2b-256 |
7b6e5a8d035572f636e44b6eff35ea4688c804998e3fa2d5791e865fce785b83
|
File details
Details for the file appcategorizer-0.2.0-py3-none-any.whl.
File metadata
- Download URL: appcategorizer-0.2.0-py3-none-any.whl
- Upload date:
- Size: 20.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 |
6993d88276e901aa5f875867adf5e48372cf6abeafac31181ea934eb4e61148c
|
|
| MD5 |
9e222456f716a37a6176f6b98026215b
|
|
| BLAKE2b-256 |
0842b002a46c796814d9bb0645fc4f870cc654665140d5f14e65d2099c6e5eac
|