Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
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.
The tutorials and the reference manual is available at: yfrake.readthedocs.io
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.
FAQs
A fast and flexible stock market, forex and cryptocurrencies data provider.
We found that yfrake demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.