Skip to main content

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

sentiment-investor-2.1.0.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

sentiment_investor-2.1.0-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page