Skip to main content

A fast and flexible stock market data provider.

Project description

YFrake

Supported Python versions Package version on PyPI CodeFactor code quality Scrutinizer build inspection Code coverage
Installs per month Issues on Github License on GitHub Stars on GitHub Say thanks on Twitter

Description

YFrake is a fast and flexible stock market data scraper and server [note1]. It enables developers to build powerful apps without having to worry about the details of session management or maximizing throughput [note2].

YFrake can be used as a client to directly return market data to the current program or as a programmatically controllable server to provide market data to other applications. In addition, all network requests by the client in both sync and async modes are non-blocking, which means that your program can continue executing your code while network requests are in progress.

The best part about YFrake is its built-in swagger API documentation which you can use to perform test queries and examine the returned responses straight in your web browser. YFrake is built upon the widely used aiohttp package and its plugins.

Documentation

The tutorials and the reference manual is available at:   yfrake.readthedocs.io


[note1]: Stock market data is sourced from Yahoo Finance.
[note2]: The limits of YFrake are configurable and depend on the capabilities of your system.

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

YFrake-1.0.1.tar.gz (30.3 kB view hashes)

Uploaded Source

Built Distribution

YFrake-1.0.1-py3-none-any.whl (95.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page