fidelity-api 0.0.2__tar.gz → 0.0.3__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.
- {fidelity-api-0.0.2/fidelity_api.egg-info → fidelity-api-0.0.3}/PKG-INFO +2 -2
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/README.md +1 -1
- {fidelity-api-0.0.2 → fidelity-api-0.0.3/fidelity_api.egg-info}/PKG-INFO +2 -2
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/setup.py +1 -1
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/LICENSE +0 -0
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/fidelity/__init__.py +0 -0
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/fidelity/fidelity.py +0 -0
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/fidelity_api.egg-info/SOURCES.txt +0 -0
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/fidelity_api.egg-info/dependency_links.txt +0 -0
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/fidelity_api.egg-info/requires.txt +0 -0
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/fidelity_api.egg-info/top_level.txt +0 -0
- {fidelity-api-0.0.2 → fidelity-api-0.0.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fidelity-api
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.3
|
|
4
4
|
Summary: An unofficial API for Fidelity
|
|
5
5
|
Home-page: https://github.com/kennyboy106/fidelity-api
|
|
6
6
|
Author: Kenneth Tang
|
|
@@ -22,7 +22,7 @@ gather account positions, nickname accounts, etc.
|
|
|
22
22
|
Supports 2FA!
|
|
23
23
|
|
|
24
24
|
## Disclaimer
|
|
25
|
-
I am not a financial advisor and not affiliated with
|
|
25
|
+
I am not a financial advisor and not affiliated with Fidelity in any way. Use this tool at your own risk. I am
|
|
26
26
|
not responsible for any losses or damages you may incur by using this project. This tool is provided as-is
|
|
27
27
|
with no warranty.
|
|
28
28
|
|
|
@@ -11,7 +11,7 @@ gather account positions, nickname accounts, etc.
|
|
|
11
11
|
Supports 2FA!
|
|
12
12
|
|
|
13
13
|
## Disclaimer
|
|
14
|
-
I am not a financial advisor and not affiliated with
|
|
14
|
+
I am not a financial advisor and not affiliated with Fidelity in any way. Use this tool at your own risk. I am
|
|
15
15
|
not responsible for any losses or damages you may incur by using this project. This tool is provided as-is
|
|
16
16
|
with no warranty.
|
|
17
17
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fidelity-api
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.3
|
|
4
4
|
Summary: An unofficial API for Fidelity
|
|
5
5
|
Home-page: https://github.com/kennyboy106/fidelity-api
|
|
6
6
|
Author: Kenneth Tang
|
|
@@ -22,7 +22,7 @@ gather account positions, nickname accounts, etc.
|
|
|
22
22
|
Supports 2FA!
|
|
23
23
|
|
|
24
24
|
## Disclaimer
|
|
25
|
-
I am not a financial advisor and not affiliated with
|
|
25
|
+
I am not a financial advisor and not affiliated with Fidelity in any way. Use this tool at your own risk. I am
|
|
26
26
|
not responsible for any losses or damages you may incur by using this project. This tool is provided as-is
|
|
27
27
|
with no warranty.
|
|
28
28
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|