bitex icon indicating copy to clipboard operation
bitex copied to clipboard

Crypto-currency Exchange API Framework

Results 37 bitex issues
Sort by recently updated
recently updated
newest added

- Reject PR if coverage dropped - Reject PR if tests failed

CI

- Run Flake8 on PR - Run PyDocStyle on PR - Run Pyre on PR Reject PR if any of the linters failed.

CI

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...

Docs

The guide should cover: - Guide on Issue Reporting - Code Style for PRs - Testing Philosophy - PR Requirements - Git Commit Philosophy and Style Guide

Docs

Supply a section on Bitex's RTD which lists all of the code base's modules and renders their doc strings.

Docs

Documentation should live in the repository directly, under `docs/`

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...

Docs

Should cover: - Design philosophy of BitEx - How it integrates into requests - Coverage of *all* of Bitex classes' features

Docs

Should Cover: - Pip install steps - How to use Bitex Shorthand when making requests (using plugins)

Docs