santiment / sanpy

Santiment API Python Client
MIT License
94 stars 29 forks source link

Artur Santiment interview #171

Closed darthur11 closed 1 year ago

darthur11 commented 1 year ago
  1. Added black code styler, improves readibility
  2. Moves constant into query_constants.py, also improves readibility
  3. Haven't touched anything else for now, because it too dangerous to move or rename endpoints since it's public API and used by many users.