fidelity-api 0.0.1__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.1/fidelity_api.egg-info → fidelity-api-0.0.3}/PKG-INFO +7 -2
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/README.md +6 -1
- {fidelity-api-0.0.1 → fidelity-api-0.0.3/fidelity_api.egg-info}/PKG-INFO +7 -2
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/setup.py +1 -1
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/LICENSE +0 -0
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/fidelity/__init__.py +0 -0
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/fidelity/fidelity.py +0 -0
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/fidelity_api.egg-info/SOURCES.txt +0 -0
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/fidelity_api.egg-info/dependency_links.txt +0 -0
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/fidelity_api.egg-info/requires.txt +0 -0
- {fidelity-api-0.0.1 → fidelity-api-0.0.3}/fidelity_api.egg-info/top_level.txt +0 -0
- {fidelity-api-0.0.1 → 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,10 +22,15 @@ 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
|
|
|
29
|
+
## Donations
|
|
30
|
+
If you feel this project has saved you time or provided value to you, you can send me a donation using the badge below!
|
|
31
|
+
|
|
32
|
+
[](https://ko-fi.com/kenny18067)
|
|
29
34
|
|
|
30
35
|
<!-- GETTING STARTED -->
|
|
31
36
|
## Getting Started
|
|
@@ -11,10 +11,15 @@ 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
|
|
|
18
|
+
## Donations
|
|
19
|
+
If you feel this project has saved you time or provided value to you, you can send me a donation using the badge below!
|
|
20
|
+
|
|
21
|
+
[](https://ko-fi.com/kenny18067)
|
|
18
23
|
|
|
19
24
|
<!-- GETTING STARTED -->
|
|
20
25
|
## Getting Started
|
|
@@ -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,10 +22,15 @@ 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
|
|
|
29
|
+
## Donations
|
|
30
|
+
If you feel this project has saved you time or provided value to you, you can send me a donation using the badge below!
|
|
31
|
+
|
|
32
|
+
[](https://ko-fi.com/kenny18067)
|
|
29
34
|
|
|
30
35
|
<!-- GETTING STARTED -->
|
|
31
36
|
## Getting Started
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|