SentiPy
Welcome to the Sentiment Investor API wrapper. This package can be used to easily access trending stocks and individual ticker data from the sentimentinvestor.com website.
Installing
SentiPy can be installed with pip:
$ python3 -m pip install sentiment-investor
On macOS, it can also be installed via MacPorts:
$ sudo port install py-sentipy
Setup
To use this package you will need a developer token and key, which can be obtained from sentimentinvestor.com/developer/dashboard.
Documentation
SentiPy has usage and reference documentation at sentimentinvestor.com/developer/python-docs.
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Geting Started
First, fork the GitHub project to your account. Then, run the following with your GitHub handle in place of INSERT_GITHUB_NAME:
$ git clone https://github.com/INSERT_GITHUB_NAME/sentipy
$ cd sentipy
$ poetry install && poetry shell
$ pre-commit install
This then runs the formatters when you're about to commit any changes.
Authors
The following people have made notable contributions to the development of this library (in chronological order):
The full list of contributors is here.
Licence
SentiPy is made available under the MIT Licence. For more details, see LICENSE.txt.
Release files for sentiment-investor 2.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sentiment-investor-2.1.0.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sentiment_investor-2.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.3 kB
Release files / sentiment-investor-2.1.0.tar.gz
| Download URL | sentiment-investor-2.1.0.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b1969058ed540ef7059a54c146bc7b1e424b55c405607d4b407d476e562504e
|
|
BLAKE2b-256 checksum How to use checksums |
620e931b134f577a64d9b2bb9fa032748b4451d5eaff57659197d7a581180f52
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.7 CPython/3.9.5 Linux/5.11.0-25-generic
|
Release files / sentiment_investor-2.1.0-py3-none-any.whl
| Download URL | sentiment_investor-2.1.0-py3-none-any.whl |
|---|---|
| Size | 11.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
133f3086cc583a475bccd5e1b873d1751bb46633fad675df9c24604ed8377b6d
|
|
BLAKE2b-256 checksum How to use checksums |
116710b75b49f6ecde7b0aae3c1cd8c611f51bb696d8df89a2e1e9f6b5b2c83a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.7 CPython/3.9.5 Linux/5.11.0-25-generic
|