Invest-AI project
Project description
invest-ai
Projekt inicjalny utworzony na dysku NAS.
MVP CLI
invest-ai analyze AAPL --price 100 --target 120 --risk medium
invest-ai analyze AAPL --price 100 --target 120 --risk medium --format json
Lokalne komendy
make install
make test
make run
Bez make:
sh scripts/dev.sh install
sh scripts/dev.sh test
sh scripts/dev.sh run
Uruchamianie na NAS
Kod jest na udziale SMB LCARS:/web/invest-ai, ale komendy uruchamiane z macOS nadal obciazaja lokalna maszyne. Zeby wykonywanie dzialo sie na NAS, wlacz SSH albo uruchamiaj projekt przez Container Manager/Docker na NAS.
Po wlaczeniu SSH:
ssh data@LCARS.local
cd /volume1/web/invest-ai
sh scripts/dev.sh install
sh scripts/dev.sh test
sh scripts/dev.sh run
Makefile tworzy osobne srodowisko dla systemu, np. .venv-linux na NAS i .venv-darwin na macOS.
Przez Docker/Container Manager na NAS:
cd /volume1/web/invest-ai
docker compose build
docker compose run --rm app
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file invest_ai-0.1.2.tar.gz.
File metadata
- Download URL: invest_ai-0.1.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7371b17abf50822a25f57097f847a0bb86a9dbcb421fe5647d132a27372393b9
|
|
| MD5 |
56a1b2f465ea5b4f337ace09764d664d
|
|
| BLAKE2b-256 |
2eccf9fdd31dd168cb6b81035f2601c1b5cd89812926eae56e6ba0a23a84a509
|
File details
Details for the file invest_ai-0.1.2-py3-none-any.whl.
File metadata
- Download URL: invest_ai-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb17cee47e519e91b66f36b2c0e1e2ef9ac320c300a1afa5db1ec8d255b4b976
|
|
| MD5 |
63d4721bc0b17f635aad750c93fe37be
|
|
| BLAKE2b-256 |
146de0bc4345043320c1e6d1314b4fa60d1817da627116d94e2d7b44ed8e5467
|