Skip to content

aria-tjr/cryptopredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptopredictor

A cross-platform desktop application that selects a cryptocurrency to consider for investment and surfaces a signal for it. Built with BeeWare / Briefcase so the same codebase runs on macOS, Linux, Windows, Android, and iOS.

Status

Early-stage scaffold generated with Briefcase 0.3.22. The UI, signal logic, and model integration are under development.

Project layout

cryptopredictor/
├── src/cryptopredictor/   # application source
├── tests/                 # pytest suite
├── pyproject.toml         # Briefcase + packaging config
├── CHANGELOG
└── LICENSE

Development

pip install briefcase
briefcase dev

Build a native installer for your OS:

briefcase create
briefcase build
briefcase package

Run tests:

pip install pytest
pytest

License

MIT — see LICENSE.

Disclaimer

This software is provided for educational and research purposes only. Any signals or selections produced by this application are not financial advice. Trading cryptocurrencies carries substantial risk of loss. Use at your own risk.

About

Cross-platform desktop app (BeeWare/Briefcase) for crypto price prediction with ML models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages