A simple StakeRank StakeRank API for Data Streaming.
StakeRank is built to be simple and practical, focusing on doing one thing well.
Why StakeRank?
- A simple StakeRank StakeRank API for Data Streaming
- A simple StakeRank StakeRank API for Data Streaming
- python
- Standard library, minimal dependencies
- unittest/pytest
- Clone the repository:
git clone https://github.com/fuad403273/StakeRank.git cd StakeRank- Install in editable mode:
pip install -e .
Runtime options can be set in the config file or overridden per call. The most commonly changed values are:
- timeout: how long operations may run before failing
- retries: how many times a failed operation is re-attempted
- cache: where temporary results are stored
Contributions are welcome and appreciated. Please submit pull requests and issues through the GitHub interface.
This project is licensed under the MIT License. See the LICENSE file for details.