AI agents and tools for the retail investor
Project description
๐ค Navam Invest
AI-Powered Investment Advisor for Retail Investors
Features โข Quick Start โข Agents โข Examples โข Documentation
๐ What's New in v0.1.15
Macro Lens Market Strategist - Top-down macroeconomic analysis and regime identification:
- โจ Macro Lens Agent: Economic cycle regime identification with 4-phase framework (Early/Mid/Late Expansion, Contraction)
- โจ Sector & Factor Guidance: Macro-driven allocation recommendations aligned with economic conditions
- โจ Yield Curve Analysis: Recession signaling and interest rate trend interpretation
- โจ Specialized Agent Suite Complete: Quill (v0.1.13) + Screen Forge (v0.1.14) + Macro Lens (v0.1.15)
Agent Count: 4 โ 5 specialized agents | Ready for Multi-Agent Workflows (Phase 2B)
See Release Notes for details | Previous: v0.1.14 - Screen Forge
๐ Overview
navam-invest brings institutional-grade portfolio intelligence to individual retail investors. Built with LangGraph and powered by Anthropic's Claude, it provides specialized AI agents for equity research, systematic screening, macro analysis, portfolio management, and market researchโall accessible through an interactive terminal interface.
Why Navam Invest?
- ๐ฏ Specialized Agents: Purpose-built agents for equity research, screening, macro strategy, portfolio analysis, and market research
- ๐ Privacy-First: Run locally with your own API keysโyour data stays yours
- ๐ก Transparent: Full audit trails and explainable AI reasoning with real-time streaming
- ๐ Free Data Sources: Leverages high-quality public APIs (free tiers available)
- ๐ง Extensible: Modular architecture makes it easy to add new agents and data sources
โจ Features
๐ค Specialized AI Agents (Powered by LangGraph)
Quill - Equity ResearchDeep fundamental analysis & thesis building
Use Case: "Analyze AAPL and provide an investment thesis with fair value" |
Screen Forge - Equity ScreeningSystematic stock discovery & idea generation
Use Case: "Screen for value stocks with P/E < 15 and market cap > $1B" |
Macro Lens - Market Strategist ๐Top-down macro analysis & regime identification
Use Case: "What's the current macro regime and which sectors should I overweight?" |
Portfolio Analysis (Legacy)Comprehensive portfolio tools
Use Case: "What's the current price and fundamentals of MSFT?" |
Market Research (Legacy)Top-down macro analysis
Use Case: "Show me the Treasury yield curve and economic indicators" Note: Will be phased out in favor of Macro Lens agent in v0.2.0 |
|
๐ Real API Integrations (27 Tools Across 8 Data Sources)
| API | Tools | Purpose | Free Tier |
|---|---|---|---|
| Alpha Vantage | 2 | Stock prices, company overviews | 25-500 calls/day |
| Financial Modeling Prep | 4 | Financial statements, ratios, screening | 250 calls/day |
| Tiingo | 4 | Historical fundamentals (5yr), quarterly data | 50 symbols/hr |
| Finnhub | 5 | News/social/insider sentiment, analyst ratings | 60 calls/min |
| FRED (St. Louis Fed) | 2 | Economic indicators, macro data | Unlimited |
| U.S. Treasury | 4 | Yield curves, treasury rates | Unlimited |
| SEC EDGAR | 5 | Corporate filings (10-K, 10-Q, 13F) | 10 req/sec |
| NewsAPI.org | 3 | Market news, headlines | 100 calls/day |
| Anthropic Claude | - | AI reasoning (Sonnet 4.5) | Pay-as-you-go |
๐ฌ Interactive Terminal UI
- Chat Interface: Natural language interaction with specialized agents
- Real-time Streaming: Watch agents think and reason live
- Granular Progress: See which tools are called with what arguments
- Markdown Rendering: Beautiful formatted output with tables
- Agent Switching:
/quill,/screen,/macro,/portfolio,/research - Command Palette: Quick access to common actions
- File Reading: Analyze local portfolio files
๐๏ธ Built on Modern Tech
LangGraph (Agent Orchestration) โ LangChain (Tools) โ Anthropic Claude (Reasoning)
โ
Textual (Terminal UI) + Typer (CLI) + httpx (Async HTTP)
Architecture Highlights:
- Specialized Agents: Purpose-built agents with focused tool sets
- Tools Registry: Agent-specific tool mappings for optimal performance
- ReAct Pattern: Reasoning + Acting for transparent decision-making
- Async/Await: Non-blocking I/O for responsive UI
- Type Safety: Full type hints with MyPy strict mode
๐ Quick Start
Prerequisites
- Python 3.9+ (3.13 recommended)
- pip package manager
- API keys (see Configuration)
Installation
Option 1: Install from PyPI (Recommended)
pip install navam-invest
Option 2: Install from Source
git clone https://github.com/navam-io/navam-invest.git
cd navam-invest
python3 -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install -e ".[dev]"
Configuration
-
Copy environment template:
cp .env.example .env
-
Add your API keys to
.env:# Required ANTHROPIC_API_KEY=sk-ant-... # Optional (but recommended for full functionality) ALPHA_VANTAGE_API_KEY=your_key_here FMP_API_KEY=your_key_here TIINGO_API_KEY=your_key_here FINNHUB_API_KEY=your_key_here FRED_API_KEY=your_key_here NEWSAPI_API_KEY=your_key_here
-
Get API Keys (all have free tiers):
Service Link Free Tier Anthropic โญ console.anthropic.com Pay-as-you-go ($3-15/M tokens) Alpha Vantage alphavantage.co/support/#api-key 25 calls/day FMP financialmodelingprep.com/developer 250 calls/day Tiingo tiingo.com 50 symbols/hr, 5yr history Finnhub finnhub.io/register 60 calls/min FRED fredaccount.stlouisfed.org/apikeys Unlimited NewsAPI newsapi.org/register 100 calls/day Treasury & SEC - No keys required!
Usage
Launch the Interactive Interface
navam invest
This opens an interactive chat interface with 5 specialized AI agents.
Quick Command Reference
| Command | Agent | Description |
|---|---|---|
/quill |
Quill (Equity Research) | Deep fundamental analysis & thesis building |
/screen |
Screen Forge | Systematic stock screening & idea generation |
/macro ๐ |
Macro Lens | Top-down macro analysis & regime identification |
/portfolio |
Portfolio Analysis | Comprehensive stock & portfolio tools |
/research |
Market Research | Macroeconomic analysis & treasury data (legacy) |
/examples |
- | Show example queries for current agent |
/help |
- | Show all commands |
/clear |
- | Clear chat history |
/quit |
- | Exit application |
๐ก Example Interactions
Macro Lens - Market Strategist Agent ๐
๐ Economic Regime Analysis & Sector Guidance
You: /macro
You: What's the current macro regime? Are we in expansion, peak, or recession?
Macro Lens (Market Strategist):
โ Calling get_key_macro_indicators()
โ get_key_macro_indicators completed
โ Calling get_treasury_yield_curve()
โ get_treasury_yield_curve completed
โ Calling get_economic_indicator(series_id=UNRATE)
โ get_economic_indicator completed
**Current Macro Regime Assessment**
**Regime: Late Expansion (Peak Phase)**
**Supporting Indicators**:
- **GDP Growth**: 2.4% (Q3 2024) - Slowing from 3.2% in Q2, below trend
- **Unemployment**: 3.9% - Near multi-decade lows, tight labor market
- **Inflation (CPI)**: 3.2% YoY - Above Fed target, persistent services inflation
- **Fed Funds Rate**: 5.25-5.50% - Restrictive territory, likely at terminal rate
- **Yield Curve**: **Inverted** (10Y-2Y spread: -0.54%)
- Classic recession warning signal
- Historically precedes recession by 12-18 months
- Currently 16 months into inversion
**Yield Curve Interpretation**:
The inverted yield curve (short rates > long rates) indicates market expectations
of Fed rate cuts due to economic slowdown. This is a highly reliable recession
indicator with a 12-18 month lead time. We're now 16 months into the inversion,
suggesting recession risk elevated for H1 2025.
**Sector Allocation Guidance**:
**Overweight** (Late Cycle/Defensive):
- โ
**Energy** - Persistent inflation, geopolitical premium, strong FCF
- โ
**Healthcare** - Defensive earnings, demographic tailwinds, low cyclicality
- โ
**Utilities** - Recession hedge, stable dividends, rate cut beneficiary
- โ
**Consumer Staples** - Defensive spending, pricing power intact
**Underweight** (Cyclical/Growth):
- โ **Technology** - Valuation risk, vulnerable to earnings downgrades
- โ **Consumer Discretionary** - Weakening consumer, high debt levels
- โ **Financials** - Credit cycle turning, recession = loan losses
**Factor Recommendations**:
**Favor**:
- **Quality** (high ROE, low debt) - Resilience in downturn
- **Low Volatility** - Defensive positioning
- **Value** - Lower downside in bear market, reasonable valuations
- **Large Cap** - Flight to safety in risk-off environment
**Avoid**:
- **Growth** - High valuations vulnerable to multiple compression
- **Small Cap** - Liquidity risk, credit stress, recession sensitivity
- **High Beta** - Amplified drawdowns in market sell-off
**Key Risks to Monitor** (Next 6 Months):
1. **Recession Timing**: Yield curve un-inversion often marks recession start
2. **Fed Policy Error**: Holding rates too high = hard landing risk
3. **Credit Stress**: Corporate debt refinancing at higher rates
4. **Consumer Weakness**: Excess savings depleted, student loan restart
5. **Geopolitical Shocks**: Oil supply disruptions, trade tensions
**Leading Indicators to Watch**:
- PMI Manufacturing (recession if < 45 for 3 months)
- Initial Jobless Claims (recession if > 350K sustained)
- Yield Curve (recession risk when it steepens after inversion)
- Credit Spreads (widening = stress)
- Consumer Confidence (falling = spending slowdown ahead)
**Investment Strategy Summary**:
Position defensively with quality, low-volatility stocks in healthcare, utilities,
and staples. Reduce cyclical and growth exposure. Build cash for opportunities
when recession arrives. Consider long-duration bonds (10Y+ treasuries) as
Fed cuts rates in 2025.
**Data Sources**:
- FRED (GDP, unemployment, inflation) - Latest release
- U.S. Treasury (yield curve) - Real-time
- Confidence: High (inverted curve is highly reliable signal)
๐ Yield Curve Analysis & Recession Signals
You: Analyze the yield curve. Is it signaling recession risk?
Macro Lens (Market Strategist):
โ Calling get_treasury_yield_curve()
โ get_treasury_yield_curve completed
โ Calling get_treasury_yield_spread(maturity1=10Y, maturity2=2Y)
โ get_treasury_yield_spread completed
**Yield Curve Analysis - Recession Signal Check**
**Current Yield Curve** (2025-10-06):
Rate (%) 5.5 | โโโโโ 1M (5.42%) 5.0 | โโโโโ 4.5 | โโโโโ 4.0 | โโโโโ โโโโโ 30Y (4.42%) 3.5 | โโโโโ โโโโโ โโโโโโดโโโโโดโโโโโดโโโโโดโโโโโดโโโโ 3M 6M 1Y 2Y 5Y 10Y
**Key Spreads**:
- **10Y - 2Y**: **-0.54%** ๐ด INVERTED (Recession warning)
- **10Y - 3M**: **-1.10%** ๐ด INVERTED (Strong recession signal)
- **30Y - 10Y**: **+0.14%** ๐ก Slightly positive
**Interpretation**:
๐ด **RECESSION RISK: HIGH**
The yield curve shows a classic **inversion pattern** where short-term rates
(2-year: 4.82%) exceed long-term rates (10-year: 4.28%). This inversion has
persisted for **16 months**, which is well into the danger zone.
**Why This Matters**:
1. **Historical Accuracy**: Yield curve inversions have preceded every recession
since 1970 with only one false signal (1998)
2. **Lead Time**: Recession typically follows 12-18 months after inversion
3. **Current Status**: We're at month 16 of inversion โ recession likely H1 2025
4. **Un-inversion Signal**: When curve steepens (uninverts), recession often
begins within 3-6 months
**What the Curve Is Telling Us**:
- **Short Rates (High)**: Fed policy is restrictive, fighting inflation
- **Long Rates (Lower)**: Markets expect economic slowdown forcing Fed rate cuts
- **Investor Behavior**: Flight to safety into long-duration bonds
**Historical Context**:
- **2006-2007**: Inverted 10 months before Great Recession
- **2000**: Inverted 7 months before dot-com recession
- **1989**: Inverted 15 months before 1990 recession
- **Current**: Inverted 16 months and counting...
**What to Watch Next**:
1. **Steepening Event**: If 10Y-2Y spread returns to positive (uninverts),
recession clock starts ticking (3-6 months)
2. **Long-End Selloff**: Rising 10Y yields = inflation concerns dominate
3. **Fed Pivot**: First rate cut often coincides with curve steepening
**Investment Implications**:
- โ
**Defensive Positioning**: Quality stocks, low volatility sectors
- โ
**Duration Play**: Long-duration bonds (10Y+) benefit from Fed cuts
- โ
**Cash Buildup**: Dry powder for buying opportunities in recession
- โ **Avoid Cyclicals**: Tech, discretionary, financials vulnerable
- โ **Credit Caution**: High-yield bonds face default risk
**Bottom Line**: The inverted yield curve is one of the most reliable recession
indicators. At 16 months of inversion, we're well past the typical lead time.
Maintain defensive positioning and prepare for potential recession in 2025.
Quill - Equity Research Agent
๐ Investment Thesis & Valuation
You: /quill
You: Analyze AAPL and provide an investment thesis with fair value
Quill (Equity Research):
โ Calling get_stock_price(symbol=AAPL)
โ get_stock_price completed
โ Calling get_company_fundamentals(symbol=AAPL)
โ get_company_fundamentals completed
โ Calling get_historical_fundamentals(symbol=AAPL, years=5)
โ get_historical_fundamentals completed
**AAPL - Investment Thesis**
**Recommendation**: BUY
**Fair Value Range**: $185 - $205 (Current: $178)
**Investment Thesis**:
Apple demonstrates exceptional business quality with a durable competitive moat
in hardware/software integration. The services transition is accelerating with
28% annual growth, improving margins and reducing cyclicality. 5-year revenue
CAGR of 8.7% with expanding net margins (21% โ 25%) shows pricing power.
**Key Catalysts**:
1. Vision Pro spatial computing platform opening new TAM
2. Services growth (Apple One, advertising) driving margin expansion
3. India manufacturing diversification reducing supply chain risk
**Key Risks**:
1. iPhone dependency (52% of revenue) creates cyclical exposure
2. Regulatory pressure on App Store (EU DMA compliance)
3. Premium valuation (P/E 30x) limits margin of safety
**Valuation**:
- DCF (10% WACC, 3% terminal growth): $195
- P/E multiple (25x normalized earnings): $185
- Fair value: $190 (7% upside from current)
**Financial Metrics**:
- ROE: 147% (exceptional capital efficiency)
- Free Cash Flow: $100B annually (supports $15B dividends + buybacks)
- Debt/Equity: 1.69 (manageable with strong cash generation)
Screen Forge - Equity Screening Agent
๐ Multi-Factor Stock Screening
You: /screen
You: Screen for value stocks: P/E under 15, P/B under 2, market cap over $1B
Screen Forge (Equity Screening):
โ Calling screen_stocks(peRatioLowerThan=15, pbRatioLowerThan=2...)
โ screen_stocks completed
โ Calling get_financial_ratios(symbol=BAC)
โ get_financial_ratios completed
**Stock Screening Results - Value Screen**
**Methodology**: Value stocks with P/E < 15, P/B < 2, Market Cap > $1B
**Candidates Found**: 12 stocks | **Top 5 Shown**
**1. BAC - Bank of America Corp**
Price: $34.50 | Market Cap: $271.2B
P/E: 11.2 | P/B: 1.1 | ROE: 9.8%
**Standout**: Trading below book value with solid profitability
**2. WFC - Wells Fargo & Company**
Price: $48.20 | Market Cap: $168.5B
P/E: 10.5 | P/B: 1.3 | ROE: 12.4%
**Standout**: Highest ROE in banking peers, P/E at 5-year low
**3. VZ - Verizon Communications**
Price: $41.30 | Market Cap: $173.4B
P/E: 8.9 | P/B: 1.8 | Dividend Yield: 6.2%
**Standout**: Defensive telecom with strong dividend yield
**4. PFE - Pfizer Inc**
Price: $28.70 | Market Cap: $161.8B
P/E: 9.4 | P/B: 1.5 | Net Margin: 18.3%
**Standout**: Beaten down pharma with strong pipeline
**5. CVX - Chevron Corporation**
Price: $156.80 | Market Cap: $289.3B
P/E: 10.8 | P/B: 1.7 | FCF Yield: 8.1%
**Standout**: Energy major with exceptional free cash flow
**Next Steps**:
โ Deep dive with Quill on top 3 picks (BAC, WFC, VZ)
โ Consider sector diversification (3 financials, 1 telecom, 1 pharma, 1 energy)
โ Validate thesis with macro environment (interest rate sensitivity for financials)
**Screening Limitations**:
- Excludes companies with negative earnings
- Does not account for cyclical earnings adjustments
- Static snapshot; fundamentals may change
Portfolio Analysis Examples
๐ Stock Fundamentals & Ratios
You: /portfolio
You: Show me MSFT's financial ratios
Portfolio Analyst:
**MSFT - Financial Ratios**
**Profitability:**
Gross Margin: 0.68
Operating Margin: 0.42
Net Margin: 0.36
ROE: 0.43
ROA: 0.19
**Liquidity:**
Current Ratio: 1.31
Quick Ratio: 1.27
**Leverage:**
Debt/Equity: 0.39
Interest Coverage: 28.5x
**Valuation:**
P/E Ratio: 34.2
P/B Ratio: 12.8
EV/EBITDA: 22.1
๐ฐ Sentiment Analysis
You: What's the sentiment around NVDA?
Portfolio Analyst:
**NVDA - Sentiment Analysis**
**News Sentiment** (Finnhub):
Company Score: 0.82 (Very Bullish)
Sector Average: 0.58
Articles (7 days): 67 | Buzz: 2.1x
**Social Sentiment**:
Reddit: 4,500 mentions | Score: 0.73 (Positive)
Twitter: 12,300 mentions | Score: 0.68 (Positive)
**Insider Sentiment**:
MSPR: 0.45 (Strong net buying)
Recent Insider Buys: 3 executives ($2.1M)
**Analyst Recommendations**:
Strong Buy: 25 | Buy: 8 | Hold: 2 | Sell: 0
Consensus: ๐ข Very Bullish (AI accelerator dominance)
Market Research Examples
๐ Macro Indicators & Yield Curve
You: /research
You: Show me key economic indicators and the yield curve
Market Researcher:
**Key Macroeconomic Indicators**
**GDP Growth (Real):** 2.4% (Q3 2024)
**Unemployment Rate:** 3.9% (October 2024)
**CPI Inflation:** 3.2% (YoY, October 2024)
**Fed Funds Rate:** 5.25-5.50% (Current)
**U.S. Treasury Yield Curve** (2025-10-06)
1 Month: 5.42% | 1 Year: 5.15%
3 Month: 5.38% | 2 Year: 4.82%
6 Month: 5.32% | 5 Year: 4.35%
| 10 Year: 4.28%
| 30 Year: 4.42%
**2Y-10Y Spread:** -0.54% (Inverted)
**Curve Shape:** ๐ด Inverted (Recession signal)
**Economic Regime:** Late Cycle Expansion
**Investment Implications:** Defensive positioning, monitor credit spreads
๐ Documentation
Agent Tool Mappings
Each specialized agent has curated tools for optimal performance:
| Agent | Tool Count | Categories | Focus |
|---|---|---|---|
| Quill | 16 | Market, Fundamentals, SEC, News | Deep fundamental analysis, thesis building |
| Screen Forge | 9 | Market, Fundamentals, Sentiment | Systematic screening, idea generation |
| Macro Lens ๐ | 10 | Macro, Treasury, News, Files | Top-down regime analysis, sector guidance |
| Portfolio | 24 | All categories | Comprehensive backward compatibility |
| Research | 10 | Macro, Treasury, News | Top-down economic analysis (legacy) |
Project Structure
navam-invest/
โโโ src/navam_invest/
โ โโโ agents/ # ๐ค LangGraph specialized agents
โ โ โโโ quill.py # Equity research analyst
โ โ โโโ screen_forge.py # Systematic screener
โ โ โโโ macro_lens.py # ๐ Market strategist
โ โ โโโ portfolio.py # Portfolio analysis (legacy)
โ โ โโโ research.py # Market research (legacy)
โ โโโ tools/ # ๐ง API integration (27 tools)
โ โ โโโ __init__.py # Tools registry with agent mappings
โ โ โโโ alpha_vantage.py # Stock prices & overviews
โ โ โโโ fmp.py # Fundamentals & screening
โ โ โโโ tiingo.py # Historical fundamentals
โ โ โโโ finnhub.py # Sentiment & alternative data
โ โ โโโ fred.py # Economic indicators
โ โ โโโ treasury.py # Yield curves & treasury data
โ โ โโโ sec_edgar.py # Corporate filings
โ โ โโโ newsapi.py # Market news
โ โ โโโ file_reader.py # Local file reading
โ โโโ tui/ # ๐ฌ Textual terminal UI
โ โ โโโ app.py # Chat interface with streaming
โ โโโ config/ # โ๏ธ Configuration
โ โ โโโ settings.py # Pydantic settings with .env
โ โโโ cli.py # ๐ฅ๏ธ Typer CLI entry point
โโโ tests/ # โ
Test suite (48 tests, 38% coverage)
โโโ backlog/ # ๐ Development roadmap
โ โโโ active.md # Current tasks
โ โโโ release-*.md # Release notes
โโโ pyproject.toml # ๐ฆ Package configuration
Technology Stack
| Layer | Technology | Purpose |
|---|---|---|
| AI & Agents | LangGraph 0.2+, LangChain Core 0.3+, Anthropic Claude Sonnet 4.5 | Agent orchestration, tool framework, AI reasoning |
| User Interface | Textual 1.0+, Typer 0.15+, Rich 13+ | Terminal UI, CLI framework, markdown rendering |
| Data & HTTP | httpx 0.28+, Pydantic 2.0+, python-dotenv | Async HTTP, data validation, config management |
๐ ๏ธ Development
Setup Development Environment
git clone https://github.com/navam-io/navam-invest.git
cd navam-invest
python3 -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"
Running Tests
# All tests with coverage
pytest
# Specific test file
pytest tests/test_finnhub.py -v
# With coverage report
pytest --cov=src/navam_invest --cov-report=term-missing
Current Status: โ 48/48 tests passing (38% coverage)
Code Quality
# Format code
black src/ tests/
# Lint
ruff check src/ tests/
# Type check
mypy src/
# All quality checks
black src/ tests/ && ruff check src/ tests/ && mypy src/
๐ค Contributing
Contributions are welcome! Here's how:
- ๐ Report Bugs: Open an issue
- ๐ก Suggest Features: Start a discussion
- ๐ Improve Docs: Submit PR for documentation
- ๐ง Submit Code: Fork, branch, PR
Development Workflow
# 1. Create feature branch
git checkout -b feature/your-feature
# 2. Make changes and test
pytest && black src/ tests/
# 3. Commit and push
git commit -m "feat: add your feature"
git push origin feature/your-feature
# 4. Open Pull Request
See CLAUDE.md for comprehensive agent development guide.
๐ Roadmap
โ v0.1.15 (Current)
- Macro Lens agent - Top-down macro analysis and regime identification
- Economic cycle framework - 4-phase regime analysis
- Yield curve analysis - Recession signaling capability
- Specialized agent suite complete - Ready for multi-agent workflows
๐ v0.1.16 (Next - Phase 2B)
- Multi-agent workflows - Comprehensive investment analysis (Quill โ Macro Lens โ Atlas)
-
/analyze <SYMBOL>command - End-to-end analysis workflow - Refactor Portfolio โ Atlas (Investment Strategist)
v0.2.0 (Planned)
- Multi-agent supervisor for coordinated workflows
- Tax-loss harvesting agent
- Portfolio optimization (PyPortfolioOpt)
- Conversation persistence (LangGraph checkpointers)
- Enhanced TUI with portfolio panels
Future
- Web UI (Streamlit or FastAPI)
- LangGraph Cloud deployment
- Broker integrations (Alpaca, IBKR)
๐ License
MIT License - see LICENSE file for details.
๐ Acknowledgments
Built with:
- LangGraph - Agent orchestration
- Anthropic Claude - AI reasoning
- Textual - Terminal UI
Data sources:
๐ Links
- PyPI: pypi.org/project/navam-invest
- GitHub: github.com/navam-io/navam-invest
- Issues: Report bugs
- Discussions: Join conversation
โญ Star this project if you find it useful!
Made with โค๏ธ by the Navam team
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