Access the Sentiment Investor API through Python
Project description
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.
Project details
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
File details
Details for the file sentiment-investor-2.1.0.tar.gz
.
File metadata
- Download URL: sentiment-investor-2.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.5 Linux/5.11.0-25-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b1969058ed540ef7059a54c146bc7b1e424b55c405607d4b407d476e562504e |
|
MD5 | fc2464f8f30812ef7c43d352bd631c8b |
|
BLAKE2b-256 | 620e931b134f577a64d9b2bb9fa032748b4451d5eaff57659197d7a581180f52 |
File details
Details for the file sentiment_investor-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: sentiment_investor-2.1.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.5 Linux/5.11.0-25-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 133f3086cc583a475bccd5e1b873d1751bb46633fad675df9c24604ed8377b6d |
|
MD5 | 9dbe2bf46fb1879725341c3fa2594de5 |
|
BLAKE2b-256 | 116710b75b49f6ecde7b0aae3c1cd8c611f51bb696d8df89a2e1e9f6b5b2c83a |