bullishpy 0.52.0__tar.gz → 0.54.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of bullishpy might be problematic. Click here for more details.
- bullishpy-0.54.0/LICENSE +21 -0
- bullishpy-0.54.0/PKG-INFO +92 -0
- bullishpy-0.54.0/README.md +69 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/pyproject.toml +1 -1
- bullishpy-0.52.0/PKG-INFO +0 -24
- bullishpy-0.52.0/README.md +0 -1
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/analysis.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/backtest.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/constants.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/filter.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/functions.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/indicators.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/industry_views.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/analysis/predefined_filters.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/app/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/app/app.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/cli.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/README +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/alembic.ini +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/env.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/script.py.mako +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/037dbd721317_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/040b15fba458_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/08ac1116e055_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/11d35a452b40_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/12889a2cbd7d_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/17e51420e7ad_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/260fcff7212e_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/49c83f9eb5ac_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/4b0a2f40b7d3_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/4ee82b171449_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/5b10ee7604c1_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/6d252e23f543_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/73564b60fe24_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/79bc71ec6f9e_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/ae444f338124_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/b76079e9845f_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/bf6b86dd5463_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/d0e58e050845_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/d663166c531d_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/ec25c8fa449f_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/ee5baabb35f8_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/fc191121f522_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/alembic/versions/ff0cc4ba40ec_.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/crud.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/schemas.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/scripts/create_revision.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/scripts/stamp.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/scripts/upgrade.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/database/settings.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/exceptions.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/figures/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/figures/figures.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/interface/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/interface/interface.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/jobs/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/jobs/app.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/jobs/models.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/jobs/tasks.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/utils/__init__.py +0 -0
- {bullishpy-0.52.0 → bullishpy-0.54.0}/bullish/utils/checks.py +0 -0
bullishpy-0.54.0/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2025 Ando Andriamamonjy
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
Metadata-Version: 2.3
|
|
2
|
+
Name: bullishpy
|
|
3
|
+
Version: 0.54.0
|
|
4
|
+
Summary:
|
|
5
|
+
Author: aan
|
|
6
|
+
Author-email: andoludovic.andriamamonjy@gmail.com
|
|
7
|
+
Requires-Python: >=3.12,<3.13
|
|
8
|
+
Classifier: Programming Language :: Python :: 3
|
|
9
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
10
|
+
Requires-Dist: bearishpy (>=0.26.0,<0.27.0)
|
|
11
|
+
Requires-Dist: click (>=7.0,<=8.1)
|
|
12
|
+
Requires-Dist: huey (>=2.5.3,<3.0.0)
|
|
13
|
+
Requires-Dist: joblib (>=1.5.1,<2.0.0)
|
|
14
|
+
Requires-Dist: pandas-ta (>=0.3.14b0,<0.4.0)
|
|
15
|
+
Requires-Dist: plotly (>=4.12.0,<6.0.0)
|
|
16
|
+
Requires-Dist: streamlit (>=1.45.1,<2.0.0)
|
|
17
|
+
Requires-Dist: streamlit-file-browser (>=3.2.22,<4.0.0)
|
|
18
|
+
Requires-Dist: streamlit-pydantic (>=v0.6.1-rc.3,<0.7.0)
|
|
19
|
+
Requires-Dist: ta-lib (>=0.6.4,<0.7.0)
|
|
20
|
+
Requires-Dist: tickermood (>=0.14.0,<0.15.0)
|
|
21
|
+
Requires-Dist: vectorbt (>=0.28.0,<0.29.0)
|
|
22
|
+
Description-Content-Type: text/markdown
|
|
23
|
+
|
|
24
|
+
# Bullish
|
|
25
|
+
|
|
26
|
+
**Bullish** is a high-powered stock screener that helps you quickly identify the best stock or trading opportunities in the market.
|
|
27
|
+
It can scan **thousands of equities** across multiple markets, exchanges, and countries to uncover strong *buy* candidates.
|
|
28
|
+
|
|
29
|
+
Bullish uses the well-known **TA-Lib** library to calculate popular technical analysis indicators—such as **RSI**, **MACD**, and moving averages—then lets you filter and select the strongest stocks from your **local database**.
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
## Why Bullish?
|
|
34
|
+
The main goals behind Bullish are:
|
|
35
|
+
- **Full control over your data** — no dependency on third-party screeners
|
|
36
|
+
- **Local analysis** — run any type of screening or backtesting on your own system
|
|
37
|
+
|
|
38
|
+
Bullish is built on:
|
|
39
|
+
- **bearish** – a Python library that fetches equity data from multiple sources (*yfinance*, *yahooquery*, *FMP*, …)
|
|
40
|
+
- **tickermood** – retrieves recent, relevant news for screened tickers and uses LLMs to produce an investment recommendation.
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
## Prerequisites
|
|
45
|
+
### Install TA-Lib
|
|
46
|
+
Bullish depends on **TA-Lib** for technical analysis calculations.
|
|
47
|
+
TA-Lib must be installed separately before using Bullish.
|
|
48
|
+
See the [TA-Lib installation guide](https://ta-lib.org/) for instructions.
|
|
49
|
+
|
|
50
|
+
---
|
|
51
|
+
|
|
52
|
+
## Installation
|
|
53
|
+
```bash
|
|
54
|
+
pip install bullish
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## Quick Start
|
|
60
|
+
|
|
61
|
+
### 1. Create a Bearish Database
|
|
62
|
+
A **bearish database** contains historical prices and fundamental data for all stocks in your chosen market.
|
|
63
|
+
|
|
64
|
+
Example: Create a database for the Belgian stock market:
|
|
65
|
+
```bash
|
|
66
|
+
bearish run ./bearish.db Belgium
|
|
67
|
+
```
|
|
68
|
+
You can replace `Belgium` with any supported country.
|
|
69
|
+
**Note:** Building the database can take some time.
|
|
70
|
+
|
|
71
|
+
---
|
|
72
|
+
|
|
73
|
+
### 2. Run Bullish
|
|
74
|
+
Navigate to the folder containing your **bullish database** and run:
|
|
75
|
+
```bash
|
|
76
|
+
bullish
|
|
77
|
+
```
|
|
78
|
+
This launches a **local Streamlit app** where you can screen, filter, and analyze stocks interactively.
|
|
79
|
+
|
|
80
|
+

|
|
81
|
+
|
|
82
|
+
|
|
83
|
+

|
|
84
|
+
|
|
85
|
+
---
|
|
86
|
+
|
|
87
|
+
## What Bullish Is Not
|
|
88
|
+
Bullish is **not**:
|
|
89
|
+
- A real-time trading platform
|
|
90
|
+
- A tool for intraday or high-frequency trading
|
|
91
|
+
|
|
92
|
+
It is designed for **retail traders** and **swing traders** focusing on opportunities over days or weeks.
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
# Bullish
|
|
2
|
+
|
|
3
|
+
**Bullish** is a high-powered stock screener that helps you quickly identify the best stock or trading opportunities in the market.
|
|
4
|
+
It can scan **thousands of equities** across multiple markets, exchanges, and countries to uncover strong *buy* candidates.
|
|
5
|
+
|
|
6
|
+
Bullish uses the well-known **TA-Lib** library to calculate popular technical analysis indicators—such as **RSI**, **MACD**, and moving averages—then lets you filter and select the strongest stocks from your **local database**.
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## Why Bullish?
|
|
11
|
+
The main goals behind Bullish are:
|
|
12
|
+
- **Full control over your data** — no dependency on third-party screeners
|
|
13
|
+
- **Local analysis** — run any type of screening or backtesting on your own system
|
|
14
|
+
|
|
15
|
+
Bullish is built on:
|
|
16
|
+
- **bearish** – a Python library that fetches equity data from multiple sources (*yfinance*, *yahooquery*, *FMP*, …)
|
|
17
|
+
- **tickermood** – retrieves recent, relevant news for screened tickers and uses LLMs to produce an investment recommendation.
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Prerequisites
|
|
22
|
+
### Install TA-Lib
|
|
23
|
+
Bullish depends on **TA-Lib** for technical analysis calculations.
|
|
24
|
+
TA-Lib must be installed separately before using Bullish.
|
|
25
|
+
See the [TA-Lib installation guide](https://ta-lib.org/) for instructions.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
## Installation
|
|
30
|
+
```bash
|
|
31
|
+
pip install bullish
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
## Quick Start
|
|
37
|
+
|
|
38
|
+
### 1. Create a Bearish Database
|
|
39
|
+
A **bearish database** contains historical prices and fundamental data for all stocks in your chosen market.
|
|
40
|
+
|
|
41
|
+
Example: Create a database for the Belgian stock market:
|
|
42
|
+
```bash
|
|
43
|
+
bearish run ./bearish.db Belgium
|
|
44
|
+
```
|
|
45
|
+
You can replace `Belgium` with any supported country.
|
|
46
|
+
**Note:** Building the database can take some time.
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
### 2. Run Bullish
|
|
51
|
+
Navigate to the folder containing your **bullish database** and run:
|
|
52
|
+
```bash
|
|
53
|
+
bullish
|
|
54
|
+
```
|
|
55
|
+
This launches a **local Streamlit app** where you can screen, filter, and analyze stocks interactively.
|
|
56
|
+
|
|
57
|
+

|
|
58
|
+
|
|
59
|
+
|
|
60
|
+

|
|
61
|
+
|
|
62
|
+
---
|
|
63
|
+
|
|
64
|
+
## What Bullish Is Not
|
|
65
|
+
Bullish is **not**:
|
|
66
|
+
- A real-time trading platform
|
|
67
|
+
- A tool for intraday or high-frequency trading
|
|
68
|
+
|
|
69
|
+
It is designed for **retail traders** and **swing traders** focusing on opportunities over days or weeks.
|
bullishpy-0.52.0/PKG-INFO
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.3
|
|
2
|
-
Name: bullishpy
|
|
3
|
-
Version: 0.52.0
|
|
4
|
-
Summary:
|
|
5
|
-
Author: aan
|
|
6
|
-
Author-email: andoludovic.andriamamonjy@gmail.com
|
|
7
|
-
Requires-Python: >=3.12,<3.13
|
|
8
|
-
Classifier: Programming Language :: Python :: 3
|
|
9
|
-
Classifier: Programming Language :: Python :: 3.12
|
|
10
|
-
Requires-Dist: bearishpy (>=0.26.0,<0.27.0)
|
|
11
|
-
Requires-Dist: click (>=7.0,<=8.1)
|
|
12
|
-
Requires-Dist: huey (>=2.5.3,<3.0.0)
|
|
13
|
-
Requires-Dist: joblib (>=1.5.1,<2.0.0)
|
|
14
|
-
Requires-Dist: pandas-ta (>=0.3.14b0,<0.4.0)
|
|
15
|
-
Requires-Dist: plotly (>=4.12.0,<6.0.0)
|
|
16
|
-
Requires-Dist: streamlit (>=1.45.1,<2.0.0)
|
|
17
|
-
Requires-Dist: streamlit-file-browser (>=3.2.22,<4.0.0)
|
|
18
|
-
Requires-Dist: streamlit-pydantic (>=v0.6.1-rc.3,<0.7.0)
|
|
19
|
-
Requires-Dist: ta-lib (>=0.6.4,<0.7.0)
|
|
20
|
-
Requires-Dist: tickermood (>=0.14.0,<0.15.0)
|
|
21
|
-
Requires-Dist: vectorbt (>=0.28.0,<0.29.0)
|
|
22
|
-
Description-Content-Type: text/markdown
|
|
23
|
-
|
|
24
|
-
## Bullish
|
bullishpy-0.52.0/README.md
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
## Bullish
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|