Skip to main content

A fast and flexible stock market, forex and cryptocurrencies data provider.

Project description

YFrake

Supported Python versions Latest version released 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, forex and cryptocurrencies 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 has caching built in to speed up requests even more and to reduce load on the source servers. The cache and other YFrake options are fully customizable through the configuration file.

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

Contributing

Your suggestions on how to improve the library or the docs are welcome!
Please open an issue with the appropriate label to share your ideas or report bugs.


[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-2.1.2.tar.gz (75.5 kB view hashes)

Uploaded Source

Built Distribution

YFrake-2.1.2-py3-none-any.whl (104.6 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