bitreport-org / Bitreport

Automated technical analysis reports for cryptocurrencies πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitreport

Automated technical analysis reports for cryptocurrencies πŸš€

This project was used to generate content for: https://twitter.com/Bitreport_org.

However, we decided to abandond it and open-source our code. Hopefully someone may find this helpfull.

Setup

Everything is dockerized here, so all you need is docker. Just run docker-compose up and you're good to go. Additonaly if you would like use pre-commit then:

  • install pre-commit with pip install pre-commit or brew install pre-commit
  • install required git hook pre-commit install

If you want you can run pylint over core but then you are obligated to fix errors πŸ’πŸ»β€β™‚οΈ

pylint --output-format=colorized core/app/

Deployment

We have CI/CD and stuff πŸŽ‰

About

Automated technical analysis reports for cryptocurrencies πŸš€

License:MIT License


Languages

Language:Python 42.8%Language:Ruby 41.3%Language:Slim 4.7%Language:HTML 4.4%Language:JavaScript 2.0%Language:Dockerfile 1.4%Language:CoffeeScript 1.3%Language:SCSS 0.7%Language:CSS 0.7%Language:Shell 0.5%Language:Mako 0.2%