bitex
bitex copied to clipboard
Crypto-currency Exchange API Framework
- Reject PR if coverage dropped - Reject PR if tests failed
- Run Flake8 on PR - Run PyDocStyle on PR - Run Pyre on PR Reject PR if any of the linters failed.
Some labels will become deprecated / unnecessary with version 3.0, while we will need to create new ones to accomodate for new features / topics related to said version. In...
The guide should cover: - Guide on Issue Reporting - Code Style for PRs - Testing Philosophy - PR Requirements - Git Commit Philosophy and Style Guide
Supply a section on Bitex's RTD which lists all of the code base's modules and renders their doc strings.
Documentation should live in the repository directly, under `docs/`
Should cover: - Everything covered in Contributing (code style, testing philosophy, etc) - Plugin Architecture - Reference to Pluggy (the used plugin system) - A simple tutorial on writing a...
Should cover: - Design philosophy of BitEx - How it integrates into requests - Coverage of *all* of Bitex classes' features
Should Cover: - Pip install steps - How to use Bitex Shorthand when making requests (using plugins)