Convenience package to install AutoTS with MCP dependencies
Project description
autots-mcp
Convenience package to install AutoTS with MCP (Model Context Protocol) dependencies.
Installation
pip install autots-mcp
This will automatically install AutoTS with all MCP-related dependencies including:
- holidays
- fredapi
- lightgbm
- joblib
- scipy
- numexpr
- bottleneck
- yfinance
- pytrends
- matplotlib
- requests
- seaborn
- mcp
Usage
After installation, you can use AutoTS with MCP support:
from autots import AutoTS
# Use AutoTS as normal
model = AutoTS()
The MCP server can be invoked via:
autots-mcp
About
This is a convenience wrapper package that has no code of its own. It simply declares autots[mcp] as a dependency to make installation easier.
For full AutoTS documentation, visit: https://github.com/winedarksea/AutoTS
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 autots_mcp-1.0.0.tar.gz.
File metadata
- Download URL: autots_mcp-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
235cb4cb382d3b1e94d42a0468a46cf507475fb10036289749a846cdbcf8b9d7
|
|
| MD5 |
6b3f6a4f6caeaaf8abd60866a9c2fa4f
|
|
| BLAKE2b-256 |
4cd57fd6e7af1729bc52394bba200507647090277f038df25a24cf2ad7e3b6b0
|
File details
Details for the file autots_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: autots_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a8679b7278049107ef3f09fc8eca079e66274ffebc2a1b0852229947f995dd4
|
|
| MD5 |
a6234b08dc57b7e6315622be858c03d6
|
|
| BLAKE2b-256 |
939083ef4c1541633851dde35fe8f6f340b63a582930fae4143ec9b7a0d8d42c
|