Skip to main content

AletheiaPy is a Python wrapper of Aletheia API, which provides access to financial data.

Project description

AletheiaPy

AletheiaPy is a Python wrapper of Aletheia API, which provides access to financial data.

Downloads Downloads

Installation

Run the following to install:

pip install AletheiaPy

Usage

Note that an API key is required to use the client. AletheiaPy essentially follows Aletheia API's usage. Note that AletheiaPy currently supports GET requests only.

from Aletheia import Client

# Initialize Client
key = "333acb16de254844ab64783232d2ba66" # Example from Aletheia's website
theia = Client(key)

# Get a stock summary for a security
theia.StockData("FB")

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

AletheiaPy-0.0.5.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

AletheiaPy-0.0.5-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file AletheiaPy-0.0.5.tar.gz.

File metadata

  • Download URL: AletheiaPy-0.0.5.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for AletheiaPy-0.0.5.tar.gz
Algorithm Hash digest
SHA256 cf2a785514a76ef6d8fe259200f94829c4bd9e4ccab678b8988be51f5cb16bb0
MD5 ddf8362fee6bdf83ba61fd8847eafba3
BLAKE2b-256 e9fd217e602cd20b527d2b2d0c7ea045f4365c3604346d6043469fdeb77afdb7

See more details on using hashes here.

File details

Details for the file AletheiaPy-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: AletheiaPy-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for AletheiaPy-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a0d45406c579367bb30dc05a4ac4fe538c6bbeba624c2904f12ce2bbc9969ce8
MD5 de13f844146926a001fb9d05e5c45063
BLAKE2b-256 619af33554496f1b305c6c45cc0f110f353d61df69e3a75bc7200c240f3fd064

See more details on using hashes here.

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