# AxonSuite 🧠⚡
**AxonSuite** is a curated set of pip *extras* that lets you install complete ML/DL stacks with one command. Ideal for **freshers, hackathons, interviews, college labs**, and anyone who wants to skip setup stress.
# Show groups
axonsuite list
# See what's inside a group
axonsuite show ml-basic
## Install
Pick exactly what you need:
```bash
# Tabular ML essentials (numpy/pandas/sklearn/plots)
pip install axonsuite[ml-basic]
# Advanced ML (boosting + encoders + imbalance)
pip install axonsuite[ml-advanced]
# Deep learning cores (TensorFlow + PyTorch CPU wheels)
pip install axonsuite[dl-basic]
# Vision/Audio/NLP DL add‑ons (torchvision/torchaudio/TFP/transformers)
pip install axonsuite[dl-advanced]
# Viz add‑ons (plotly, pydot, graphviz)
pip install axonsuite[viz]
# NLP stack (nltk, gensim, spaCy, datasets, transformers)
pip install axonsuite[nlp]
# Utilities (dotenv, requests)
pip install axonsuite[utils]
# Everything (heavy)
pip install axonsuite[all]
Raw data
{
"_id": null,
"home_page": null,
"name": "axonsuite",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "machine-learning, deep-learning, pip, setup, education, hackathon",
"author": null,
"author_email": "Preetha M <preethamurugesan2021@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/98/aa/76effeb4a1e02151cd3c4b8c584c0314a1b7f0146aaaaf736ad7d601a3c6/axonsuite-0.1.0.tar.gz",
"platform": null,
"description": "# AxonSuite \ud83e\udde0\u26a1\r\n\r\n\r\n**AxonSuite** is a curated set of pip *extras* that lets you install complete ML/DL stacks with one command. Ideal for **freshers, hackathons, interviews, college labs**, and anyone who wants to skip setup stress.\r\n\r\n# Show groups\r\naxonsuite list\r\n\r\n\r\n# See what's inside a group\r\naxonsuite show ml-basic\r\n\r\n\r\n## Install\r\n\r\n\r\nPick exactly what you need:\r\n\r\n\r\n```bash\r\n# Tabular ML essentials (numpy/pandas/sklearn/plots)\r\npip install axonsuite[ml-basic]\r\n\r\n\r\n# Advanced ML (boosting + encoders + imbalance)\r\npip install axonsuite[ml-advanced]\r\n\r\n\r\n# Deep learning cores (TensorFlow + PyTorch CPU wheels)\r\npip install axonsuite[dl-basic]\r\n\r\n\r\n# Vision/Audio/NLP DL add\u2011ons (torchvision/torchaudio/TFP/transformers)\r\npip install axonsuite[dl-advanced]\r\n\r\n\r\n# Viz add\u2011ons (plotly, pydot, graphviz)\r\npip install axonsuite[viz]\r\n\r\n\r\n# NLP stack (nltk, gensim, spaCy, datasets, transformers)\r\npip install axonsuite[nlp]\r\n\r\n\r\n# Utilities (dotenv, requests)\r\npip install axonsuite[utils]\r\n\r\n\r\n# Everything (heavy)\r\npip install axonsuite[all]\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "AxonSuite: Curated ML & DL collections you can install in one command.",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [
"machine-learning",
" deep-learning",
" pip",
" setup",
" education",
" hackathon"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "faa5d898acc46f7af4a2739e13f4340cb6afa02497a4888b9a25d5c5b2820541",
"md5": "320c2bc49505ace6a1956f8a45f48458",
"sha256": "15e6442fb4706353fd332f8fb57ea9b23df857e06c0e44c915cf1593bdeb235a"
},
"downloads": -1,
"filename": "axonsuite-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "320c2bc49505ace6a1956f8a45f48458",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4716,
"upload_time": "2025-08-27T07:18:32",
"upload_time_iso_8601": "2025-08-27T07:18:32.651318Z",
"url": "https://files.pythonhosted.org/packages/fa/a5/d898acc46f7af4a2739e13f4340cb6afa02497a4888b9a25d5c5b2820541/axonsuite-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98aa76effeb4a1e02151cd3c4b8c584c0314a1b7f0146aaaaf736ad7d601a3c6",
"md5": "fbd42c1efe2aef1076c869062c66ee40",
"sha256": "b74b9b044b41c86e36990216a6cf11a8083c9ecde00f047fb965db37541ee6e0"
},
"downloads": -1,
"filename": "axonsuite-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "fbd42c1efe2aef1076c869062c66ee40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4603,
"upload_time": "2025-08-27T07:18:34",
"upload_time_iso_8601": "2025-08-27T07:18:34.259583Z",
"url": "https://files.pythonhosted.org/packages/98/aa/76effeb4a1e02151cd3c4b8c584c0314a1b7f0146aaaaf736ad7d601a3c6/axonsuite-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-27 07:18:34",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "axonsuite"
}