Python library to access the ASX API: https://www.asx.com.au/asx/1/share
Project description
ASX is a package to pull data from https://www.asx.com.au/asx/1/share.
Requirements
- Install Python 3.9 (for all users)
- Pip install requests
Usage
Connect to ASX API:
import asx
ASX = asx.api()
ASX.getdata(Symbol)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asx-1.5.2.tar.gz
(3.0 kB
view details)
File details
Details for the file asx-1.5.2.tar.gz.
File metadata
- Download URL: asx-1.5.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4782a732c584a59396b621d5274ba6ad2bb56e31034c37c1f99d097ba528ffbe
|
|
| MD5 |
8ed717dfb97e1030487aa2d8bb99e266
|
|
| BLAKE2b-256 |
621ae56c902cfdb935ebab1386886d5603ab418b74cf9cfa1470cc7e22a3c760
|