Skip to content

v0.0.4

Latest

Choose a tag to compare

@mratanusarkar mratanusarkar released this 23 Jun 19:39
· 6 commits to main since this release

πŸŽ‰ tickersnap v0.0.4 - Initial Release

We're excited to announce the first stable release of tickersnap, a Python library for accessing Indian stock market data from Tickertape IN APIs.

✨ What's New

Core Modules:

  • πŸ“Š Market Mood Index (MMI) - Current sentiment, trends, and historical comparisons
  • πŸ“ˆ Asset Lists - Complete directory of stocks and ETFs with filtering capabilities
  • 🎯 Stock Scorecards - Comprehensive analysis including performance, valuation, and red flags

Developer Experience:

  • πŸ” Full type hints support with py.typed
  • πŸ—οΈ Modern async/await compatible HTTP client (httpx)
  • πŸ“¦ Modular design - import only what you need
  • ⚑ Concurrent processing for batch operations with progress tracking

πŸ› οΈ Technical Details

πŸ“¦ Installation

pip install tickersnap

πŸ”— Links

  • πŸ“š Documentation - Complete API reference and examples
  • πŸ› Issues - Bug reports and feature requests
  • πŸ’¬ Discussions - Community support

Built for the Indian financial community with ❀️ by @mratanusarkar


What's Changed (PRs)

New Contributors

Full Changelog: https://github.com/mratanusarkar/tickersnap/commits/v0.0.4